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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Ssailor-KneeSlocumAnteriorDrawer769.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/149884?source=3&file_type=flv");
		player.setUsersId('34547');
		player.setUsersLogin('ssailor');
		player.setPostsId(153897);
		player.setGuid("CCA3F8AC-BD31-11DB-B54C-CED0B40E755A");
		player.setPlayerTarget(document.getElementById('blip_movie_content_153897'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Ssailor-KneeSlocumAnteriorDrawer769-645.jpg");
		
		player.setPostsTitle("Knee - Slocum Anterior Drawer");
		player.setDescription("The Slocum Drawer test is used to assess for medial and lateral rotary instabilities of the knee.  The exam is administered similarly to the anterior drawer test with the exception that the tibia is rotated medially and laterally to assess for anterolateral and anteromedial instability respectively.  The knee is placed in approximately 90-degrees of flexion with the foot flat on the table.  Thirty-degrees of medial rotation is applied to the tibia by rotating the foot and the examiner pulls anteriorly on the tibia to assess for anterolateral rotary instability.  To examine anteromedial rotary instability the tibia is laterally rotated approximately 15-degrees and the tibia is once again pulled anteriorly.  Results are compared bilaterally.");
		player.setTopics("orthopedic,assessment,athletic training,knee,anterior cruciate");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


