_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#2E1513";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightGrey";
offcolor="#2E1513";
onbgcolor="LightGrey";
oncolor="Brown";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="LightGrey";
pagecolor="Brown";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#2E1513";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackorange.gif";
offbgcolor="SlateGray";
offcolor="#2E1513";
onbgcolor="Gainsboro";
oncolor="DodgerBlue";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="#2F2F2F";
pagecolor="#FFAA00";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="143";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=719;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=index.html;");
aI("text=Bathrooms for...;target=;url=Bathroom-Installation-Packages.html;");
aI("text=Bathroom Design;target=;url=Bathroom-Design.html;");
aI("text=How We Work;target=;url=How-We-Work.html;");
aI("text=Contact Us;target=;url=contact-pilkingtons-bathrooms.php;");
}


 drawMenus();
