// JavaScript Document
// KEEP ALL URLS ABSOLUTE SO THAT ES.KOM AND DE.KOM CAN USE THIS

var   contents = new   Array();
  
    
	contents[4] = 'var so = new SWFObject("http://www.fuerteventura.com/Advertising/rib-banner120.swf", "Rock Island Bar", "120", "60", "9", "#000000");so.useExpressInstall("http://www.fuerteventura.com/2007flashes/expressinstall.swf");so.write("minimapcontent' + [4] + '");';
	
   		    

<!--Probably easier to keep the non-flashes together here to make it easier to copy the format -->
<!--Note the ='document.write(\' at the start and  \');'; at the end is different to the old way-->

// KEEP ALL URLS ABSOLUTE SO THAT ES.KOM AND DE.KOM CAN USE THIS


//var uri = 'http://impgb.tradedoubler.com/imp?type(js)g(17867666)a(953260)' + new String (Math.random()).substring (2, 11);
//document.write('<sc'+'ript type="text/javascript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');



			contents[1]='document.write(\'<a href="http://tracking.alpharooms.com/idevaffiliate.php?id=105_2_1_11&keyword=border&custom=10" target="_blank"><img border="1" src="http://tracking.alpharooms.com/banners/alpharooms_120x60.gif" width="120" height="60"></a>\');';
contents[0]='document.write(\'<a href="http://www.autoeurope.com/booking/car.cfm?pucode=ES&pucity=Fuerteventura&outform=y&action=2&aff=FUERTEVENTURAIE" target="_blank"><img src="http://www.fuerteventura.com/supporters/AE.gif" width="120" height="60" border="0" title="Cheap Fuerteventura Car Hire"></a>\');';
contents[2]='document.write(\'<a href="http://www.max-gestion.com/" target="_blank" ><img src="http://www.fuerteventura.com/submenus/maxgestion.jpg" width="120" height="60" border="1" title="Max Gestion - For Fuerteventura Legal Advice"></a>\');';
contents[3]='document.write(\'<a href="http://www.dpbolvw.net/click-1184521-10641620" target="_blank"><img src="http://www.ftjcfx.com/image-1184521-10641620" width="120" height="60" border="1" title="Cheap Flights to Fuerteventura"></a>\');';
contents[5]='document.write(\'<a href="http://www.spaintaxireservations.com/agents/portals/fuerteventuracom/fuerteventuracom.html" target="_blank"><img src="http://www.fuerteventura.com/submenus/taxitransfer.gif" width="120" height="60" border="1" title="Airport and port transfers"></a>\');';
contents[6]='document.write(\'<a href="http://www.fuerteventura.com/vistasdelmar/index.shtml" target="_blank" ><img src="http://www.fuerteventura.com/advertising/focabanner.jpg" width="120" height="60" border="0" title="Luxury Villa For Sale -  Bargain Price!"></a>\');';
contents[7]='document.write(\'<a href="http://www.hotelscombined.com/City/Fuerteventura.htm?a_aid=21017&brandId=28077" target="_blank" ><img src="http://www.hotelscombined.com/affiliate/banners/120x60.gif" width="120" height="60" border="0" title="HotelsCombined.com - Hotel Search Engine"></a>\');';


	
  
var i=0 
var random
while (i<contents.length){
random=Math.floor(Math.random()*contents.length)
if (contents[random]!="selected"){
document.write('<div id="minimapcontent'+[random]+'"></div>');
eval(contents[random]); 
contents[random]="selected"
document.write('<div class="pixspa"></div>');
i++
}
} 


