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_722231() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/msvideo");
		window.player_722231 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Db4o-db4oPaircastWorkingWithDb4oSourcesAndDb4ounitTests221.avi?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/716140?source=3&file_type=flv");
		player.setUsersId('146575');
		player.setUsersLogin('db4o');
		player.setPostsId(722231);
		player.setGuid("8186DD3A-EA03-11DC-8005-B7B3FD3D7A53");
		player.setPlayerTarget(document.getElementById('blip_movie_content_722231'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(1024);
		player.setHeight(768);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Db4o-db4oPaircastWorkingWithDb4oSourcesAndDb4ounitTests221-55.jpg");
		
		player.setPostsTitle("db4o Paircast: Working with db4o sources and db4ounit tests");
		player.setDescription("<p>In this session Carl and Christoph demonstrate:</p><p>- connecting to the db4o SVN repository from a new Eclipse workspace <br />- checking out all the necessary projects to work against the Java sources <br />- running the db4o regression test suite <br />- writing a simple db4ounit test</p><p>Join the db4o Developer Community at: <a href=\"http://developer.db4o.com/\">http://developer.db4o.com</a></p>");
		player.setTopics("db4o,db4objects,oodb,oodbms,svn,sources,testing,christoph,carl,regression,db4ounit,beginner,eclipse");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


