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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/SevenDays-SheepShearingSchool124963.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1995443?source=3&file_type=flv");
		player.setUsersId('151129');
		player.setUsersLogin('SevenDays');
		player.setPostsId(2005533);
		player.setGuid("D908F932-29AC-11DE-942A-AB695D0B1170");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2005533'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/SevenDays-SheepShearingSchool124412.jpg");
		
		player.setPostsTitle("Sheep Shearing School [124]");
		player.setDescription("<p>4/11/09: Once a year, professional sheep shearers gather at <a href=\"http://www.shelburnefarms.org/\" target=\"_blank\">Shelburne Farms</a> to teach shearer wannabes the tricks of the trade.  With 40 sheep being shorn by novices and pros alike, it is an exciting day around the barnyard and a symphony of bleats ensues from the 80 gamboling lambs and their parents.</p><p>The song in the end credits is an Australian folk song:</p><p><em>Ryebuck Shearer</em></p> Chorus<br /> If I dont shear a tally before I go<br /> My shears and stone in the river I\'ll throw<br /> And I\'ll never open Sawbees or take another blow<br /> And prove I\'m a ryebuck shearer<p>Featuring:</p><p>http://www.shelburnefarms.org/ </p><p> Location: Shelburne Farms, The Farm Barn, Shelburne VT </p>");
		player.setTopics("lambs,sheep,shearing,school,shorn,wool,shelburne,farms,farm,barn,bahs,bleats,blades,hand,shears,how,to,4h,animals");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


