_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="DimGray";
offcolor="WhiteSmoke";
oncolor="#0000FF";
padding="5";
pagecolor="Brown";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Bookman Old Style";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#3F3F3F";
oncolor="Blue";
pagecolor="Blue";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="162";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.pressedmetalceilings.com.au/;");
aI("text=About Us;target=;url=about-pressed-metal-ceilings.html;");
aI("text=What we Do;target=;url=what-we-do.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("showmenu=ProductsPanels - 6x2LEFT_MENU;text=Products;target=;url=products.html;");
aI("text=Ceiling Registrars;target=;url=ceiling-registrars.html;");
aI("text=Restoration Projects;target=;url=restoration-projects.html;");
aI("text=Gallery;target=;url=gallery.html;");
aI("text=Links;target=;url=links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsPanels - 6x2LEFT_MENU")){
style=submenuStyle;
aI("text=Panels - 6x2;target=;url=panels-6x2.html;");
aI("text=Panels - 4x2;target=;url=panels-4x2.html;");
aI("text=Friezes;target=;url=friezes.html;");
aI("text=Inner Borders;target=;url=inner-borders.html;");
aI("text=Cornices;target=;url=cornices.html;");
aI("text=Cornice Mitres;target=;url=cornice-mitres.html;");
aI("text=Mouldings;target=;url=mouldings.html;");
aI("text=Centre Flowers;target=;url=centre-flowers.html;");
aI("text=Price List;target=;url=price-list.html;");
}


 drawMenus();
