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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Ssailor-KneePatellarApprehensionTest249.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/149882?source=3&file_type=flv");
		player.setUsersId('34547');
		player.setUsersLogin('ssailor');
		player.setPostsId(153895);
		player.setGuid("6B30B344-BD31-11DB-B6CE-D76DA334D7AD");
		player.setPlayerTarget(document.getElementById('blip_movie_content_153895'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Ssailor-KneePatellarApprehensionTest249-154.jpg");
		
		player.setPostsTitle("Knee - Patellar Apprehension Test");
		player.setDescription("The Acute Patella Injury Test (aka Apprehension Test) is used to assess the possibility that the patient may have sustained a patellar dislocation which spontaneously reduced.  This test provokes the same sensations which would have been present when the dislocation occured and therefore will elicit a reactive contraction of the quadriceps muscles by the patient in an attempt to avoid a recurrance of the dislocation.  This reaction is referred to as an apprehension sign.  The patient lies supine on the table with the knee in 20-30 degrees of flexion and the quadriceps relaxed.  The examiner carefully glides the patella laterally observing for the apprehension sign.  A positive test is the presence of this reaction by the patient.");
		player.setTopics("orthopedic,assessment,athletic training,knee,patella,dislocation");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


