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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Kirkclimber-OnTheRoadWithIndependentAmericaDay10242.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/798093?source=3&file_type=flv");
		player.setUsersId('28481');
		player.setUsersLogin('Kirkclimber');
		player.setPostsId(804459);
		player.setGuid("BA93A9E4-0210-11DD-BC72-DF44CDDB3384");
		player.setPlayerTarget(document.getElementById('blip_movie_content_804459'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Kirkclimber-OnTheRoadWithIndependentAmericaDay10217.jpg");
		
		player.setPostsTitle("On the Road with Independent America: Day 10 ");
		player.setDescription("<p>We present to you the final &#39;On the Road&#39; Flip Video installment as we wrap up filming for the upcoming sequel to Indpendent America.</p><p>Although we have filmed the entire documentary in uncompressed HD using a Sony EX1, we have found the Flip Video camera to be ideal for making these short behind the scenes mini-videos of our experience in making a documentary. </p><p>Enjoy!</p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


