_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="Maroon";
offcolor="#ffffff";
onbgcolor="Goldenrod";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Maroon";
offcolor="#ffffff";
onbgcolor="Goldenrod";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.veronapolice.org/;");
aI("text=Our Mission;target=;url=Mission.html;");
aI("showmenu=Police Blotter/Current Blotter ReportLEFT_MENU;text=Police Blotter;target=;url=Police-Blotter.html;");
aI("text=Nixle Past Messages;target=;url=Nixle-Past-Messages.html;");
aI("text=Records Bureau;target=;url=Records-Bureau.html;");
aI("text=Detective Bureau;target=;url=Detective-Bureau.html;");
aI("showmenu=Crime Prevention/Identity TheftLEFT_MENU;text=Crime Prevention;target=;url=Crime-Prevention.html;");
aI("text=Thank an Officer;target=;url=Thank-an-Officer.html;");
aI("text=Office of Professional Standards;target=;url=Office-of-Professional-Standards.html;");
aI("showmenu=Resources/FormsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Employment Opportunities;target=;url=Employment-Opportunities.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=In Memoriam;target=;url=In-Memoriam.html;");
}

with(milonic=new menuname("Police Blotter/Current Blotter ReportLEFT_MENU")){
style=submenuStyle;
aI("text=Current Blotter Report;target=;url=Current-Blotter-Report.html;");
aI("text=Police Blotter History;target=;url=Police-Blotter-History.html;");
}

with(milonic=new menuname("Crime Prevention/Identity TheftLEFT_MENU")){
style=submenuStyle;
aI("text=Identity Theft;target=;url=Identity-Theft.html;");
aI("text=Internet Safety;target=;url=Internet-Safety.html;");
aI("text=DARE Kids Site;target=_blank;url=http://www.dare.com/kids/index_3.htm;");
aI("text=DARE - Adult Site;target=_blank;url=http://www.dare.com/parents/default382c.asp?N=Parents;");
}

with(milonic=new menuname("Resources/FormsLEFT_MENU")){
style=submenuStyle;
aI("text=Forms;target=;url=Forms.html;");
}


 drawMenus();

