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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/PiersFawkes-MikeHudackCEOOfBliptv901.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/330823?source=3&file_type=flv");
		player.setUsersId('51766');
		player.setUsersLogin('PiersFawkes');
		player.setPostsId(335572);
		player.setGuid("16D9F63A-443A-11DC-92BF-C497CD6B0E68");
		player.setPlayerTarget(document.getElementById('blip_movie_content_335572'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(180);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/PiersFawkes-MikeHudackCEOOfBliptv901-214.jpg");
		
		player.setPostsTitle("Mike Hudack, CEO of blip.tv");
		player.setDescription("<p><a href=\"http://www.blip.tv\">blip.tv</a> is known among the videoblogging cognoscenti as one of the best hosting platforms on the web (shows on the site include Wallstrip, The Show with Ze Frank, Goodnight Burbank and PSFK TV). We sat down with co-founder Mike Hudack to talk about how the service started (a BBQ), what separates it from YouTube (a lot), and where online video is going (TV).</p>");
		player.setTopics("psfk,blip.tv,mike hudack,piers fawkes,allison mooney");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


