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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Devilsrejection-Driving237.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/220113?source=3&file_type=flv");
		player.setUsersId('35216');
		player.setUsersLogin('devilsrejection');
		player.setPostsId(224496);
		player.setGuid("5B11707C-FB50-11DB-AAC5-DDB9D70853F9");
		player.setPlayerTarget(document.getElementById('blip_movie_content_224496'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(352);
		player.setHeight(288);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Devilsrejection-Driving237-722.jpg");
		
		player.setPostsTitle("Mobile Vlogging: Take 2");
		player.setDescription("I am a slave to spell check. I know I spelled experience wrong in my previous post. Back on top however, this is yet another blog post uploaded and published with 0 assistance from a computer. MobyExplorer worked while I was texting and driving ! I\'m going to email blip when I get home and tell them to make a java application that makes mobile vlogging a smoother experiance. Live from the super market, Stefan");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


