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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ElaineDavisPart1240.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/421994?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(427173);
		player.setGuid("8C6766C0-782F-11DC-AF20-F3A47C7D07FD");
		player.setPlayerTarget(document.getElementById('blip_movie_content_427173'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ElaineDavisPart1922.png");
		
		player.setPostsTitle("Elaine Davis Part 1");
		player.setDescription("This story features part one of a two-part interview with St. Cloud State professor and author of the book Minnesota 13, Elaine Davis. Elaine was gracious enough to give DigElog ROCORI a brief interview about her new book, which chronicles Stearns County’s involvement in producing moonshine during the prohibition era. She will also be involved with the first annual membership meeting of the Cold Spring Historical Society on Monday October 22, 2007 held at Assumption Campus (John Paul Apartments 6:30 p.m.).  Stay tuned to DigElog ROCORI for the final installment of this fascinating story.  <br /><br />For more information about purchasing a copy of the book, visit the website: http://minnesota13.us/index.html<br />");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


