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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Chusemann-E32008TheConduit246.mp3?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1094670?source=3&file_type=mp3");
		player.setUsersId('148541');
		player.setUsersLogin('chusemann');
		player.setPostsId(1100824);
		player.setGuid("34375394-55AA-11DD-9CA9-DA2C76B00A6B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1100824'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(300);
		player.setHeight(50);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setPostsTitle("E3 2008: The Conduit");
		player.setDescription("Chuck talks with Eric Nofsinger, the Chief Creative Office at High Voltage about their upcoming Wii game The Conduit.  What maeks the Conduit different from the other Wii games on the market are the fantastic graphics that High Voltage has been able to reproduce on the system");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


