document.write('<STYLE type="text/css">');
document.write('#menuspan496 { position:absolute; width:600px; }');
document.write('#menutable496 { border-width: 0px; border-color: #A58548; border-style:solid}');
document.write('td.menucell496 { padding:2px; padding-left:4px; padding-right:4px; background:#B33C1E; border:1px inset #000000; text-align:CENTER; }');
document.write('#submenutable496 { background: #000000; border-width: 0px; border-color: #A58548; border-style:solid}');
document.write('td.topcell496 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem496 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; } ');
document.write('a.topitem496:hover {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal;}');
document.write('a.subitem496 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size: 12px; font-style:normal; } ');
document.write('a.subitem496:hover {text-decoration:none; color:#655030; font-weight: 700; font-family: Tahoma; font-size: 12px; font-style:normal; }');
document.write('P.MN496 {margin:0px; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size:12px; font-style:normal;  }');
document.write('P.SMN496 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size:12px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser496
var hidetimer496 = null;
if(document.layers){ thisbrowser496='NN4'; }
if(document.all){ thisbrowser496='IE'; }
if(!document.all && document.getElementById){ thisbrowser496='NN6'; }
function showmenu496(menuname)
{
if(thisbrowser496=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser496=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser496=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer496) clearTimeout(hidetimer496);}
function timermenu496()
{
if(hidetimer496) clearTimeout(hidetimer496);hidetimer496 = setTimeout("hideall496();",1000);
}
function hidemenu496(menuname)
{
if(thisbrowser496=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser496=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser496=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite496(menuitem) 
{
if(typeof(currentpage496)!='undefined' && menuitem==currentpage496) return;
if(thisbrowser496=='IE') document.all[menuitem].style.backgroundColor = '#606060';
if(thisbrowser496=='NN6') document.getElementById(menuitem).style.backgroundColor = '#606060';
if(hidetimer496) clearTimeout(hidetimer496);}
function unhilite496(menuitem) 
{
if(typeof(currentpage496)!='undefined' && menuitem==currentpage496) return;
if(thisbrowser496=='IE') document.all[menuitem].style.backgroundColor = '#B33C1E';
if(thisbrowser496=='NN6') document.getElementById(menuitem).style. backgroundColor = '#B33C1E';
if(hidetimer496) clearTimeout(hidetimer496);hidetimer496 = setTimeout("hideall496();",1000);
}
function hideall496()
{
}
function openmenu496(menuname)
{
showmenu496(menuname);
}
document.write('<table width=600 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan496">');
document.write('<table width=600 id="menutable496" cellspacing=0 cellpadding=3 >');
document.write('<tr>');
document.write('<td align=center background="l5.gif">&nbsp;</td>');
document.write('<td class="topcell496" align=CENTER width=100 height=20 background="b5.gif" onMouseOver="hideall496()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="index.php" target="_self" title="" class="topitem496">Inicio</a>');
document.write('</td><td><p class="SMN496">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell496" align=CENTER width=100 height=20 background="b5.gif" onMouseOver="hideall496()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="estacion.php" target="_self" title="" class="topitem496">Cocina de Estacion</a>');
document.write('</td><td><p class="SMN496">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell496" align=CENTER width=100 height=20 background="b5.gif" onMouseOver="hideall496()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="novedades.php" target="_self" title="" class="topitem496">Promociones</a>');
document.write('</td><td><p class="SMN496">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell496" align=CENTER width=100 height=20 background="b5.gif" onMouseOver="hideall496()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="info.php" target="_self" title="" class="topitem496">Info</a>');
document.write('</td><td><p class="SMN496">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell496" align=CENTER width=100 height=20 background="b5.gif" onMouseOver="hideall496()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="contacto.php" target="_self" title="" class="topitem496">Contacto</a>');
document.write('</td><td><p class="SMN496">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="r5.gif">&nbsp;</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');

