     var gicons = [];
      gicons["default"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/marker.png");
      gicons["tabacos"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/tabacos.png");
      gicons["supermarket"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/supermarket.png");
      gicons["shop"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/supermarket.png");
      gicons["bank"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/atm.png");
      gicons["library"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/library.png");
      gicons["florist"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/florist.png");
      gicons["bar"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/bar.png");
      gicons["bars"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/bar.png");
      gicons["police"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/police.png");
      gicons["newspaper"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/newspaper.png");
      gicons["church"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/church.png");
      gicons["bus"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/bus.png");
      gicons["dvd"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/dvd.png");
      gicons["pharmacia"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/pharmacia.png");
      gicons["petrol"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/petrol.png");
      gicons["tourismo"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/tourismo.png");
      gicons["carpark"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/carpark.png");
      gicons["water"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/water.png");
      gicons["vets"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/vets.png");
      gicons["postbox"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/postbox.png");
      gicons["medical"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/clinic.png");   
      gicons["bakery"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/bakery.png");   
    gicons["clubs"] = new GIcon(G_DEFAULT_ICON, "/images/googleicons/clubs.png");   
      gicons["busstop"] = new GIcon(G_DEFAULT_ICON, "/images/markers/bus/busstop.png");
       gicons["phonebox"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/phonebox.png");
      gicons["clinic"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/clinic.png");
      gicons["internet"] = new GIcon(G_DEFAULT_ICON, "/images/markers/sta_eul/internet.png");
      gicons["townhall"] = new GIcon(G_DEFAULT_ICON, "/images/markers/townhall.png");
      gicons["construction"] = new GIcon(G_DEFAULT_ICON, "/images/markers/construction.png");
      gicons["horse"] = new GIcon(G_DEFAULT_ICON, "/images/markers/horse.png");
      gicons["tower"] = new GIcon(G_DEFAULT_ICON, "/images/markers/tower.png");
      gicons["windmill"] = new GIcon(G_DEFAULT_ICON, "/images/markers/windmill.png");
      gicons["butano"] = new GIcon(G_DEFAULT_ICON, "/images/markers/butano.png");
      gicons["camping"] = new GIcon(G_DEFAULT_ICON, "/images/markers/camping.png");
      gicons["radio"] = new GIcon(G_DEFAULT_ICON, "/images/googleicons/radio.gif");
      gicons["photo"] = new GIcon(G_DEFAULT_ICON, "/images/googleicons/photo.png");
      gicons["accommodation"] = new GIcon(G_DEFAULT_ICON, "/images/googleicons/hotel.png");
	gicons["hotel"] = new GIcon(G_DEFAULT_ICON, "/images/googleicons/hotel.png");
  


 var baseIcon2 = new GIcon();
     baseIcon2.shadow = "";
     baseIcon2.iconSize = new GSize(26, 38);
     baseIcon2.shadowSize = new GSize(1, 1);
     baseIcon2.iconAnchor = new GPoint(13, 38);
     baseIcon2.infoWindowAnchor = new GPoint(13, 14);
   gicons["beach"] = new GIcon(baseIcon2, "/images/googleicons/beaches.png");
   gicons["beaches"] = new GIcon(baseIcon2, "/images/googleicons/beaches.png");
   gicons["wine"] = new GIcon(baseIcon2, "/images/googleicons/wine.gif");

 var baseIcon3 = new GIcon();
     baseIcon3.shadow = "";
     baseIcon3.iconSize = new GSize(27, 35);
     baseIcon3.shadowSize = new GSize(1, 1);
     baseIcon3.iconAnchor = new GPoint(19, 35);
     baseIcon3.infoWindowAnchor = new GPoint(10, 14);
   gicons["towns"] = new GIcon(baseIcon3, "/images/googleicons/towns.png");
   gicons["clubs"] = new GIcon(baseIcon3, "/images/googleicons/clubs.png");
   gicons["club"] = new GIcon(baseIcon3, "/images/googleicons/clubs.png");
   gicons["restaurant"] = new GIcon(baseIcon3, "/images/googleicons/restaurants.png");
   gicons["restaurants"] = new GIcon(baseIcon3, "/images/googleicons/restaurants.png");
   gicons["restaurantW"] = new GIcon(baseIcon3, "/images/googleicons/restaurants.png");
   gicons["yoga"] = new GIcon(baseIcon3, "/images/googleicons/yoga.png");




 var baseIcon5 = new GIcon();
     baseIcon5.shadow = "";
     baseIcon5.iconSize = new GSize(35, 33);
     baseIcon5.shadowSize = new GSize(1, 1);
     baseIcon5.iconAnchor = new GPoint(17, 33);
     baseIcon5.infoWindowAnchor = new GPoint(15, 10);
   gicons["agro"] = new GIcon(baseIcon5, "/images/markers/countryhotel.png");
   gicons["blog"] = new GIcon(baseIcon5, "/images/googleicons/blog.gif");
   gicons["living"] = new GIcon(baseIcon5, "/images/googleicons/living.gif");
   gicons["roadtrains"] = new GIcon(baseIcon5, "/images/googleicons/roadtrains.png");
   gicons["maps"] = new GIcon(baseIcon5, "/images/googleicons/maps.gif");
   gicons["gallery"] = new GIcon(baseIcon5, "/images/googleicons/gallery.png");
   gicons["cooking"] = new GIcon(baseIcon5, "/images/googleicons/cooking.png");
      gicons["diary"] = new GIcon(baseIcon5, "/images/googleicons/diary.png");

 var baseIcon6 = new GIcon();
     baseIcon6.shadow = "";
     baseIcon6.iconSize = new GSize(0, 0);
     baseIcon6.shadowSize = new GSize(1, 1);
     baseIcon6.iconAnchor = new GPoint(1, 1);
     baseIcon6.infoWindowAnchor = new GPoint(1, 1);
    gicons["cyclemarker"] = new GIcon(baseIcon6, "");

 var baseIcon7 = new GIcon();
     baseIcon7.shadow = "";
     baseIcon7.iconSize = new GSize(60, 43);
     baseIcon7.shadowSize = new GSize(1, 1);
     baseIcon7.iconAnchor = new GPoint(42, 43);
     baseIcon7.infoWindowAnchor = new GPoint(50, 14);
   gicons["atzaro"] = new GIcon(baseIcon7, "/images/markers/atzaro.png");

 var baseIcon8 = new GIcon();
     baseIcon8.shadow = "";
     baseIcon8.iconSize = new GSize(31, 35);
     baseIcon8.shadowSize = new GSize(1, 1);
     baseIcon8.iconAnchor = new GPoint(16, 35);
     baseIcon8.infoWindowAnchor = new GPoint(13, 14);
   gicons["blueflag"] = new GIcon(baseIcon8, "/images/markers/blueflag.png");

 var baseIcon9 = new GIcon();
     baseIcon9.shadow = "";
     baseIcon9.iconSize = new GSize(43, 26);
     baseIcon9.shadowSize = new GSize(1, 1);
     baseIcon9.iconAnchor = new GPoint(20, 26);
     baseIcon9.infoWindowAnchor = new GPoint(21, 14);
   gicons["info"] = new GIcon(baseIcon9, "/images/markers/info.png");

 var baseIcon10 = new GIcon();
     baseIcon10.shadow = "";
     baseIcon10.iconSize = new GSize(60, 60);
     baseIcon10.shadowSize = new GSize(1, 1);
     baseIcon10.iconAnchor = new GPoint(30, 60);
     baseIcon10.infoWindowAnchor = new GPoint(21, 14);
   gicons["ibizarocks"] = new GIcon(baseIcon10, "/images/markers/ibizarocks.png");
      gicons["mallorcarocks"] = new GIcon(baseIcon10, "/images/markers/mallorcarocks.png");

 var baseIcon11 = new GIcon();
     baseIcon11.shadow = "";
     baseIcon11.iconSize = new GSize(25, 31);
     baseIcon11.shadowSize = new GSize(1, 1);
     baseIcon11.iconAnchor = new GPoint(12, 31);
     baseIcon11.infoWindowAnchor = new GPoint(12, 14);
   gicons["1star"] = new GIcon(baseIcon11, "/images/markers/1star.png");
   gicons["2star"] = new GIcon(baseIcon11, "/images/markers/2star.png");
   gicons["3star"] = new GIcon(baseIcon11, "/images/markers/3star.png");
   gicons["4star"] = new GIcon(baseIcon11, "/images/markers/4star.png");
   gicons["5star"] = new GIcon(baseIcon11, "/images/markers/5star.png");



 var baseIcon12 = new GIcon();
     baseIcon12.shadow = "";
     baseIcon12.iconSize = new GSize(1, 1);
     baseIcon12.shadowSize = new GSize(1, 1);
     baseIcon12.iconAnchor = new GPoint(1, 1);
     baseIcon12.infoWindowAnchor = new GPoint(1, 1);
   gicons["trans"] = new GIcon(baseIcon12, "http://www.ibizaa-z.com/images/1.gif");

 var baseIcon13 = new GIcon();
     baseIcon13.shadow = "";
     baseIcon13.iconSize = new GSize(48, 41);
     baseIcon13.shadowSize = new GSize(1, 1);
     baseIcon13.iconAnchor = new GPoint(14, 41);
     baseIcon13.infoWindowAnchor = new GPoint(24, 14);
   gicons["news"] = new GIcon(baseIcon13, "/images/googleicons/news.png");


 var baseIcon14 = new GIcon();
     baseIcon14.shadow = "";
     baseIcon14.iconSize = new GSize(30, 30);
     baseIcon14.shadowSize = new GSize(1, 1);
     baseIcon14.iconAnchor = new GPoint(15, 30);
     baseIcon14.infoWindowAnchor = new GPoint(14, 14);
   gicons["law"] = new GIcon(baseIcon14, "/images/googleicons/law.gif");
   gicons["garden"] = new GIcon(baseIcon14, "/images/googleicons/garden.gif");
   gicons["ferry"] = new GIcon(baseIcon14, "/images/googleicons/ferry.png");
   gicons["health"] = new GIcon(baseIcon14, "/images/googleicons/health.png");
   gicons["shopping"] = new GIcon(baseIcon14, "/images/googleicons/shopping.gif");
   gicons["weather"] = new GIcon(baseIcon14, "/images/googleicons/weather.gif");
   gicons["fiestas"] = new GIcon(baseIcon14, "/images/googleicons/fiestas.gif");
   gicons["caves"] = new GIcon(baseIcon14, "/images/googleicons/caves.gif");
   gicons["cds"] = new GIcon(baseIcon14, "/images/googleicons/cds.png");
   gicons["dancecds"] = new GIcon(baseIcon14, "/images/googleicons/cds.png");
   gicons["livemusic"] = new GIcon(baseIcon14, "/images/googleicons/livemusic.png");
   gicons["electric"] = new GIcon(baseIcon14, "/images/googleicons/electric.png");
   gicons["jogging"] = new GIcon(baseIcon14, "/images/googleicons/jogging.png");
   gicons["paintbrush"] = new GIcon(baseIcon14, "/images/googleicons/paintbrush.png");
   gicons["cycle"] = new GIcon(baseIcon14, "/images/googleicons/cycle.png");
      gicons["diving"] = new GIcon(baseIcon14, "/images/googleicons/diving.png");
      gicons["climbing"] = new GIcon(baseIcon14, "/images/googleicons/climbing.gif");
      gicons["cricket"] = new GIcon(baseIcon14, "/images/googleicons/cricket.png");
      gicons["fishing"] = new GIcon(baseIcon14, "/images/googleicons/fishing.png");
      gicons["photogallery"] = new GIcon(baseIcon14, "/images/googleicons/photogallery.png");
      gicons["activities"] = new GIcon(baseIcon14, "/images/googleicons/activities.png");
      gicons["hiking"] = new GIcon(baseIcon14, "/images/googleicons/hiking.png");
      gicons["reflexology"] = new GIcon(baseIcon14, "/images/googleicons/reflexology.png");
      gicons["crystaltherapy"] = new GIcon(baseIcon14, "/images/googleicons/crystaltherapy.png");
      gicons["airport"] = new GIcon(baseIcon14, "/images/googleicons/airport.png");
      gicons["football"] = new GIcon(baseIcon14, "/images/googleicons/football.png");	
     gicons["organic"] = new GIcon(baseIcon14, "/images/googleicons/health.png");
   gicons["power"] = new GIcon(baseIcon14, "/images/googleicons/electric.png");
   gicons["school"] = new GIcon(baseIcon14, "/images/googleicons/school.png");
      gicons["history"] = new GIcon(baseIcon14, "/images/googleicons/history.gif");
      gicons["cemetery"] = new GIcon(baseIcon14, "/images/googleicons/cemetery.png");
      gicons["gym"] = new GIcon(baseIcon14, "/images/googleicons/gym.png");
      gicons["well"] = new GIcon(baseIcon14, "/images/googleicons/well.png");
   gicons["museum"] = new GIcon(baseIcon14, "/images/googleicons/museum.png");
   gicons["a-z"] = new GIcon(baseIcon14, "/images/googleicons/a-z.png");
   gicons["green"] = new GIcon(baseIcon14, "/images/googleicons/green.png");
	  
 var baseIcon15 = new GIcon();
     baseIcon15.shadow = "";
     baseIcon15.iconSize = new GSize(32, 18);
     baseIcon15.shadowSize = new GSize(1, 1);
     baseIcon15.iconAnchor = new GPoint(14, 18);
     baseIcon15.infoWindowAnchor = new GPoint(4, 4);
   gicons["car"] = new GIcon(baseIcon15, "/images/googleicons/caricon.png");
   gicons["carleft"] = new GIcon(baseIcon15, "/images/googleicons/caricon_left.png");

 var baseIcon16 = new GIcon();
     baseIcon16.shadow = "";
     baseIcon16.iconSize = new GSize(142, 72);
     baseIcon16.shadowSize = new GSize(1, 1);
     baseIcon16.iconAnchor = new GPoint(95, 72);
     baseIcon16.infoWindowAnchor = new GPoint(70, 14);
   gicons["esvive"] = new GIcon(baseIcon16, "/images/markers/hotels/esvive.png");

 var baseIcon17 = new GIcon();
     baseIcon17.shadow = "";
     baseIcon17.iconSize = new GSize(45, 45);
     baseIcon17.shadowSize = new GSize(1, 1);
     baseIcon17.iconAnchor = new GPoint(22, 45);
     baseIcon17.infoWindowAnchor = new GPoint(22, 4);
   gicons["subscribe"] = new GIcon(baseIcon17, "/images/googleicons/subscribe.png");
   gicons["estateagent"] = new GIcon(baseIcon17, "/images/googleicons/estateagent.png");



 var baseIcon19 = new GIcon();
     baseIcon19.shadow = "";
     baseIcon19.iconSize = new GSize(50, 52);
     baseIcon19.shadowSize = new GSize(1, 1);
     baseIcon19.iconAnchor = new GPoint(25, 52);
     baseIcon19.infoWindowAnchor = new GPoint(25, 4);
   gicons["paintball"] = new GIcon(baseIcon19, "/images/googleicons/paintball.png");
   gicons["welcome"] = new GIcon(baseIcon19, "/images/googleicons/welcome.png");

 var baseIcon20 = new GIcon();
     baseIcon20.shadow = "";
     baseIcon20.iconSize = new GSize(40, 29);
     baseIcon20.shadowSize = new GSize(1, 1);
     baseIcon20.iconAnchor = new GPoint(25, 52);
     baseIcon20.infoWindowAnchor = new GPoint(25, 4);
   gicons["reike"] = new GIcon(baseIcon20, "/images/googleicons/reike.gif");


 var baseIcon21 = new GIcon();
     baseIcon21.shadow = "";
     baseIcon21.iconSize = new GSize(48, 48);
     baseIcon21.shadowSize = new GSize(1, 1);
     baseIcon21.iconAnchor = new GPoint(20, 5);
     baseIcon21.infoWindowAnchor = new GPoint(48, 48);
   gicons["iff"] = new GIcon(baseIcon20, "/images/googleicons/iff.jpg");

function MM_openBrWindow(theURL,winName,features) { 
  window.open(theURL,winName,features);
}
