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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Rippletv-HowToRunAHempInitiativeCasmpaign534.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/123942?source=3&file_type=flv");
		player.setUsersId('8848');
		player.setUsersLogin('rippletv');
		player.setPostsId(127627);
		player.setGuid("3A92C25C-9899-11DB-8F3E-94CB2ED36E5C");
		player.setPlayerTarget(document.getElementById('blip_movie_content_127627'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(352);
		player.setHeight(288);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Rippletv-HowToRunAHempInitiativeCampaign886.jpg");
		
		player.setPostsTitle("How To Run A Hemp Initiative Campaign");
		player.setDescription("In 1994 we recorded this behind-the-scenes look at Jack Herer and his team of activists who generated the first hemp initiative to make the ballot in California. Watch as we see how it was done and the techniques and crew who made it possible. This is how politics can change--through educating the public and using the initiative process. DO IT!");
		player.setTopics("marijuana,pot,jack herer,hemp initiatives,hemp,california hemp,initiatives");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


