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

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/ms-wmv");
		window.player_1232529 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Theeca-PAX2008ACasualTalkBetweenHalHalpinGeoffKeighley882.wmv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1226377?source=3&file_type=flv");
		player.setUsersId('247171');
		player.setUsersLogin('theeca');
		player.setPostsId(1232529);
		player.setGuid("5693E802-7932-11DD-8409-9C3D8D55CADE");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1232529'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Theeca-PAX2008ACasualTalkBetweenHalHalpinGeoffKeighley272.gif");
		
		player.setPostsTitle("PAX 2008: A Casual Talk Between Hal Halpin & Geoff Keighley");
		player.setDescription("The ECA\'s Hal Halpin and Spike TV\'s Geoff Keighly sat down for a one-on-one. Rather than pontificate from a podium, Hal thought the PAX audience would appreciate a more intimate Q&A-style chat. The topics were Geoff\'s to choose - unscripted.");
		player.setTopics("eca,video games,penny arcade,pax2008,hal halpin,geoff keighly,policy,politics");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


