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_80031() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/quicktime");
		window.player_80031 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Lakefilm-AmericanFairPigScramble968.mov?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/76644?source=3&file_type=mov");
		player.setUsersId('8172');
		player.setUsersLogin('lakefilm');
		player.setPostsId(80031);
		player.setGuid("78F2B80A-48CA-11DB-AA94-F3CEAC52F9D9");
		player.setPlayerTarget(document.getElementById('blip_movie_content_80031'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(432);
		player.setHeight(243);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Lakefilm-AmericanFairPigScramble968-163.jpg");
		
		player.setPostsTitle("American Fair: pig scramble");
		player.setDescription("On Sunday, the children of farmers and townfolks gather for the annual pig scramble. Twelve contestants chase ten pigs. The little boys and girls must capture, sack and tie up their prizes. One ruie: you have to keep the pig and take it off the fairgrounds. Chasing them around made me hot and thirsty.<br />");
		player.setTopics("pig,americanfair,farm,agriculture,farmgirl,american,maine,fair,shapleigh,york,acton");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


