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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/TreeHugger-THTVHowToThrowAnEcoPartyPARTONE265.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/82042?source=3&file_type=flv");
		player.setUsersId('8707');
		player.setUsersLogin('TreeHugger');
		player.setPostsId(85462);
		player.setGuid("79EDBBA0-52FD-11DB-A5C8-FECFF5173435");
		player.setPlayerTarget(document.getElementById('blip_movie_content_85462'));
		
		player.setAdvertisingType("postroll_postroller");
		
		
		player.setWidth(320);
		player.setHeight(213);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/TreeHugger-THTVHowToThrowAnEcoPartyPARTONE927.jpg");
		
		player.setPostsTitle("THTV: How to Throw an Eco Party PART ONE");
		player.setDescription("Join eco-enthusiast Kachina Myers on her journey to make her New York home as ecologically-friendly as possible. In the first of three webisodes, Kachina warms her home, not the planet by recycling and using designer Michael Iannone\'s earth-friendly furniture with Kirei and wheat board.");
		player.setTopics("party,kirei,green building,formaldehyde free,green,buy,healthy,furniture,iannone sanderson,how to,wheat board,environ + biocomposites,makeover,environmental,recycling,sustainable,home,treehugger");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


