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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Noneck-Episode13DriesDrupal408.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/352653?source=3&file_type=flv");
		player.setUsersId('53793');
		player.setUsersLogin('noneck');
		player.setPostsId(357513);
		player.setGuid("9D37DF6E-53C4-11DC-85E6-A6A343F972D2");
		player.setPlayerTarget(document.getElementById('blip_movie_content_357513'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(640);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Noneck-Episode13DriesDrupal408-818.jpg");
		
		player.setPostsTitle("Episode 13 - Dries & Drupal");
		player.setDescription("Recoded: 26 July 2007 Locations: Antwerp, Belgium Tags: drupal, open source, linus torvalds, angela byron, history of drupal, kernel trap, inspiration, empowerment Music: ana (captain planet remix), vieux farka tour? and captainplanet About: after much wrangling and rescheduling, dries and i finally caught up to talk about the history of drupal, his inspiration, and most importantly the empowerment of community. important links to note... - druapl.org - groups.drupal.org - buytaert.net - kernaltrap.org - slashdot.com - amnesty.org - greenpeace.org on a side note, thank you OpenCraft for giving me a home to edit this video! also, i\'d like to thank dries and karlijn on their new boy and omar for his hospitality in cairo.");
		player.setTopics("drupal,open source,linus torvalds,angela byron,history of drupal,kernel trap,inspiration,empowerment");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


