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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Clarkshahnelson-UnterwegsMitHerrnNelson8Hollywood201.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1297853?source=3&file_type=flv");
		player.setUsersId('2719');
		player.setUsersLogin('clarkshahnelson');
		player.setPostsId(1304162);
		player.setGuid("40A167D2-8C05-11DD-BA10-B0DCBB25D0A4");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1304162'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Clarkshahnelson-UnterwegsMitHerrnNelson8Hollywood201-590.jpg");
		
		player.setPostsTitle("Unterwegs mit Herrn Nelson 8: Hollywood");
		player.setDescription("After losing the camera (by leaving the entire camera bag next to the car when moving all the stuff into a crashpad), and having it found by a kind high school student who called the phone # on the bag and returned it all, the journey to L.A. continues. Yeah, can you believe? Without that kid, Damon Smallwood I think his name was, there would be NO \"Unterwegs mit Herrn Nelson\" !! He is a true hero to MyGermanClass and TeleDeutsch fans worldwide. Anyway, this episode takes us around LA and we end up meeting Lala at a pretentious hollywood coffee shop called the Bourgeois Pig or something like that... ");
		player.setTopics("mygermanclass,teledeutsch,learn german,german,unterwegs,herr nelson,clarkshahnelson");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


