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/"><img src="img/nombreIniciativasProyectos.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">Libros Libres en la UPUA</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="presentacion.html">Presentaci�n</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="funcionamiento.html">Funcionamiento</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="estadisticas.html">Estad�sticas</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="horarios.html">Horarios y Localizaci�n</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="informacion.html">Mas Informaci�n</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="centros.html">Centros Colaboradores</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="centros.html">IES MH</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="centrosCanastell.html">IES CANASTELL</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="enlaces.html">Enlaces</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="noticias.html">Noticias</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://web.ua.es/upua">Universidad Permanente de la UA</a><br>�ltima actualizaci�n: 06/09/2012');
document.write('</p>');
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists