document.write ("<map name='Map'> ");
document.write ("  <area shape='rect' coords='5,176,119,204' href='en_construccion.html'>  ");
document.write ("  <area shape='rect' coords='8,11,129,32' href='hosteria.html'> ");
document.write ("  <area shape='rect' coords='7,36,120,65' href='medio_ambiente.html'> ");
document.write ("  <area shape='rect' coords='7,67,122,94' href='museo.html'> ");
document.write ("  <area shape='rect' coords='5,95,120,121' href='actividades.html'> ");
document.write ("  <area shape='rect' coords='7,122,120,150' href='imagenes.html'> ");
document.write ("  <area shape='rect' coords='7,152,121,174' href='links.html'> ");
document.write ("  </map> ");
