<!--

function bottom() {

document.write ('<table border=0 cellpadding=0 cellspacing=0 width=100%>')
document.write ('  <tr><td colspan=2 height=1 bgcolor=#0066DD><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td colspan=2 height=1 bgcolor=#FFFFFF><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td width=34><img src="images/arrow.gif"></td>')
document.write ('    <td bgcolor=#0066DD height=16><A HREF="javascript:window.history.back()" class=menubar>Volver a la p&aacute;gina anterior</a></td></tr>')
document.write ('  <tr><td colspan=2 height=1 bgcolor=#FFFFFF><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td colspan=2 height=1 bgcolor=#0066DD><img src="transp.gif" height=1></td></tr>')
document.write ('</table>')

}

-->

