_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ProductsHair ProductsINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=HairdressersHairdressers - BuckinghamshireINFO_BAR_MENU;text=Hairdressers;target=;url=Hairdressers.html;");
aI("showmenu=Make-upMake-up Artists - BuckinghamshireINFO_BAR_MENU;text=Make-up;target=;url=Make-up-Artists.html;");
aI("showmenu=Other ServicesBridal LingerieINFO_BAR_MENU;text=Other Services;target=;url=Other-Services.html;");
}

with(milonic=new menuname("ProductsHair ProductsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Hair Products;target=;url=Hair-Products.html;");
aI("text=Make-up Products;target=;url=Make-up-Products.html;");
aI("text=Other Products;target=;url=Other-Products.html;");
}

with(milonic=new menuname("HairdressersHairdressers - BuckinghamshireINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Hairdressers - Buckinghamshire;target=;url=Hairdressers-Buckinghamshire.html;");
aI("text=Hairdressers - Hertfordshire;target=;url=Hairdressers-Hertfordshire.html;");
}

with(milonic=new menuname("Make-upMake-up Artists - BuckinghamshireINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Make-up Artists - Buckinghamshire;target=;url=Make-up-Artists-Buckinghamshire.html;");
aI("text=Make-up Artists - Hertfordshire;target=;url=Make-up-Artists-Hertfordshire.html;");
aI("text=Make-up Artists - Gloucestershire;target=;url=Make-up-Artists-Gloucestershire.html;");
aI("text=Make-up Artists - Midlands;target=;url=Make-up-Artists-Midlands.html;");
aI("text=Make-up Artists - London & South-East;target=;url=Make-up-Artists-London-&-South-East.html;");
}

with(milonic=new menuname("Other ServicesBridal LingerieINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bridal Lingerie;target=;url=Bridal-Lingerie.html;");
aI("showmenu=Photographs VideoPhotographers - BedfordshireINFO_BAR_MENU;text=Photographs Video;target=;url=Photographs-Video.html;");
aI("text=Invitations and Stationery;target=;url=Invitations-and-Stationery.html;");
aI("text=Books;target=;url=Books.html;");
}

with(milonic=new menuname("Photographs VideoPhotographers - BedfordshireINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Photographers - Bedfordshire;target=;url=Photographers-Bedfordshire.html;");
aI("text=Photographers - UK;target=;url=Photographers-UK.html;");
aI("text=Photographers - Buckinghamshire;target=;url=Photographers-Buckinghamshire.html;");
aI("text=Photographers - Hertfordshire;target=;url=Photographers-Hertfordshire.html;");
}


 drawMenus();
