_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/blackorange.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/blackorange.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.gqhi.ca/;");
aI("text=Services;target=;url=Services.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Projects;target=;url=Projects.html;");
aI("showmenu=ResourceKitchen RemodellingLEFT_MENU;text=Resource;target=;url=Resource.html;");
aI("text=Employment;target=;url=Employment.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Blog;target=;url=Blog.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourceKitchen RemodellingLEFT_MENU")){
style=submenuStyle;
aI("text=Kitchen Remodelling;target=;url=Kitchen-Remodelling.html;");
aI("text=Home Security Advice;target=;url=Home-Security-Advice.html;");
aI("text=All About Lock Picking;target=;url=All-About-Lock-Picking.html;");
aI("text=Creating a Raised Bed;target=;url=Creating-a-Raised-Bed.html;");
aI("text=Garage facelift ;target=;url=Garage-facelift.html;");
}


 drawMenus();

