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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Twittervlog-LumiereAmyMakesAVideo575.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/313485?source=3&file_type=flv");
		player.setUsersId('53358');
		player.setUsersLogin('twittervlog');
		player.setPostsId(318186);
		player.setGuid("B43CD128-392B-11DC-BF0B-CFBB35C4F007");
		player.setPlayerTarget(document.getElementById('blip_movie_content_318186'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(176);
		player.setHeight(144);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Twittervlog-LumiereAmyMakesAVideo575-903.jpg");
		
		player.setPostsTitle("Lumiere: Amy makes a video");
		player.setDescription("<p>The only thing she loves more than watching herself in my videos (&#34;again! AGAIN!&#34;) is holding my phone and looking at herself on the screen, thru the little low-res camera next to the screen.</p><p>The camera was glitching, which produces quite a nice effect.  There&#39;s no sound because this is a Lumiere.</p><p>It doesn&#39;t seem to matter how many times you say that, people still say &#34;Oh! I can&#39;t hear anything.&#34;</p><p>Just goes to show how pointless it is to write text on a videoblog.  Why am I even writing this?  You&#39;re not reading it.  I killed a man in Reno just to watch him die.</p><p>I&#39;m loving the Lumieres that are being made all over the world. Hundreds of them. To browse them, visit <a href=\"http://videoblogging.info/lumiere/\">http://videoblogging.info/lumiere/</a></p><p>The rules are as follows. They mimic the conditions under which the Lumiere brothers made their movies in the late 1800s:</p><ul><li>60 seconds max.</li><li>Fixed camera</li><li>No audio</li><li>No zoom</li><li>No edit</li><li>No effects</li></ul>");
		player.setTopics("lumierevideo,amy,rupert,twittervlog,movlog,videoblog,lumiere");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


