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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-2009JayceesChiliPromo949.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1578902?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(1587233);
		player.setGuid("42CBF0B0-CAD8-11DD-A9AE-B3D838A32AD2");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1587233'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-2009JayceesChiliPromo339-965.jpg");
		
		player.setPostsTitle("2009 Jaycees Chili Promo");
		player.setDescription("The third annual Jaycees Soup and Chili bowl is here, and if you missed out last year, you won’t want to miss this year’s event! The Cold Spring Jaycees invites the public to enter their soup or chili favorites for the upcoming Soup & Chili Bowl to be held on January 24, 2009 from 5-11 PM at the Gluek Distribution Center.  Contestants will feature their own recipes and condiments for purchase in an exciting, festive atmosphere. The entry fee is free with an opportunity to win great cash prizes in each soup or chili category.  While the contest is taking place, attendees will enjoy music from the Marv Nissel Band that plays from 5-7:30 PM and the rock and roll sounds of That 70’s Band from 8-11 PM.  Contestant space is limited; register today! Proceeds from the event will go toward the ROCORI Trail Project.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


