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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/411Show-SanAntonioBotanicalGardens165.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2130012?source=3&file_type=flv");
		player.setUsersId('1680');
		player.setUsersLogin('411 Show');
		player.setPostsId(2140622);
		player.setGuid("75C67D38-441C-11DE-9CE2-AFA3D47ED326");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2140622'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/411Show-SanAntonioBotanicalGardens998-257.jpg");
		
		player.setPostsTitle("San Antonio Botanical Gardens");
		player.setDescription("Danielle from the 411 Show takes a stroll in the San Antonio Botanical Gardens and shows us some of their specialty gardens. Español, Danielle nos enseña unos de los jardines especiales de los jardines botanicos en San Antonio Texas. This clip was for San Antonio Public Access TV. ");
		player.setTopics("san_antonio_botanical_gardens,gardens,gardening,hill_country_landscape,jardines_botanicos");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


