_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Bookman Old Style";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="Blue";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="Yellow";
padding="6";
separatorcolor="Black";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="6";
itemwidth="1000";
}

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/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Locksmith Queens;target=;url=http://www.locksmithqueensvillage.com/;");
aI("text=24 Hour Locksmith;target=;url=24-Hour-Locksmith.html;");
aI("text=Automotive Car Key Locksmith;target=;url=Automotive-Car-Key-Locksmith.html;");
aI("text=Commercial Residential Locksmith;target=;url=Commercial-Residential-Locksmith.html;");
aI("text=Lock Change;target=;url=Lock-Change.html;");
aI("text=Locksmith Queens;target=;url=sitemap-page-order.html;");
}


 drawMenus();

