_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="LightGrey";
offcolor="Black";
onbgcolor="Gainsboro";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blue.gif";
offbgcolor="SteelBlue";
offcolor="White";
onbgcolor="LightSteelBlue";
oncolor="SteelBlue";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="2";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=C&M Home;target=;url=http://northcoastgaragedoors.com.au/;");
aI("showmenu=Garage Doors/B&D Roll A DoorsLEFT_MENU;text=Garage Doors;target=;url=garage-doors.html;");
aI("text=Selecting a Door;target=;url=garagedoor.html;");
aI("text=Design Gallery;target=;url=designgallery.html;");
aI("text=Contact us;target=;url=contact.html;");
aI("text=Our Projects;target=;url=garage-door-projects.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Garage Doors/B&D Roll A DoorsLEFT_MENU")){
style=submenuStyle;
aI("text=B&D Roll A Doors;target=;url=rollerdoors.html;");
aI("text=Tilt-A-Doors;target=;url=tiltadoors.html;");
aI("text=Flex-A-Doors;target=;url=flex-a-doors.html;");
aI("text=Natural Timber Look;target=;url=timberlook.html;");
aI("text=Panelift Doors;target=;url=paneliftdoors.html;");
}


 drawMenus();

