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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Calexi-ButterfliesADesertSpring439.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/222193?source=3&file_type=flv");
		player.setUsersId('51381');
		player.setUsersLogin('calexi');
		player.setPostsId(226583);
		player.setGuid("F986C03A-FCFA-11DB-9B87-8AB6921C43F9");
		player.setPlayerTarget(document.getElementById('blip_movie_content_226583'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Calexi-ButterfliesADesertSpring904.jpg");
		
		player.setPostsTitle("Butterflies - A Desert Spring");
		player.setDescription("Here is a little bit of spring beauty for the brief period of time that butterflies spend time actually among us. I really enjoyed making this video and didn\'t get bored seeing the same video a few times through the editing process (maybe just the music a little bit since it is the same melody). Enjoy!<br />");
		player.setTopics("butterflies,spring");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


