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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Tvjersey-redcarpet934.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/446765?source=3&file_type=flv");
		player.setUsersId('43250');
		player.setUsersLogin('tvjersey');
		player.setPostsId(452009);
		player.setGuid("9C2102AC-8373-11DC-8917-B8154FA40072");
		player.setPlayerTarget(document.getElementById('blip_movie_content_452009'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(425);
		player.setHeight(320);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Tvjersey-redcarpet395.jpg");
		
		player.setPostsTitle("Prudential Red Carpet");
		player.setDescription("Star-Ledger reporter, Nawal Qarooni and photographer, Bill Perlman, hit the red carpet in the Prudential Center\'s opening night. Devils\' Scott Stevens, actors from the Sopranos, designer Kenneth Cole are among those seen. Find out where Cory Booker got his suit, and find out who his date is for the big night.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


