_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#00FFFC";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Gainsboro";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="Orange";
outfilter="Fade(Overlap=1.00)";
padding="1";
pagebgcolor="#00FFFC";
pagecolor="White";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=./;");
aI("showmenu=ClinicThe StaffFOOTER_MENU;text=Clinic;target=;url=Clinic.html;");
aI("showmenu=ServicesDental ImplantsFOOTER_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ArrivalHaniaFOOTER_MENU;text=Arrival;target=;url=Arrival.html;");
aI("text=Accommodation;target=;url=Accommodation.html;");
aI("text=Library;target=;url=Library.html;");
aI("showmenu=ContactContact FormFOOTER_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 StaffFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=The Staff;target=;url=The-Staff.html;");
}

with(milonic=new menuname("ServicesDental ImplantsFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
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("ArrivalHaniaFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Hania;target=;url=Hania.html;");
aI("text=Timetable;target=;url=Timetable.html;");
}

with(milonic=new menuname("ContactContact FormFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Contact Form;target=;url=Contact-Form.html;");
}


 drawMenus();

