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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Brooklynmuseum-PianoBedInLuceVisibleStorage217.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/346141?source=3&file_type=flv");
		player.setUsersId('5672');
		player.setUsersLogin('brooklynmuseum');
		player.setPostsId(350965);
		player.setGuid("E93AEEAA-4F29-11DC-B774-AC03F7BC0997");
		player.setPlayerTarget(document.getElementById('blip_movie_content_350965'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Brooklynmuseum-PianoBedInLuceVisibleStorage217-438.jpg");
		
		player.setPostsTitle("Piano Bed in Luce Visible Storage");
		player.setDescription("<p>The piano was an important element of the parlor in the United States in the nineteenth and early twentieth centuries. It was a focus of family life and attested to the social aspirations of the owner. The consumer of this convertible piano-bed could, in a way, have his cake and eat it too--enjoying the propriety that a piano conferred on his parlor while gaining a reasonably comfortable sleeping unit for a large family living in limited space. The amusing idea of sleeping in a piano (or a fancy parlor cabinet, in the case of the parlor bedstead) must have been part of the furniture&#39;s appeal.</p><p>Accession # 86.176 </p>");
		player.setTopics("piano,bed,art,luce");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


