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


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

with(menuStyle=new mm_style()){
bordercolor="#321515";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/black_orange.gif";
offbgcolor="#321515";
offcolor="White";
onbgcolor="#321515";
oncolor="Coral";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#321515";
pagecolor="Coral";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/black_blue.gif";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.pilkingtonskitchens.co.uk/;");
aI("text=Design;target=;url=Kitchen-Design.html;");
aI("text=CAD Service;target=;url=CAD-Kitchen-Service.html;");
aI("text=Kitchen Range;target=;url=London-Kitchen-Design-Range.html;");
aI("text=Feedback;target=;url=Client-Testimonials.html;");
aI("text=Our Bathrooms;target=;url=http://www.pilkingtonsbathrooms.co.uk/;");
aI("text=Contact Us;target=;url=contact-pilkingtons-kitchens.php;");
}


 drawMenus();

