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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Lc-TheGoldenPenguinBowlUndergroundVideo253.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/333245?source=3&file_type=flv");
		player.setUsersId('82622');
		player.setUsersLogin('lc');
		player.setPostsId(338009);
		player.setGuid("2C1E6EF4-45E8-11DC-A6D6-E60132C23BC6");
		player.setPlayerTarget(document.getElementById('blip_movie_content_338009'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Lc-TheGoldenPenguinBowlUndergroundVideo253-821.jpg");
		
		player.setPostsTitle("The Golden Penguin Bowl (underground video)");
		player.setDescription("The Golden Penguin Bowl is a perennial LinuxWorld event frequented by inner-circle types and wisely shunned by the humorless. The format is simple: two teams, the GEEKS and the NERDS answer a series of not-serious technical and moive/TV trivia questions and possibly engage in other feats of derring-do, such as a robot face-off. One team wins, the other team loses. The fans rarely riot, but you never know.<br />");
		player.setTopics("");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


