Sindbad~EG File Manager
/*funciones javascript para la web de jornadas CAM*/
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="0">');
document.write(' <tr>');
document.write('<td background="img/cabeceraCamSigue.jpg" width="100%" align="left" valign="middle"><a border="0" href="index.html"><img src="img/cabeceraCam.jpg" border="0" alt="Retos sociales del XXI: Las personas mayores y los medios de comunicaci�n"></a></td>');
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">Presentaci�n</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="informacion.html">Informaci�n</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="ponentes.html">Ponentes</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="programa.html">Programa</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="conclusiones.html">Conclusiones</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> » <a href="organizacion.html">Organizaci�n</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<!--<br> » <a href="materiales.html">Materiales</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=jornadascam&g2_highlightId=2729">Galer�a Fotogr�fica</a><br>');
document.write(' <img src="img/menubar.jpg" alt="" border="0" height="11" width="201">');
document.write('<br> <a target="_blank" href="http://www.ua.es/es/presentacion/vicerrectorado/vr.extensio/index.html"><img border="0" src="img/miniLogoUaExt.jpg" alt="Universidad de Alicante - Vicerectorado de Extensi�n Universitaria"/></a><br/>');
document.write('<br> <a target="_blank" href="http://www.cam.es"><img border="0" src="img/miniLogoCam.jpg" alt="Caja de Ahorros del Mediterraneo"/></a><br/>');
document.write('<br> <a target="_blank" href="http://www.proyectosupua.es/mayoresymedios/es"><img border="0" src="img/mediosComunicacionWebProyectos.jpg" alt="Observatorio Mayores y Medios de Comunicaci�n"/></a><br/>');
document.write('</td>');
}
function pie(){
document.write('<p class="pie">');
document.write('<a href="http://www.proyectosupua.es/jornadasCam">Jornadas "Retos sociales del siglo XXI: Las personas mayores y los medios de comunicaci�n"</a><br>�ltima actualizaci�n: 27/04/2009<br>');
document.write('</p>');
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists