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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Calexi-SuperHappyVlogHouse518.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/215728?source=3&file_type=flv");
		player.setUsersId('51381');
		player.setUsersLogin('calexi');
		player.setPostsId(220080);
		player.setGuid("CEC126C2-F798-11DB-BDBD-D366A436DF0D");
		player.setPlayerTarget(document.getElementById('blip_movie_content_220080'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Calexi-SuperHappyVlogHouse330.jpg");
		
		player.setPostsTitle("SuperHappyVlogHouse");
		player.setDescription("Well - what can I say - it was almost greek to me for the SuperHappyVlogHouse event! I hope the video isn\'t too long - I really edited it down - and still ended up with about 6 minutes. It was great to meet through the virtual world with the guests featured in the video. Thanks to <a href=\"http://www.jensimmons.com\">Jen</a> <a href=\"http://hummingcrow.com\">Cheryl</a> and <a href=\"http://fauxpress.blogspot.com\">Jan</a> for the visit!<br />");
		player.setTopics("vlog house,videoblogging");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


