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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ColdSpringMaennerchorSingInMunchen968.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/533675?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(539154);
		player.setGuid("15C3879C-A7A5-11DC-AD7C-8EB032D570F6");
		player.setPlayerTarget(document.getElementById('blip_movie_content_539154'));
		
		player.setAdvertisingType("");
		
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ColdSpringMaennerchorSingInMunchen274.png");
		
		player.setPostsTitle("Cold Spring Maennerchor Sing... In Munchen");
		player.setDescription("Earlier this Fall the Cold Spring Area Maennerchor did a series of Oktoberfest concerts in St. Cloud and Richmond.  In this festival video you\'ll hear \"In Munchen\", \"Bier Hier\" and \"Ein Prosit\".  There\'s lots of fun and energy in this music video.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


