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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/CELTX-MotionSketchesEp1SoThisIsCinema517.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/401326?source=3&file_type=flv");
		player.setUsersId('98270');
		player.setUsersLogin('CELTX');
		player.setPostsId(406433);
		player.setGuid("2B3C4F74-6E38-11DC-BE4C-D9F5448B1665");
		player.setPlayerTarget(document.getElementById('blip_movie_content_406433'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(400);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/CELTX-Ep1SoThisIsCinema103.png");
		
		player.setPostsTitle("Motion Sketches Ep. 1 - So This Is Cinema?");
		player.setDescription("The art of the moving image is not what it used to be. Writing and making cinematic media is more diverse than ever; from big screen to small, from live action to gaming and machinima. Its time to embrace a new way of thinking and a software tool that embraces that diversity.");
		player.setTopics("cinema,celtx,screenwriting,screenplay,movies,production,video,machinima,gaming");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


