document.writeln('<UL class=OT01>');
document.writeln('<LI><A href="index.htm">INICIO</A></LI>');
document.writeln("<LI><P onclick='despliega1()' onmouseover='setCursor2(this)' onmouseout='restoreCursor(this)';(return=false;>EL CAMPING</P></LI>");
document.writeln('<UL id=elcamping>');
document.writeln('<LI><A href="elcamping.html">-Acceso</A></LI>');
document.writeln('<LI><A href="temporada.html">-Temporada</A></LI>');
document.writeln('<LI><A href="grupos.html">-Grupos</A></LI>');
document.writeln('<LI><A href="servicios.html">-Servicios</A></LI>');
document.writeln("<LI><P onclick='despliega2()' onmouseover='setCursor2(this)' onmouseout='restoreCursor(this)'; return=false;>INSTALACIONES</P></LI>");
document.writeln('<UL id=instalaciones>');
document.writeln('<LI><A href="bungalows.html">-Bungalows</A></LI>');
document.writeln('<LI><A href="zonaacampada.html">-Zona de Acampada</A></LI>');
document.writeln('<LI><A href="lavaderos.html">-W.C.</A></LI>');
document.writeln('<LI><A href="wcadaptado.html">-W.C. Adaptado</A></LI>');
document.writeln('<LI><A href="cafeteria.html">-Cafeteria</A></LI></UL>');
document.writeln('<LI><A href="precios.html">-Precios</A></LI>');
document.writeln('<LI><A href="visitas.html">-Visitas</A></LI>');
document.writeln('<LI><A href="animales.html">-Animales</A></LI></UL>');
document.writeln("<LI><P onclick='despliega3()' onmouseover='setCursor2(this)' onmouseout='restoreCursor(this)'; return=false;>ALREDEDORES</P></LI>");
document.writeln('<UL id=alrededores>');
document.writeln('<LI><A href="fiestas.html">-Fiestas</A></LI>');
document.writeln('<LI><A href="clima.html">-Clima</A></LI>');
document.writeln('<LI><A href="lugares.html">-Lugares</A></LI></UL>');
document.writeln('<LI><A href="actividades.html">ACTIVIDADES VERANO</A></LI>');
document.writeln('<LI><A href="enlaces.html">ENLACES</A></LI>');
document.writeln('<LI><A href="surf1.html">SURF</A></LI>');
document.writeln("<LI><P onclick='despliega4()' onmouseover='setCursor2(this)' onmouseout='restoreCursor(this)'; return=false;>GALERIAS DE FOTOS</P></LI>");
document.writeln('<UL id=galerias>');
document.writeln('<LI><A href="marinas.html">-Marinas</A></LI>');
document.writeln('<LI><A href="primavera.html">-Primavera</A></LI>');
document.writeln('<LI><A href="micologia.html">-Micología</A></LI>');
document.writeln('<LI><A href="surf.html">-Surf</A></LI>');
document.writeln('</UL></UL>');

