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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Cinemaus-FamiliesFightBack231.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/159019?source=3&file_type=flv");
		player.setUsersId('47096');
		player.setUsersLogin('cinemaus');
		player.setPostsId(163106);
		player.setGuid("BD021F62-C78D-11DB-8DBF-88D27FCBFD5D");
		player.setPlayerTarget(document.getElementById('blip_movie_content_163106'));
		
		player.setAdvertisingType("postroll_blip");
		
		
		player.setWidth(320);
		player.setHeight(260);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Cinemaus-FamiliesFightBack410.jpg");
		
		player.setPostsTitle("Families Fight Back");
		player.setDescription("â€œFamilies Fight Backâ€ is about simple ways that families can conserve energy, reduce waste, and join the growing effort to beat global warming. This film starts with our own family, but itâ€™s not just about us. It\'s about our friends, community and country working together for a sustainable future. â€œFamilies Fight Backâ€ was shot, in spurts, over one weekend and edited in about a day. We made it for the â€œTreehugger.com Convenient Truths: A GreenVideo Contestâ€ because we were dazzled and inspired by the range of submissions (and weâ€™ve seen them all!). If people could feel the energy the filmmakers putinto these projects, our planet would be a much better and safer place. Thanks for watching...our check out our companion website at http://familiesfightback.org ");
		player.setTopics("families fight back,usa,global warming,community,friends");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


