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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Acquia-DrupalRocksLibraryWebsites304.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1201851?source=3&file_type=flv");
		player.setUsersId('173919');
		player.setUsersLogin('acquia');
		player.setPostsId(1207998);
		player.setGuid("F7FCC752-72B8-11DD-9BC0-B815E9625C24");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1207998'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(1280);
		player.setHeight(720);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Acquia-DrupalRocksLibraryWebsites304-610.jpg");
		
		player.setPostsTitle("Drupal Rocks Library Websites");
		player.setDescription("Libraries vary is size and populations served. The traditional divisions are public, K-12, academic and special libraries. But within all of these groups, libraries have found a reason to use Drupal.  Libraries never have enough money. Like many non-profits, many libraries turn to Drupal as a powerful tool with a low cost of entry.");
		player.setTopics("drupal,social publishing,library");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


