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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-Halo3Rocori399.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/404468?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(409582);
		player.setGuid("7C91DA70-6FF4-11DC-945A-FB481D6629FE");
		player.setPlayerTarget(document.getElementById('blip_movie_content_409582'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-Halo3Rocori949.png");
		
		player.setPostsTitle("Halo 3 Rocori");
		player.setDescription("On Tuesday September 25, 2007 the landscape of the video game industry was forever changed with the release of the third installment of the epic series, Halo. All over the globe, gamers flocked to local media merchants to purchase their copy of the game. The Halo 3 release did so well that it broke the record for sales by an entertainment product over a twenty-four hour period. This story features footage from a Halo 3 release party that was held at the Parkwood Theater in St Cloud, MN.  ");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


