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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Glassbeadcollective-HoldingTheNYPDAccountable156.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/771625?source=3&file_type=flv");
		player.setUsersId('35386');
		player.setUsersLogin('glassbeadcollective');
		player.setPostsId(777878);
		player.setGuid("1C86D316-FA3B-11DC-A3B4-E59E74C722EE");
		player.setPlayerTarget(document.getElementById('blip_movie_content_777878'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Glassbeadcollective-HoldingTheNYPDAccountable280.png");
		
		player.setPostsTitle("Holding the NYPD accountable");
		player.setDescription("<pre>Still We Speak Rally<br />followed by Critical Mass ride<br /><br />Friday, March 25th at 7:00 pm<br />Union Square Park North<br />17th Street &#38; Park Avenue<br /><br />One year ago, at the March 2007 <span>Critical Mass</span> ride, cyclists,<br />videographers, community leaders and politicians came together to<br />challenge the NYPD&#39;s unconstitutional new parade permit rule that<br />limits the number of people that can legally assemble without a<br />permit.<br /><br />Join forces with us again this Friday to stand up against these<br />arbitrary and autocratic assembly rules.  It is up to us all to defend<br />our rights to free speech and free assembly in public spaces.<br /><br />Speakers &#38; Entertainment for the rally will include civil rights<br />attorney Normal Siegel, Reverend Billy and the Church of Stop Shopping<br /> and<br />representatives from the Time&#39;s Up! video collective and Radical<br />Homosexual Agenda.</pre>");
		player.setTopics("");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


