_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#B70050";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#B70050";
offcolor="#FFFFCC";
onbgcolor="#FFFFCC";
oncolor="#B70050";
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="#B70050";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFCDE";
offcolor="#B70050";
onbgcolor="#B70050";
oncolor="#FFFCDE";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#B70050";
pagecolor="#FFFCDE";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.thebeautyroombeaminster.co.uk/;");
aI("showmenu=Treatments/Facial TreatmentsINFO_BAR_MENU;text=Treatments;target=;url=Treatments.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("Treatments/Facial TreatmentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Facial Treatments;target=;url=Facial-Treatments.html;");
aI("text=Body Treatments;target=;url=Body-Treatments.html;");
aI("text=Hand and Foot Treatments;target=;url=Hand-and-Foot-Treatments.html;");
aI("text=Make up;target=;url=Make-up.html;");
aI("text=Ear Piercing;target=;url=Ear-Piercing.html;");
aI("text=Hair Removal;target=;url=Hair-Removal.html;");
aI("text=Tanning;target=;url=Tanning-Treatment.html;");
}


 drawMenus();

