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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mvideom-GreatAmericanMusichallRecital841.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2113330?source=3&file_type=flv");
		player.setUsersId('235707');
		player.setUsersLogin('mvideom');
		player.setPostsId(2123867);
		player.setGuid("4545C9EA-40B4-11DE-A61B-B345E71061CE");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2123867'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(1920);
		player.setHeight(1080);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mvideom-GreatAmericanMusichallRecital411-339.jpg");
		
		player.setPostsTitle("Great American Musichall recital");
		player.setDescription("<p>Amelia contacted me to shoot her son&#39;s band performance at Great American Musichall in San Francisco. What was supposed to be a 30 minutes gig became a three hour party, and Amelia decided she wanted everything recorded from the band performances, 3 of them, to the DJ spinning the rest of the night.</p><p>Here is a small highlight on how things went down that night. Thanks to Van from Ocean Blue Videography for helping me with the shooting.</p><p>I hope you;ll enjoy it and as usual your comments are welcome </p>");
		player.setTopics("let it rock,great american music hall,highlight,graduation,performance,mvideom,fun");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


