//enlaces_de_arriba.js
//estos enlaces son de PAITANET
//para poner al comienzo de la pagina

document.write("<img src='gif/blank.gif' height='4' width='1'><br>");
document.write("<a href='index.html'><span class='styleepeq'><font color=#FFFFFF>ENTRADA</font></span></a>");
document.write("&nbsp;<span class='stylee'>/</span>&nbsp;");
document.write("<a href='direc_torio.html'><span class='styleepeq'><font color=#FFFFFF>DIRECTORIO</font></span></a>");
document.write("&nbsp;<span class='stylee'>/</span>&nbsp;");
document.write("<a href='forma.html'><span class='styleepeq'><font color=#FFFFFF>CONTACTO</font></span></a>");
document.write("&nbsp;<span class='stylee'>/</span>&nbsp;");
document.write("<a href='preguntas.html'><span class='styleepeq'><font color=#FFFFFF>PREGUNTAS FREQUENTES</font></span></a>");
document.write("&nbsp;<span class='stylee'>/</span>&nbsp;");
document.write("<a href='mailto:paitanet@hotmail.com'><span class='styleepeq'><font color=#FFFFFF>E-MAIL</font></span></a>");
document.write("&nbsp;<span class='stylee'>/</span>&nbsp;");
document.write("<a href='guia_comercio.html'><span class='styleepeq'><font color=#FFFFFF>GUIA COMERCIAL</font></span></a>");
document.write("&nbsp;<span class='stylee'>/</span>&nbsp;");
document.write("<a href='tour_ismo.html'><span class='styleepeq'><font color=#FFFFFF>TURISMO</font></span></a>");
document.write("&nbsp;<span class='stylee'>/</span>&nbsp;");
document.write("<a href='mapa_nav.html'><span class='styleepeq'><font color=#FFFFFF>MAPA DE ESTE WEB</font></span></a><br>");
document.write("<img src='gif/blank.gif' height='8' width='1'><br>");
