_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderstyle="Dashed";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#007FFF";
offcolor="#000000";
onbold="bold";
oncolor="#FF0000";
padding="5";
subimage="images/blackred.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
decoration="underline";
fontfamily="Verdana";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="Black";
oncolor="Blue";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.policelocator.com/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Police-Locator-Links-Page.html;");
}


 drawMenus();

