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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Chusemann-E32008Killzone2475.mp3?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1092498?source=3&file_type=mp3");
		player.setUsersId('148541');
		player.setUsersLogin('chusemann');
		player.setPostsId(1098638);
		player.setGuid("4C206936-54FC-11DD-B78D-80B19F4A9A4E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1098638'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(300);
		player.setHeight(50);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setPostsTitle("E3 2008: Killzone 2");
		player.setDescription("GamingNexus has posted their interview with Kyle Shubel about Killzone 2, one of the most anticipated games for the PS3.  The interview covers the backstory for the game, what you can expect in the singleplayer experience, as well as what SIXAXIS control is in the game.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


