_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Yellow";
offcolor="Black";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="#000000";
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="Silver";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Firebrick";
onbgcolor="White";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="4";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=http://www.ambassador-windows.co.uk/;");
aI("text=What do we offer?;target=;url=What-do-we-offer-.html;");
aI("showmenu=Samples from BrochureAll Shapes and SizesINFO_BAR_MENU;text=Samples from Brochure;target=;url=Samples-from-Brochure.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Samples from BrochureAll Shapes and SizesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=All Shapes and Sizes;target=;url=All-Shapes-and-Sizes.html;");
aI("text=Designed For You;target=;url=Designed-For-You.html;");
aI("text=Peace of Mind;target=;url=Peace-of-Mind.html;");
aI("text=First Impressions;target=;url=First-Impressions.html;");
aI("text=Modern/Traditional;target=;url=Modern-Traditional.html;");
aI("text=Interior Design;target=;url=Interior-Design.html;");
aI("text=Style of Windows;target=;url=Style-of-Windows.html;");
aI("text=Top Tips;target=;url=Top-Tips.html;");
aI("text=Conservatory;target=;url=Conservatory.html;");
aI("text=Flooring;target=;url=Flooring.html;");
}


 drawMenus();

