
document.write('<p align="center"><a name="map"></a><img style="position: relative;" src="mapPeruBolivia.jpg" usemap="#travelperubol"><br>');
document.write('<map name="travelperubol">');

  document.write(MapArea(25,67,5,'Lima','album1#lima'));
  document.write(MapArea(121,101,5,'Cuzco &amp; Sacsayhuaman','album1#cuzco'));
  document.write(MapArea(115,90,5,'Ollantaytambo','album2#ollantaytambo'));
  document.write(MapArea(110,83,5,'Macchu Picchu','album2#macchupicchu'));
  document.write(MapArea(126,96,5,'Pisac','album2#pisac'));
  document.write(MapArea(165,150,5,'Puno &amp; the Uros islands','album3#puno'));
  document.write(MapArea(159,139,5,'Sillustani','album3#sillustani'));
  document.write(MapArea(197,163,5,'Tihuanaco / Tiwanaku','album4#tiwanaku'));
  document.write(MapArea(209,169,5,'La Paz &amp; Caņon de Palca','album6#'));
  document.write(MapArea(239,201,5,'Oruro','album4#oruro'));
  document.write(MapArea(247,249,5,'Uyuni','album5#uyuni'));
  document.write(MapArea(230,247,5,'Salar de Uyuni','album5#salar'));
  document.write(MapArea(238,275,5,'South-West Bolivia','album5#swbolivia'));
  document.write(MapArea(211,159,5,'Huayna Potosi','album7#huaynapotosi'));
  document.write(MapArea(188,154,5,'Copacabana &amp; Isla del Sol','album8#'));
  document.write(MapArea(139,160,5,'Arequipa','album9#'));
  document.write(MapArea(145,155,5,'El Misti','album10#'));
  document.write(MapArea(127,150,5,'Caņon del Colca','album11#'));
  document.write(MapArea(81,133,5,'Nazca','album12#nazca'));
  document.write(MapArea(58,115,5,'Huacachina','album12#huacachina'));
  document.write(MapArea(45,103,5,'Pisco','album12#pisco'));
  document.write(MapArea(37,99,5,'Islas Ballestas','album12#ballestas'));



  // document.write(MapArea(,,5,'','#'));

document.write('</map></p>');

