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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/AbandonedRevolution-OSUReunion377.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/894013?source=3&file_type=flv");
		player.setUsersId('27478');
		player.setUsersLogin('Abandoned Revolution');
		player.setPostsId(900445);
		player.setGuid("5D18AA54-1E4D-11DD-8E80-86779657ECAB");
		player.setPlayerTarget(document.getElementById('blip_movie_content_900445'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setPostsTitle("OSU Reunion");
		player.setDescription("This video was taped by both David Morneau and myself and it is what happened before and after the previous dances. I dance with Amiti and then we see a few current and former Ohio State dance students some of whom dance and some do not. Coco and Amiti, Colleen, Katherine, Yari, Keren, Peter, Kate, Jaclyn and me. It is an OSU reunion at Judson Church.");
		player.setTopics("boris willis,dance,dance and technology,video,improvisation,judson church,ohio state");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


