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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Twittervlog-EndOfTheBlackDog918.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/425800?source=3&file_type=flv");
		player.setUsersId('53358');
		player.setUsersLogin('twittervlog');
		player.setPostsId(430992);
		player.setGuid("C34E3638-7A45-11DC-B2A6-8FF4429172EA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_430992'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Twittervlog-EndOfTheBlackDog918-969.jpg");
		
		player.setPostsTitle("End of the Black Dog");
		player.setDescription("<p>Finally, I think I&#39;ve pushed through my period of panic and uncertainty and unhappiness with my work.   </p><p>I wanted to find a way to balance money earning work and creativity better - and to make good money from my skills and talents without having to do the same thing week in, week out.  I&#39;m easily bored and love nothing better than working on new ideas and completing projects quickly. </p><p>Less simple cheap websites for people, more online video for slightly larger companies doing good things who need video to tell their stories better.</p><p>Short, well-paid, achievable projects, and no guilt for spending time working on personal video projects (self-development). </p><p>It seems obvious, but JESUS it&#39;s taken me a long time to work it out. </p><p>Thank you Katie for putting up with me through these recent Black Dog days and helping me see the light.</p>");
		player.setTopics("rupert,ruperthowe,movlog,nokia,n93,vlog,videoblog");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


