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="119">');
document.write(' <tr>');
document.write('<td><a href="index.html" border="0"><img src="img/talktome2web.png" border="0" alt=""></a></td>');
document.write(' </td>');
document.write(' <td 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="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">Presentation</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="conversaciones.html">Conversations at the Sede</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="funcionamiento.html">How it works</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="horarios.html">Times and Places</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="informacion.html">Further Information</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="memorabilia.html">Memorabilia</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="materiales.html">Materials</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="http://www.universidadpermanente.com/main.php?g2_view=keyalbum.KeywordAlbum&g2_keyword=talk+to+me">Photo Gallery</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="" border="0" ></a>');
document.write('</td>');
}
function pie(){
document.write('<p class="pie">');
document.write('<a href="http://web.ua.es/en/upua">Permanent University - University of Alicante</a><br>Last Update:02/07/2012');
document.write('</p>');
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists