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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Clarkshahnelson-HerrNelsonBeimPsychologenEpisode6Rorschach922.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/939823?source=3&file_type=flv");
		player.setUsersId('2719');
		player.setUsersLogin('clarkshahnelson');
		player.setPostsId(946259);
		player.setGuid("C2D65D0A-2C08-11DD-89DA-FEC9CC30C1C4");
		player.setPlayerTarget(document.getElementById('blip_movie_content_946259'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Clarkshahnelson-HerrNelsonBeimPsychologenEpisode6Rorschach922-133.jpg");
		
		player.setPostsTitle("Herr Nelson beim Psychologen: Episode 6: Rorschach");
		player.setDescription("<p>In this psychological thriller, Herr Nelson views some rorschach images and reveals an incredible lack of depth. </p><p>All the episodes are at <a href=\"http://mygermanclass.com/\">http://mygermanclass.com</a></p><p>And there are English scripts for many of the videos at the <a href=\"http://mygermanclass.com/moodle/\">MyGermanClass University site</a>. </p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


