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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Juanfalla-SATblogEpisode05TheGunsArrive766.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/440614?source=3&file_type=flv");
		player.setUsersId('11857');
		player.setUsersLogin('juanfalla');
		player.setPostsId(445847);
		player.setGuid("05C57BAC-8108-11DC-8624-B938BD0D39DF");
		player.setPlayerTarget(document.getElementById('blip_movie_content_445847'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Juanfalla-SATblogEpisode05TheGunsArrive551.jpg");
		
		player.setPostsTitle("SATblog: Episode 05: The Guns Arrive!");
		player.setDescription("On this occasion, the boys behind SAT receive the guns for the production. These guns are NOT REAL GUNS. They DO NOT FIRE BULELTS. One of the objectives of making SAT, is that every gun we show isn\'t a real gun. So, we decided to buy BB guns, which appear to be real, but arent. The SAT official blog can be found here: http://satshortfilm.blogspot.com/");
		player.setTopics("sat,satshortfilm,shortfilm,film,juanfalla,robertgaston,damion,lewin,damion,robert,juan");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


