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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/MikeSkullman-QuestForTheCalgaryDonair618.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/81309?source=3&file_type=flv");
		player.setUsersId('15444');
		player.setUsersLogin('Mike Skullman');
		player.setPostsId(84720);
		player.setGuid("C561308E-5187-11DB-98D4-A2C83EEC621E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_84720'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(352);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setPostsTitle("Quest for the Calgary Donair");
		player.setDescription("<p>Things have been quite rough this week, resultantly I don\'t have an update just yet. But I felt I needed to provide my viewers with something, so I present to you that old favorate, Quest for the Calgary Donair.</p><p>&#160;I\'m working on Pt. 2 of the Grays and a few other small things, so hopefully you\'ll see some of that this week.</p><p>&#160;Peace ya\'ll<br /></p>");
		player.setTopics("donair,meat,sauce,food,calgary,onions,grail,holy,funny,eat,search,quest,deli");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


