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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/IndieArtsDVD-TheAlhambraGranadaSpainIssue9458.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1004222?source=3&file_type=flv");
		player.setUsersId('58701');
		player.setUsersLogin('Indie Arts DVD');
		player.setPostsId(1010558);
		player.setGuid("D6541F46-3D85-11DD-A90B-DF7458FC5099");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1010558'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/IndieArtsDVD-TheAlhambraGranadaSpainIssue9361.jpg");
		
		player.setPostsTitle("The Alhambra, Granada Spain - Issue 9");
		player.setDescription("On-Location at the Alhambra for Issue 9 of INDIE ARTS: The DVD Magazine. It was originally built as a fortress then became the residence of royalty of the court of Granada in the middle of the thirteenth century. It is one of the wonders of the world with its exquisite interior lacework, mosaics, fountains and gardens.");
		player.setTopics("indie,arts,dvd");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


