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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Twittervlog-myBlueWave201.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/410773?source=3&file_type=flv");
		player.setUsersId('53358');
		player.setUsersLogin('twittervlog');
		player.setPostsId(415919);
		player.setGuid("F7EAC77E-729F-11DC-9032-A4EBB6F24E27");
		player.setPlayerTarget(document.getElementById('blip_movie_content_415919'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Twittervlog-myBlueWave176.png");
		
		player.setPostsTitle("my blue wave");
		player.setDescription("<p>i am out of the office this afternoon. i thought going to a café to make a To Do list might make a difference. </p><p>i tried to snap my immediate environment in terms of how i feel - and when i mostly failed, i just cut it together here and now anyway. why not? got me out of my head for a moment. it&#39;s nothing serious - just bullshit that i&#39;m sure will pass when i get on top of my work - which isn&#39;t that hard. tomorrow. tomorrow. i love ya, tomorrow.<br /><br />-----<br />And the best is yet to come / You may think you are the only one / To never get it right / Just stick around on this lovely lovely night / And we may be amazed /<br /> By my blue wave <br /><br /> To conclude this interview / Many facts and fictions you construe / The dog gives you the paw / You pat his head and you wipe his jaw / He&#39;s the only one who knew /<br />About my blue wave </p>");
		player.setTopics("lambchop,blue,depression,work,stress,meshes");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


