_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glacier0.jpg";
borderstyle="solid";
fontfamily="MS Reference Sans Serif,  Lucida Sans Unicode";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="AliceBlue";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glacier_hover0.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#00547F";
offcolor="#ffffff";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=874;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="28";
aI("text=C&M Home;target=;url=http://northcoastgaragedoors.com.au/;align=center;");
aI("showmenu=Garage Doors/B&D Roll A DoorsINFO_BAR_MENU;text=Garage Doors;target=;url=garage-doors.html;align=center;");
aI("text=Selecting a Door;target=;url=garagedoor.html;align=center;");
aI("text=Remote Controls;target=;url=remote-controls.html;align=center;");
aI("text=Design Gallery;target=;url=designgallery.html;align=center;");
aI("text=Contact us;target=;url=contact.html;align=center;");
aI("showmenu=Our Projects/Product Site LinksINFO_BAR_MENU;text=Our Projects;target=;url=garage-door-projects.html;align=center;");
}

with(milonic=new menuname("Garage Doors/B&D Roll A DoorsINFO_BAR_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=Natural Timber Look;target=;url=timberlook.html;");
aI("text=Panelift Doors;target=;url=paneliftdoors.html;");
}

with(milonic=new menuname("Our Projects/Product Site LinksINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Product Site Links;target=;url=links.html;");
}


 drawMenus();

