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_486070() {
	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_486070 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Thiscityrocks-ThisCityRocksEpisode12Winston591.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/480719?source=3&file_type=flv");
		player.setUsersId('11639');
		player.setUsersLogin('thiscityrocks');
		player.setPostsId(486070);
		player.setGuid("152DD5AE-91C4-11DC-B9D5-D8D6F6B0308A");
		player.setPlayerTarget(document.getElementById('blip_movie_content_486070'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Thiscityrocks-ThisCityRocksEpisode12Winston156.png");
		
		player.setPostsTitle("ThisCityRocks - Episode #12 - Winston");
		player.setDescription("This interview has been in the making for a long time, but we really wanted to showcase the music of Bowen Island musician, \"<a href=\"http://www.winstonmusic.com\" target=\"_blank\">Winston</a>\". A really cool cat with a passion for making music, his album \"Limited\" was produced entirely devoid of digital gadgetry and electronic post-production meddling.  What you get to hear is the true sound of the instruments and voices they were playing...a refreshing approach that produced a great album.  Thanks to Shawn Edstrom for his editing work on this episode, and thanks especially to Winston for his time and patience!");
		player.setTopics("thiscityrocks,tcr,winston,ryan,hauschild,thecellar,vancouver,live,show,music,rock,pop,guitar,megancole,warwickpatterson,shawnedstrom");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


