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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Dstradley-CompostModernFINAL608.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2088569?source=3&file_type=flv");
		player.setUsersId('253466');
		player.setUsersLogin('dstradley');
		player.setPostsId(2098989);
		player.setGuid("60E9425A-3BDF-11DE-9C4A-DD48B8E0671B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2098989'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(478);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Dstradley-CompostModernFINAL608-233.jpg");
		
		player.setPostsTitle("CompostModern Interstitial");
		player.setDescription("This video was commissioned by AIGA Maine for use as an interstitial between speakers at their Compost Modern conference in Portland, Maine on May 9th of 2009. It is traditional stop-motion animation, shooting two frames for one on a Nikon D70 DSLR and then edited in Final Cut Pro. The music was graciously provided by Au Revoir Simone. Beth Taylor, from Longstocking Design was the film\'s art director and co-producer.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


