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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Themerlinshow-004InterviewJohnVanderslice116.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/158448?source=3&file_type=flv");
		player.setUsersId('46294');
		player.setUsersLogin('themerlinshow');
		player.setPostsId(162535);
		player.setGuid("E3D7C25E-C6FC-11DB-B753-A576794A0217");
		player.setPlayerTarget(document.getElementById('blip_movie_content_162535'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(490);
		player.setHeight(275);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Themerlinshow-004InterviewJohnVanderslice352.jpg");
		
		player.setPostsTitle("004: Interview: John Vanderslice");
		player.setDescription("Merlin talks with San Francisco indie rocker John Vanderslice about life as an independent musician -- the siren song of advance money, the ascendance of the MP3 blog, and how to try and craft a long career in the face of \"sleazy merchants.\" (Note: contains PG-13 language)");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


