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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Solique-Episode123709.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2422657?source=3&file_type=flv");
		player.setUsersId('60454');
		player.setUsersLogin('solique');
		player.setPostsId(2442694);
		player.setGuid("135B00CE-7D88-11DE-BB8D-FCCA2DB774C2");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2442694'));
		
		player.setAdvertisingType("preroll_freewheel,postroll_freewheel");
		
		
		player.setWidth(480);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Solique-Episode123139-906.jpg");
		
		player.setPostsTitle("Episode 123");
		player.setDescription("<p>Cinema Scene Episode 123</p><p>This Week Mort and Richard Talk About <strong>Atom Egoyan</strong></p><p>This Weeks Reviews:<br /><strong>Harry Potter and the Hald Blood Prince<br /> Adoration<br /> Tetro<br /> (500) Days Of Summer</strong></p><p>Video Corner: <strong>The Yes Men Fix The World</strong></p>");
		player.setTopics("cinema,scene,episode,123,tetro,500,days,of,summer,adoration,harry,potter,and,the,half,blood,prince,the,yes,men,fix,the,world");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


