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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Twittervlog-normalServiceWillResumeImminently433.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/417068?source=3&file_type=flv");
		player.setUsersId('53358');
		player.setUsersLogin('twittervlog');
		player.setPostsId(422240);
		player.setGuid("F00F0A04-75F3-11DC-BC9D-DEC459034E72");
		player.setPlayerTarget(document.getElementById('blip_movie_content_422240'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Twittervlog-normalServiceWillResumeImminently433-574.jpg");
		
		player.setPostsTitle("normal service will resume imminently");
		player.setDescription("another video about being blocked. don\'t watch unless you\'re really bored. i do these every so often. as i sit in bed sending this, it occurs to me that past blockage videos have been immediately followed by periods of great inspiration. yes! that\'s what\'s happening here. this is the bowels of my mind making burbling noises after a long period of constipation. tomorrow, i\'m going to wake up and poo everywhere. what a fantastic thought. goodnight xx");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


