var BLIP_SITE_URL = "http://blip.tv"; 
var OUTPUT_METHOD = "document_write";

if(typeof(Url) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/url.js"><\/script>');
}

if(typeof(PokkariPlayer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"><\/script>');
}

if(typeof(DetectFlashVer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/AC_OETags.js"><\/script>');
}




function play_blip_movie_201049() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/x-flv");
		window.player_201049 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Stevegarfield-SXSWAllTogetherNow326.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/196783?source=3&file_type=flv");
		player.setUsersId('335');
		player.setUsersLogin('stevegarfield');
		player.setPostsId(201049);
		player.setGuid("0B4F35A0-E869-11DB-9B8C-E07643B280A9");
		player.setPlayerTarget(document.getElementById('blip_movie_content_201049'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(260);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Stevegarfield-SXSWAllTogetherNow571.jpg");
		
		player.setPostsTitle("SXSW All Together Now");
		player.setDescription("SXSW is all about people. Amazing people. I took a lot of photos at this year\'s SXSW and some of those were of the band <a href=\"http://thegostation.com\">The Go Station</a>. After their set, I went up to the lead singer and showed him the photos I had taken. He was happy since they didn\'t have a photographer there. So I gave him my card and told him that they could use any of my photos. He then introduced me to the band manager and gave me a sampler CD. I really liked the band and after listening to the CD, really liked the song, \"All Together Now.\" Later on, while going through all my SXSW photos, I thought that \"All Together Now\" would make a good soundtrack for a video featuring all the people I saw at SXSW. I contact the band and they agreed to let me use the song. Enjoy! Music: \"All Together Now\" by <a href=\"http://thegostation.com\">The Go Station</a> Photos and video: ");
		player.setTopics("sxsw,thegostation,stevegarfield,music,video,alltogethernow");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


