_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#00FFFF";
onbgcolor="#E7E6E7";
oncolor="Orange";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Cyan";
pagecolor="SlateGray";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Gray";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00FFFC";
offcolor="White";
onbgcolor="Lavender";
oncolor="Turquoise";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Gainsboro";
pagecolor="Orange";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ClinicThe StaffINFO_BAR_MENU;text=Clinic;target=;url=Clinic.html;");
aI("showmenu=ServicesDental ImplantsINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ArrivalHaniaINFO_BAR_MENU;text=Arrival;target=;url=Arrival.html;");
aI("text=Accommodation;target=;url=Accommodation.html;");
aI("text=Library;target=;url=Library.html;");
aI("showmenu=ContactContact FormINFO_BAR_MENU;text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
aI("text=FAQ;target=;url=FAQ.html;");
}

with(milonic=new menuname("ClinicThe StaffINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Staff;target=;url=The-Staff.html;");
}

with(milonic=new menuname("ServicesDental ImplantsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Dental Implants;target=;url=Dental-Implants.html;");
aI("text=Oral Surgery;target=;url=Oral-Surgery.html;");
aI("text=Dental Prosthesis;target=;url=Dental-Prosthesis.html;");
aI("text=Cosmetic Dentistry;target=;url=Cosmetic-Dentistry.html;");
aI("text=Endodontics;target=;url=Endodontics.html;");
aI("text=Periodontology;target=;url=Periodontology.html;");
aI("text=The Lab;target=;url=The-Lab.html;");
aI("text=Other Services;target=;url=Other-Services.html;");
}

with(milonic=new menuname("ArrivalHaniaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Hania;target=;url=Hania.html;");
aI("text=Timetable;target=;url=Timetable.html;");
}

with(milonic=new menuname("ContactContact FormINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Contact Form;target=;url=Contact-Form.html;");
}


 drawMenus();

