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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Thegwhatchet-ColonialsBasketballOpenPractice344.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/444770?source=3&file_type=flv");
		player.setUsersId('83407');
		player.setUsersLogin('thegwhatchet');
		player.setPostsId(450012);
		player.setGuid("E002AAF4-82A9-11DC-B491-CA498C01C193");
		player.setPlayerTarget(document.getElementById('blip_movie_content_450012'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Thegwhatchet-ColonialsBasketballOpenPractice284.jpg");
		
		player.setPostsTitle("Colonials Basketball Open Practice");
		player.setDescription("<p>The GW Men&#39;s Basketball team held their annual open practice in the Smith Center on Tuesday afternoon. The event let Coach Karl Hobbs show off his new players and veterans to the assembled crowd. Basketball season kicks off Wednesday October 31 against the University of the District of Columbia.</p><p>");
		player.setTopics("gw basketball,colonials,gw hatchet");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


