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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/JustinLovell-ScoutLeaderREDMusicVideo367.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2038551?source=3&file_type=flv");
		player.setUsersId('104254');
		player.setUsersLogin('justin lovell');
		player.setPostsId(2048860);
		player.setGuid("E2EEF2CE-3273-11DE-BF1C-CF7FD3F02FA0");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2048860'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/JustinLovell-ScoutLeaderREDMusicVideo942-432.jpg");
		
		player.setPostsTitle("Scout Leader - RED Music Video");
		player.setDescription("<p>Interesting video shot by our own Michael Leblanc.  Another great concept by Scotty has some dramatic slow paced wire work involved.  Dreamy and wierd.  Supervised color correction session held @ Frame Discreet to handle the RAW files.  Slight film grain applied to help take the edge off the slick video feel. </p><p><strong>Director:</strong>Scott Cudmore</p><p><strong>Cinematographer:</strong> Michael Leblanc</p><p><strong>Camera:</strong> Red One</p><p><strong>Color Grading:</strong> Justin Lovell @ Frame Discreet </p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


