document.write('<table cellpadding=0 cellspacing=0 border=0 align=center width=100%>')
document.write('<tr><td height=10 width=10 align=left valign=top class=recuadro-encabezado>')
document.write('<img src=/interfaz/graficos/recuadro-encabezado-izq.gif width=10 height=10></td>')
document.write('<td class=recuadro-encabezado height=10>')
document.write('<a href='+direcciontema+'>')
document.write(titulotema)
document.write('</td>')
document.write('<td class=recuadro-encabezado valign=top height=10 width=10 align=right>')
document.write('<img src=/interfaz/graficos/recuadro-encabezado-der.gif width=10 height=10>')
document.write('</td></tr>')
document.write('<tr><td class=recuadro width=10></td>')
document.write('<td class=recuadro>')
document.write(descripciontema)
document.write('<table cellpadding=5 cellspacing=0 bgcolor=#FFFFFF><tr>')
document.write('<td valign=top>')
document.write('<a href='+enlace[cual]+'>')
document.write('<img border=0 src=/comun/novedades/articulo.gif align=absbottom width=16 height=16 vspace=1>')
document.write('</a>')
document.write('</td>')
document.write('<td valign=top width=100%>') 
document.write('<a href='+enlace[cual]+'>')
document.write('<img src=/comun/portada/peru/graficos/'+imagen[cual]+' align=right border=0>')
document.write('</a>')
document.write('<a class=tituloarticulo href='+enlace[cual]+'>')
document.write(titulo[cual])
document.write('</a><br>')
document.write('<div class=cuerpoarticulo>')
document.write(descripcion[cual])
document.write('<a href='+enlace[cual]+'>')
document.write('<img border=0 src=/comun/novedades/vermas.gif alt="visitar ahora..." width=22 height=13>')
document.write('</a></div></td>')
document.write('</tr>')
document.write('</table>')
document.write('</td><td class=recuadro width=10></td>')
document.write('</tr><tr><td height=10 width=10 align=left class=recuadro>')
document.write('<img src=/interfaz/graficos/recuadro-inf-izq.gif width=10 height=10></td>')
document.write('<td class=recuadro height=10></td><td class=recuadro height=10 width=10 align=right>')
document.write('<img src=/interfaz/graficos/recuadro-inf-der.gif width=10 height=10></td>')
document.write('</tr></table>')
