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

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

		var player = PokkariPlayer.GetInstanceByMimeType("audio/mpeg");
		window.player_1122691 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Chusemann-E32008DarksidersInterview585.mp3?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1116553?source=3&file_type=mp3");
		player.setUsersId('148541');
		player.setUsersLogin('chusemann');
		player.setPostsId(1122691);
		player.setGuid("EDEBE2D2-5B36-11DD-AD3E-CBAE46E9A287");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1122691'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(300);
		player.setHeight(50);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setPostsTitle("E3 2008: Darksiders Interview");
		player.setDescription("Charles talks with David Adams and Joe Madreira about the upcoming action game.  Topics include the backstory of the game, character design, and the role of your horse...err...steed in the game");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


