Sindbad~EG File Manager
/*funciones javascript para la web de mayores y medios*/
function cabecera(){
/*cabecera que muestra el logo, los botones de enlaces externos y la barra horizontal*/
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%" height="146">');
document.write(' <tr>');
document.write('<td><img src="img/logoBookcrossing.jpg" width="238" height="146" border="0" alt=""></td>');
document.write(' </td>');
document.write(' <td background="img/logoBarBookcrossing.jpg" width="100%" align="center" valign="middle">');
document.write(' ');
document.write(' <a href="http://web.ua.es/upua"><img src="img/upPeque.jpg" border="1"/></a> <a href="http://www.ua.es"><img src="img/logouam.jpg" border="1"/></a> <a href="http://www.proyectosupua.es/index_en.html"><img src="../img/nombreIniciativasProyectosEn.png" border="1"/></a> <a href="http://www.veu.ua.es/"><img src="img/veuPeque.jpg" border="1"/></a>');
document.write(' </td>');
document.write(' </tr>');
document.write('</table>');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%" height="9">');
document.write(' <tr valign="top">');
document.write(' <td background="img/topbarPeque.jpg" width="100%" border="0"> </td>');
document.write(' </tr>');
document.write('</table>');
}
function menu(){
document.write('<td width="201">');
document.write('<br> » <a href="../index.html"><img border="0" src="../img/es.gif"></img></a> <a href="../va/index.html"><img border="0" src="../img/catalonia.gif"></img></a> <a href="../en/index.html"><img border="0" src="../img/gb.gif"></img></a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="index.html">Free Books at the UPUA</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="presentacion.html">Presentation</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="funcionamiento.html">Functioning</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="estadisticas.html">Statistics</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="horarios.html">Timetables and Location</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="informacion.html">Futher Information</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="centros.html">Colaborating Centres</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="centros.html">MH High School</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="centrosCanastell.html">Canastell High School</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="enlaces.html">Links</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="noticias.html">News</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write(' <a href="ficha.html"><img src="../img/mini-logo-aeea.gif" alt="Logo AEEA" border="0" ></a>');
document.write('</td>');
}
function pie(){
document.write('<p class="pie">');
document.write('<a href="http://www.ua.es/en/upua">Permanent University of the UA</a><br>Last Update: 06/09/2012');
document.write('</p>');
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists