document.write('<table cellpadding=5 border=0><tr>')
document.write('<td valign=top width=100%>') 
document.write('<a href='+enlace[cual]+'>')
document.write(imagen[cual])
document.write('</a>')
document.write('<b><a href='+enlace[cual]+'>')
document.write(titulo[cual])
document.write('</a></b><br>')
document.write(descripcion[cual])
document.write('<a href='+enlace[cual]+'>')
document.write('<img border=0 src=/comun/portada/graficos/vermas.gif alt="visitar ahora..." width=22 height=13>')
document.write('</a></td>')
document.write('</tr></table>')
