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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Tvjersey-trentonlastday698.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/585578?source=3&file_type=flv");
		player.setUsersId('43250');
		player.setUsersLogin('tvjersey');
		player.setPostsId(591268);
		player.setGuid("C6610880-BDA4-11DC-A75C-E4C5F84E9E22");
		player.setPlayerTarget(document.getElementById('blip_movie_content_591268'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(432);
		player.setHeight(324);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Tvjersey-LastDayOfJerseyLegislature962.jpg");
		
		player.setPostsTitle("Last day of Jersey Legislature");
		player.setDescription("The 212th Legislature ended its two-year term on Monday. The hectic last-day of the lame-duck session included salutes to many familiar faces serving their last day in Trenton. And there were 177 bills considered, including the new school funding formula. ");
		player.setTopics("tvjersey,star-ledger,new,jersey,nj,legislature,trenton");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


