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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Giffforseti-ViewOfIVillageFashionShowInSecondLife811.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/146075?source=3&file_type=flv");
		player.setUsersId('34000');
		player.setUsersLogin('giffforseti');
		player.setPostsId(150067);
		player.setGuid("CF0599DE-B84F-11DB-B9A5-FDBAA2636AAA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_150067'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(260);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Giffforseti-ViewOfIVillageFashionShowInSecondLife722.jpg");
		
		player.setPostsTitle("View of iVillage Fashion show in Second Life");
		player.setDescription("<p>40MB file (in case you\'re wondering why it\'s slow to load) </p><p>Feb. 5th, 2007, iVillage sponsored a fashion show inside of Second Life. Here is a compilation of some footage taken during the event. Designers highlighted were Paper Couture, CaLLie CLine, and Simone Stern. Barnesworth Anubis created the lovely set.<br /></p><p>Update 2-12-07: I just learned that the Arianna Hera avatar was not Arianna Huffington herself logged in but Rita King, from the Huffington Post.<br /><br />Disclaimer: this video was a personal project, not sponsored by any of the commercial entities involved with the fashion show.<br /><br /></p>");
		player.setTopics("secondlife,fashion");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


