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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Judimendoza-TestingAWell869.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2827776?source=3&file_type=flv");
		player.setUsersId('7595');
		player.setUsersLogin('judimendoza');
		player.setPostsId(2847622);
		player.setGuid("51CCF79A-CD79-11DE-8E3C-F92B28DCDAF9");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2847622'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(360);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Judimendoza-TestingAWell615.jpg");
		
		player.setPostsTitle("Testing a Well");
		player.setDescription("More of the \"men at work\" category that I find intriguing and fun to video tape. This time we are testing to see if there is water in a well on the property that we want to buy in partnership with Nolan. It\'s a beautiful piece of low bank waterfront close to Boston Harbor on Fish Trap Bay. There\'s a mobile home on the lot that has a view of the water and will work out great for Nolan and a roommate. Lanny Carpenter is the well expert, he had help from Keith D., the man that owns the property now. <br /><br />A thought about my blog; I think that in order to continue blogging I have to branch out beyond the vlog format. I find that it\'s too restrictive and time consuming to post only video blogs. There have been many stories that I have not chronicled for want of a video. It\'s time to try something different. -Judi");
		player.setTopics("water,fish trap loop,olympia");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


