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

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/x-flv");
		window.player_463983 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Thegwhatchet-TheGWCommunityPredictsTheOutcomeOfTheBasketballSeason435.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/458707?source=3&file_type=flv");
		player.setUsersId('83407');
		player.setUsersLogin('thegwhatchet');
		player.setPostsId(463983);
		player.setGuid("223F88CA-8830-11DC-8EDF-E37399507771");
		player.setPlayerTarget(document.getElementById('blip_movie_content_463983'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Thegwhatchet-TheGWCommunityPrognosticatesTheBasketballSeason441.jpg");
		
		player.setPostsTitle("The GW Community Predicts the Outcome of the Basketball Season");
		player.setDescription("<p>We took a chance to chat with students, staff members, area businesses and alumni about their predictions for how well the Colonials will do this season. By and large, everyone thinks the team will repeat the successes from recent years.</p><p>Produced by Sam Salkin and Alex Ellis </p><p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


