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><a border="0" href="index.html"><img src="img/clubeuconet.jpg" width="238" height="146" 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/en/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="antecedentes.html">Background: The EuCoNet Project</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="club.html">EuCoNet Club: Objectives</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="metodologia.html">Methodology</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="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">Related 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=euconet">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="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: 20/07/2012<br>');
document.write('</p>');
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists