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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Ssailor-KneeApleysDistractionTest883.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/246400?source=3&file_type=flv");
		player.setUsersId('34547');
		player.setUsersLogin('ssailor');
		player.setPostsId(250890);
		player.setGuid("D5B6FDB8-0E26-11DC-BACC-C25C99FBB291");
		player.setPlayerTarget(document.getElementById('blip_movie_content_250890'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Ssailor-KneeApleysDistractionTest883-927.jpg");
		
		player.setPostsTitle("Knee - Apley\'s Distraction Test");
		player.setDescription("Apley\'s distraction test is commonly performed in conjunction with Apley\'s compression test. The patient starting position is the same (prone with the knee flexed to 90 degrees). The examiner will apply traction to the lower leg while rotating the tibia medially and laterally. Pain with this maneuver can indicate a ligamentous injury of the knee.");
		player.setTopics("knee,orthopedic,assessment,evaluation,athletic training,ligament,sprain");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


