_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D8D8A9";
offcolor="#2D2D18";
onbgcolor="Khaki";
oncolor="#2D2D18";
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="White";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D8D8A9";
offcolor="#2D2D18";
onbgcolor="Khaki";
oncolor="#2D2D18";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.angleseybeautytherapy.co.uk/public_html/;");
aI("text=Semi Permanent Make Up;target=;url=Semi-Permanent-Make-Up.html;");
aI("text=Electrolysis and Advanced Cosmetic Procedures;target=;url=Electrolysis-and-Advanced-Cosmetic-Procedures.html;");
aI("showmenu=Aveda Treatments/Aveda Facial TreatmentsINFO_BAR_MENU;text=Aveda Treatments;target=;url=Aveda-Treatments.html;");
aI("showmenu=Silhouette Treatments/Silhouette DermaliftINFO_BAR_MENU;text=Silhouette Treatments;target=;url=Silhouette-Treatments.html;");
aI("showmenu=Beauty Treatments/Eye TreatmentsINFO_BAR_MENU;text=Beauty Treatments;target=;url=Beauty-Treatments.html;");
aI("text=Gift Certificates;target=;url=Gift-Certificates.html;");
}

with(milonic=new menuname("Aveda Treatments/Aveda Facial TreatmentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Aveda Facial Treatments;target=;url=Aveda-Facial-Treatments.html;");
aI("text=Aveda Massage Therapy;target=;url=Aveda-Massage-Therapy.html;");
aI("text=Aveda Manicure and Pedicure;target=;url=Aveda-Manicure-and-Pedicure.html;");
aI("text=Aveda Make Up;target=;url=Aveda-Make-Up.html;");
}

with(milonic=new menuname("Silhouette Treatments/Silhouette DermaliftINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Silhouette Dermalift;target=;url=Silhouette-Dermalift.html;");
aI("text=Silhouette Dermafusion;target=;url=Silhouette-Dermafusion.html;");
}

with(milonic=new menuname("Beauty Treatments/Eye TreatmentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Eye Treatments;target=;url=Eye-Treatments.html;");
aI("text=Waxing;target=;url=Waxing.html;");
aI("text=St Tropez Self Tanning;target=;url=St-Tropez-Self-Tanning.html;");
}


 drawMenus();

