_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#BFBFBF";
oncolor="#3F3F3F";
padding="6";
pagebgcolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CFCFCF";
offcolor="#000000";
onbgcolor="#BFBFBF";
oncolor="#3F3F3F";
padding="4";
pagebgcolor="#DFDFDF";
pagecolor="#000000";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=ProductsArchitectualLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=News;target=_blank;url=http://specialtyprecast.com.au/news;");
}

with(milonic=new menuname("ProductsArchitectualLEFT_MENU")){
style=submenuStyle;
aI("text=Architectual;target=;url=Architectual.html;");
aI("text=Civil;target=;url=Civil.html;");
aI("text=Structural;target=;url=Structural.html;");
aI("text=Boat Ramp;target=;url=Boat-Ramp.html;");
aI("text=Lincrete Culverts;target=;url=Lincrete-Culverts.html;");
}


 drawMenus();
