_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=début;target=;url=http://www.tonel.telheirodoinfante.com/frances/;");
aI("showmenu=LogementPhotosLEFT_MENU;text=Logement;target=;url=alojamentos_frances.html;");
aI("text=Localisation;target=;url=Localizacao_frances.html;");
aI("text=Sagres Photos;target=;url=Sagres-Photos.html;");
aI("text=Association;target=;url=Parcerias_frances.html;");
aI("text=contacts;target=;url=contactos_frances.html;");
aI("text=Carte Site;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("LogementPhotosLEFT_MENU")){
style=submenuStyle;
aI("text=Photos;target=;url=Fotos_frances.html;");
aI("showmenu=PrixPromotionsLEFT_MENU;text=Prix;target=;url=Precos_frances.html;");
}

with(milonic=new menuname("PrixPromotionsLEFT_MENU")){
style=submenuStyle;
aI("text=Promotions;target=;url=Promotions.html;");
}


 drawMenus();
