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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Pastorz-AllHallowsPalooza2009418.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2742056?source=3&file_type=flv");
		player.setUsersId('15941');
		player.setUsersLogin('pastorz');
		player.setPostsId(2761938);
		player.setGuid("0264A0AA-BD2E-11DE-9D5B-C75076A6C376");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2761938'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(208);
		player.setHeight(160);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Pastorz-AllHallowsPalooza2009222.jpg");
		
		player.setPostsTitle("All Hallows Palooza 2009");
		player.setDescription("Episode 8 of Tales from The Other Side kicks off with a first in the history of the show (and possibly in the history of horror hosting). Instead of showing a lousy, public domain horror movie we\'re showing a new movie made up of bits and pieces of 5 other lousy, public domain movies. Brace yourself for Night of the Last Carnival on Earth, aka: Yucca! There\'s a Gila in My Soup!");
		player.setTopics("last man on earth,beast yucca flats,carnival of souls,giant gila monster,night living dead,zombies,undead,horror");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


