document.write('<STYLE type="text/css">');
document.write('#menuspan19 { position:absolute; width:800px; }');
document.write('#menutable19 { border-width: 0px; border-color: #999966; border-style:solid}');
document.write('td.menucell19 { padding:2px; padding-left:4px; padding-right:4px; background-image: url(sm5.gif); border:0px solid #000000; text-align:LEFT; }');
document.write('#submenutable19 { background: #000000; border-width: 0px; border-color: #999966; border-style:solid}');
document.write('td.topcell19 {text-decoration:none; color:#EFE2FC; font-weight: 700; font-family: Verdana; font-size: 13px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem19 {text-decoration:none; color:#EFE2FC; font-weight: 700; font-family: Verdana; font-size: 13px; font-style:normal; } ');
document.write('a.topitem19:hover {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 13px; font-style:normal;}');
document.write('a.subitem19 {text-decoration:none; color:#EFE2FC; font-weight: 700; font-family: Verdana; font-size: 13px; font-style:normal; } ');
document.write('a.subitem19:hover {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 13px; font-style:normal; }');
document.write('P.MN19 {margin:0px; color:#EFE2FC; font-weight: 700; font-family: Verdana; font-size:13px; font-style:normal;  }');
document.write('P.SMN19 {text-decoration:none; color:#EFE2FC; font-weight: 700; font-family: Verdana; font-size:13px; font-style:normal; margin:0px; }');
document.write('#submenu19_0 { position:absolute; left:100px; top:21px; visibility:hidden; }');
document.write('#submenu19_1 { position:absolute; left:200px; top:21px; visibility:hidden; }');
document.write('#submenu19_2 { position:absolute; left:600px; top:21px; visibility:hidden; }');
document.write('</style>');
var thisbrowser19
var hidetimer19 = null;
if(document.layers){ thisbrowser19='NN4'; }
if(document.all){ thisbrowser19='IE'; }
if(!document.all && document.getElementById){ thisbrowser19='NN6'; }
function showmenu19(menuname)
{
if(thisbrowser19=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser19=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser19=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer19) clearTimeout(hidetimer19);}
function timermenu19()
{
if(hidetimer19) clearTimeout(hidetimer19);hidetimer19 = setTimeout("hideall19();",1000);
}
function hidemenu19(menuname)
{
if(thisbrowser19=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser19=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser19=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite19(menuitem) 
{
if(typeof(currentpage19)!='undefined' && menuitem==currentpage19) return;
if(thisbrowser19=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser19=='NN6') document.getElementById(menuitem).style.backgroundColor = '#FFFFFF';
if(hidetimer19) clearTimeout(hidetimer19);}
function unhilite19(menuitem) 
{
if(typeof(currentpage19)!='undefined' && menuitem==currentpage19) return;
if(thisbrowser19=='IE') document.all[menuitem].style.backgroundColor = '#000077';
if(thisbrowser19=='NN6') document.getElementById(menuitem).style. backgroundColor = '#000077';
if(hidetimer19) clearTimeout(hidetimer19);hidetimer19 = setTimeout("hideall19();",1000);
}
function hideall19()
{
hidemenu19('submenu19_0');
hidemenu19('submenu19_1');
hidemenu19('submenu19_2');
}
function openmenu19(menuname)
{
showmenu19(menuname);
if(menuname!='submenu19_0') hidemenu19('submenu19_0');
if(menuname!='submenu19_1') hidemenu19('submenu19_1');
if(menuname!='submenu19_2') hidemenu19('submenu19_2');
}
document.write('<table width=800 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan19">');
document.write('<table width=800 id="menutable19" cellspacing=0 cellpadding=2 >');
document.write('<tr>');
document.write('<td align=center background="l5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="bienvenida.html" target="_self" title="" class="topitem19" onMouseOver="hideall19()">BIENVENIDA</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="habitaciones.html" target="_self" title="" class="topitem19" onMouseOver="openmenu19(\'submenu19_0\')" onMouseOut="timermenu19();">HABITACIONES</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="" target="_self" title="" class="topitem19" onMouseOver="openmenu19(\'submenu19_1\')" onMouseOut="timermenu19();">SERVICIOS</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="tarifas.html" target="_self" title="" class="topitem19" onMouseOver="hideall19()">TARIFAS</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="mapa.html" target="_self" title="" class="topitem19" onMouseOver="hideall19()">MAPA</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="mailto:reservas@hotelgeneroso.com" target="_self" title="" class="topitem19" onMouseOver="hideall19()">RESERVAS</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="" target="_self" title="" class="topitem19" onMouseOver="openmenu19(\'submenu19_2\')" onMouseOut="timermenu19();">ENTORNO</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell19" align=CENTER width=100 height=20 background="b5.gif">')
document.write('<a href="fotos.html" target="_self" title="" class="topitem19" onMouseOver="hideall19()">FOTOS</a>');
document.write('</td>');
document.write('<td align=center background="r5.gif">&nbsp;</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('<div id="submenu19_0">');
document.write('<table id="submenutable19" width=100 cellspacing=0>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_0_0" onMouseOver="hilite19(\'s19_0_0\')" onMouseOut="unhilite19(\'s19_0_0\')">');
document.write('<a href="habitaciones individuales.html" target="_self" title="" class="subitem19" >SIMPLES</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_0_1" onMouseOver="hilite19(\'s19_0_1\')" onMouseOut="unhilite19(\'s19_0_1\')">');
document.write('<a href="habitaciones dobles.html" target="_self" title="" class="subitem19" >DOBLES</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_0_2" onMouseOver="hilite19(\'s19_0_2\')" onMouseOut="unhilite19(\'s19_0_2\')">');
document.write('<a href="apartamentoscama.html" target="_self" title="" class="subitem19" >APARTAMENTOS</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu19_1">');
document.write('<table id="submenutable19" width=100 cellspacing=0>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_1_0" onMouseOver="hilite19(\'s19_1_0\')" onMouseOut="unhilite19(\'s19_1_0\')">');
document.write('<a href="restaurante.html" target="_self" title="" class="subitem19" >RESTAURANTE</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_1_1" onMouseOver="hilite19(\'s19_1_1\')" onMouseOut="unhilite19(\'s19_1_1\')">');
document.write('<a href="piscina.html" target="_self" title="" class="subitem19" >PISCINA</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_1_2" onMouseOver="hilite19(\'s19_1_2\')" onMouseOut="unhilite19(\'s19_1_2\')">');
document.write('<a href="playa.html" target="_self" title="" class="subitem19" >PLAYA</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_1_3" onMouseOver="hilite19(\'s19_1_3\')" onMouseOut="unhilite19(\'s19_1_3\')">');
document.write('<a href="bar.html" target="_self" title="" class="subitem19" >BAR Y HELADERÍA</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_1_4" onMouseOver="hilite19(\'s19_1_4\')" onMouseOut="unhilite19(\'s19_1_4\')">');
document.write('<a href="salon.html" target="_self" title="" class="subitem19" >SALÓN</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_1_5" onMouseOver="hilite19(\'s19_1_5\')" onMouseOut="unhilite19(\'s19_1_5\')">');
document.write('<a href="ocio.html" target="_self" title="" class="subitem19" >OCIO</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu19_2">');
document.write('<table id="submenutable19" width=100 cellspacing=0>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_2_0" onMouseOver="hilite19(\'s19_2_0\')" onMouseOut="unhilite19(\'s19_2_0\')">');
document.write('<a href="http://www.sollernet.com/indexes.html" target="_parent" title="" class="subitem19" >SÓLLER</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_2_1" onMouseOver="hilite19(\'s19_2_1\')" onMouseOut="unhilite19(\'s19_2_1\')">');
document.write('<a href="http://www.mallorcaweb.com/reportajes/pueblos/deia/" target="_parent" title="" class="subitem19" >DEIÀ</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_2_2" onMouseOver="hilite19(\'s19_2_2\')" onMouseOut="unhilite19(\'s19_2_2\')">');
document.write('<a href="http://www.mallorcaweb.com/reportajes/pueblos/fornalutx/" target="_parent" title="" class="subitem19" >FORNALUTX</a>')
;document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell19" height=20 id="s19_2_3" onMouseOver="hilite19(\'s19_2_3\')" onMouseOut="unhilite19(\'s19_2_3\')">');
document.write('<a href="senderismo.html" target="_parent" title="" class="subitem19" >SENDERISMO</a>')
;document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('</span></td></tr></table>');

