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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/411Show-SpiritFreedIIArtExhibit786.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/856555?source=3&file_type=flv");
		player.setUsersId('1680');
		player.setUsersLogin('411 Show');
		player.setPostsId(863008);
		player.setGuid("43AC6368-1320-11DD-8331-D58A939C0251");
		player.setPlayerTarget(document.getElementById('blip_movie_content_863008'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/411Show-SpiritFreedIIArtExhibit924.jpg");
		
		player.setPostsTitle("Spirit Freed II Art Exhibit");
		player.setDescription("Paintings by San Antonio artist Rita Maria Contreras for an exhibit at the Oblate School of Theology in the Spring of 2008. The theme of the exhibit is the pain suffered by children of sexual abuse. The event was in conjunction with a talk by Patrick Fleming and Sue Lauber-Fleming on their book Broken Trust, dealing with the sexual abuse by priests within the Catholic Church. This clip was for San Antonio public access TV. Espanol-video de pinturas de la artista Rita Maria Contreras, del thema de abuso sexual de ninos.");
		player.setTopics("rita_maria_contreras,latino_art,female_artists,child_sexual_abuse priest_sexual_abuse abuso_sexual");
		player.setContentRating("TV-Y7");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


