<!-- 

// Menu naranja
document.write(

'<div id= "menunaranja" style="position:absolute; top:426px; z-index:2"> ',
'<table border="0" width="980" cellspacing="0" cellpadding="0" bgcolor="#ED5A27" class="menublanco" >',
'<tr>',
'<td width="640">',
'  <table border="0" width="100%" cellspacing="0" cellpadding="4" class="menublanco" >',
'  <tr>',
'  <td nowrap class="enlaceMenu"><a href="../pagina/pagina.htm" class="enlaceMenu"><b>página día</b></a></td>',
'  <td width="3">&nbsp;</td>',
'  <td nowrap class="enlaceMenu"><a href="../semana/semana.htm" class="enlaceMenu"><b>semana vista</b></a></td>',
'  <td width="3">&nbsp;</td>',
'  <td nowrap class="enlaceMenu"><a href="../tecnicas/tecnicas_index.htm" class="enlaceMenu"><b>técnicas</b></a></td>',
'  <td width="3">&nbsp;</td>',
'  <td nowrap class="enlaceMenu"><a href="../base/base.htm" class="enlaceMenu"><b>base</b></a></td>',
'  <td width="3">&nbsp;</td>',
'  <td nowrap class="enlaceMenu"><a href="../gran_formato/gran_formato.htm" class="enlaceMenu"><b>gran formato</b></a></td>',
'  <td width="3">&nbsp;</td>',
'  <td nowrap class="enlaceMenu"><a href="../bolsillo/bol_mes.htm" class="enlaceMenu"><b>bolsillo</b></a></td>',
'  <td width="3">&nbsp;</td>',
'  <td nowrap class="enlaceMenu"><a href="../encuadernaciones/encuad1.htm" class="enlaceMenu"><b>encuadernaciones</b></a></td>',
'  </tr>',
'  </table>',
'</td>',
'<td>&nbsp;</td>',
'</tr>',
'</table>',
'</div>' );




// -->