_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Inicio;target=;url=http://www.telheirodoinfante.com/;");
aI("showmenu=Garrafeira/Vinhos VerdesLEFT_MENU;text=Garrafeira;target=;url=Garrafeira.html;");
aI("text=Reservas;target=;url=Reservas.html;");
aI("showmenu=Galeria/RestauranteLEFT_MENU;text=Galeria;target=;url=Galeria.html;");
aI("text=Localização;target=;url=Localizacao.html;");
aI("showmenu=Pratos Especiais/Peixes e MariscosLEFT_MENU;text=Pratos Especiais;target=;url=Pratos-Especiais.html;");
aI("text=Grupos;target=;url=Grupos.html;");
aI("text=Contactos;target=;url=Contactos.html;");
aI("text=Historial;target=;url=Historial.html;");
aI("text=Parcerias;target=;url=Parcerias.html;");
aI("text=Mapa Site;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Garrafeira/Vinhos VerdesLEFT_MENU")){
style=submenuStyle;
aI("text=Vinhos Verdes;target=;url=Vinhos-Verdes.html;");
aI("text=Vinhos Brancos Secos;target=;url=Vinhos-Brancos-Secos.html;");
aI("text=Vinhos Brancos Maduros;target=;url=Vinhos-Brancos-Maduros.html;");
aI("text=Vinhos Tintos;target=;url=Vinhos-Tintos.html;");
}

with(milonic=new menuname("Galeria/RestauranteLEFT_MENU")){
style=submenuStyle;
aI("text=Restaurante;target=;url=Restaurante.html;");
aI("text=Sagres;target=;url=Sagres.html;");
aI("text=Panoramico;target=;url=Panoramico.html;");
}

with(milonic=new menuname("Pratos Especiais/Peixes e MariscosLEFT_MENU")){
style=submenuStyle;
aI("text=Peixes e Mariscos;target=;url=Peixes-e-Mariscos.html;");
aI("text=Epecialidades;target=;url=Epecialidades.html;");
}


 drawMenus();

