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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Thegwhatchet-BehindTheScenesAtGWPackageServices662.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/387273?source=3&file_type=flv");
		player.setUsersId('83407');
		player.setUsersLogin('thegwhatchet');
		player.setPostsId(392336);
		player.setGuid("00C672CC-6723-11DC-9D96-E753EACA4DCE");
		player.setPlayerTarget(document.getElementById('blip_movie_content_392336'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Thegwhatchet-BehindTheScenesAtGWPackageServices662-400.jpg");
		
		player.setPostsTitle("Behind the Scenes at GW Package Services");
		player.setDescription("<p><br />Virtually all GW students take a trip to Package Services at some point while they are at GW but few actually get to see the process involved in what makes Package Services work. Join the GW Hatchet as we go behind the scenes at Student Package Services.</p><p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


