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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/HerbMentor-HarvestingHopsHumulusLupulus652.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1984378?source=3&file_type=flv");
		player.setUsersId('206128');
		player.setUsersLogin('HerbMentor');
		player.setPostsId(1994409);
		player.setGuid("5C11E046-2773-11DE-932C-F3A975CBFCD0");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1994409'));
		
		player.setAdvertisingType("overlay_freewheel");
		
		
		player.setWidth(480);
		player.setHeight(320);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/HerbMentor-HarvestingHopsHumulusLupulus891.jpg");
		
		player.setPostsTitle("Harvesting Hops: Humulus lupulus");
		player.setDescription("http://FreeHerbCourse.com This video is about harvesting hops, also called Humulus lupulus. We discuss hops in this how to harvest videos. Learn more about the hops herb by watching this video on harvesting hops.");
		player.setTopics("harvesting,hops,humulus,lupulus,how,to,harvest,herbs,herb");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


