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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Twittervlog-journeyToMyFirstSocialMediaClubMeeting6Mins496.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/204768?source=3&file_type=flv");
		player.setUsersId('53358');
		player.setUsersLogin('twittervlog');
		player.setPostsId(209074);
		player.setGuid("DD0F8DEC-EF17-11DB-A38F-B9E0B8D635AC");
		player.setPlayerTarget(document.getElementById('blip_movie_content_209074'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Twittervlog-journeyToMyFirstSocialMediaClubMeeting6Mins798-486.jpg");
		
		player.setPostsTitle("journey to my first Social Media Club Meeting (6 mins)");
		player.setDescription("... And i don\'t just mean a physical one, man... ;-) But wow, I think i am killing my N93. Almost 50 videos shot, cut and posted with it in the last 3-4 weeks with few problems, but now it\'s crashing like a Windows box. Lost everything 4 times last night while trying to cut this, which is usually easy. And 2 more crashes this morning. The edit system doesn\'t allow you to save, only export to a finished file, and often it\'s the export that crashes the phone. Bad bad bad design. I mean, it\'s pretty cool to be able to cut in the phone, but several things like this could be so much better. Wish i could tell them. Maybe it\'s better in the newer N95. Will have to wait a year to find out though. I really hope this one\'s not dying - I\'ve been enjoying this vlog. RAAAAAAAAA! Tags: movlog,twitter,social media club london,nokia n93 problems,rupert,tube,bus,london,lloyd davis,starbucks");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


