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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Johnp-RichardGageAIA754.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2059859?source=3&file_type=flv");
		player.setUsersId('20940');
		player.setUsersLogin('johnp');
		player.setPostsId(2070256);
		player.setGuid("E6958DA6-3666-11DE-ABDE-AF221C3128FC");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2070256'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(432);
		player.setHeight(288);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Johnp-RichardGageAIA209.jpg");
		
		player.setPostsTitle("Richard Gage, AIA ");
		player.setDescription("Architect Richard Gage, AIA at the AIA Convention, San Francisco on April 30, 2009. Richard interviews other architects at the AE911Truth booth. The aim is to increase sign ups for the petition for a new independent 9/11 investigation into all three World Trade Center high rise \"collapses\". Also introduced are some of the staff at http://AE911Truth.org . Video production by John Parulis, AE911Truth video staff and http://brightpathvideo.com");
		player.setTopics("richard gage,ae911truth,ae911truth.org,911,9/11 truth,truth,john parulis");
		player.setContentRating("TV-Y");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


