_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
image="images/sepsquare12.gif";
offbgcolor="Maroon";
offcolor="Snow";
oncolor="YellowGreen";
ondecoration="underline";
padding="7";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare_on12.gif";
imageposition="right";
itemwidth="198";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
openstyle="rtl";
itemheight="18";
aI("text=Kitchen Islands;target=;url=kitchen-islands.php;");
aI("text=Kitchen Carts;target=;url=kitchen-carts.php;");
aI("text=Butcher Blocks;target=;url=butcher-blocks.php;");
aI("text=Granite Countertops;target=;url=granite-countertops.php;");
aI("text=Quartz Countertops;target=;url=quartz-countertops.php;");
aI("text=Marble Countertops;target=;url=marble-countertops.php;");
aI("text=Solid Surface Countertops;target=;url=solid-surface-countertops.php;");
aI("text=Wooden Countertops;target=;url=wooden-countertops.php;");
aI("text=Laminate Countertops;target=;url=laminate-countertops.php;");
aI("text=Stainless Steel Countertops;target=;url=stainless-steel-countertops.php;");
aI("text=Glass Countertops;target=;url=glass-countertops.php;");
aI("text=Kitchen Cabinets;target=;url=kitchen-cabinets.php;");
aI("text=Kitchen Cabinet Fronts;target=;url=kitchen-cabinet-fronts.php;");
aI("text=Kitchen Remodeling;target=;url=kitchen-remodeling.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}


 drawMenus();

