_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="LightYellow";
oncolor="#00AAFF";
pagecolor="#00AAFF";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover2.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#00AAFF";
offcolor="#FFFFFF";
onbgcolor="Snow";
oncolor="#00AAFF";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=660;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("text=Home;target=;url=http://www.artcon.ca/;");
aI("text=Artcon;target=;url=Artcon/;");
aI("showmenu=Service/Painting Service.INFO_BAR_MENU;text=Service;target=;url=Service/;");
aI("text=Req. a Quote;target=;url=Req.-a-Quote/;");
aI("text=Contact;target=;url=Contact/;");
}

with(milonic=new menuname("Service/Painting Service.INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Painting Service.;target=;url=Service/Painting-Service.html;");
aI("text=Renovation Service.;target=;url=Service/Renovation-Service.html;");
aI("text=Our Guarantee ;target=;url=Service/Our-Guarantee.html;");
}


 drawMenus();

