document.writeln('<table cellSpacing="0" cellPadding="1" width="150" bgColor="#ffffff" border="0" align="center">');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="#993300">');
document.writeln('			<div align="center" class="cabeceras">Secciones</div>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="F8F8F8"><a href="seccion/se_cine.htm"');
document.writeln('		class="menuprincipal">Cine</a></td>');
document.writeln('	</tr>');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="F8F8F8"><a href="seccion/se_deporte.htm"');
document.writeln('		class="menuprincipal">Deporte</a></td>');
document.writeln('	</tr>');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="F8F8F8"><a href="seccion/se_economia.htm"');
document.writeln('		class="menuprincipal">Economía</a></td>');
document.writeln('	</tr>');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="F8F8F8"><a href="seccion/se_horoscopo.htm"');
document.writeln('		class="menuprincipal">Horóscopo</a></td>');
document.writeln('	</tr>');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="F8F8F8"><a href="seccion/se_musica.htm"');
document.writeln('		class="menuprincipal">Música</a></td>');
document.writeln('	</tr>');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="F8F8F8"><a href="seccion/se_humor.htm"');
document.writeln('		class="menuprincipal">Humor</a></td>');
document.writeln('	</tr>');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('	<tr>');
document.writeln('		<td bgcolor="F8F8F8"><a href="seccion/se_postales.htm"');
document.writeln('		class="menuprincipal">Tarjetas postales</a></td>');
document.writeln('	</tr>');
document.writeln('	<tr><td height="1" bgcolor="#C0BCB8"></td></tr>');
document.writeln('</table>');