fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(horizStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#A6BF7D";
headerborder=1;
headercolor="#A6BF7D";
offbgcolor="#A6BF7D";
offcolor="#FFFFFF";
onbgcolor="#FEFAD2";
onborder="1px solid #FFFFFF";
oncolor="#000000";
onsubimage="images/menuimages/arrow.gif";
overbgimage="images/menuimages/backon_green.gif";
padding=3;
pagebgcolor="#A6BF7D";
pagecolor="#FFFFFF";
pageimage="images/menuimages/arrow.gif";
separatoralign="right";
separatorcolor="#A6BF7D";
separatorwidth="20";
subimage="images/menuimages/arrow.gif";	 

}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
image="images/menuimages/18_blank.gif";
imagepadding=3;
menubgimage="images/menuimages/backoff_blue.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#99CC66";
onborder="1px solid #FFFFFF";
oncolor="#000000";
onsubimage="images/menuimages/arrow.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#CFE2D1";
pagecolor="#000066";
pageimage="images/menuimages/arrow.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="80%";
subimage="images/menuimages/arrow.gif";
menubgcolor="#F5F5F5";
}

with(milonic=new menuname("mainmenu")){
menuwidth="705";
alwaysvisible=1;
top=0;
left=0;
margin=2;
orientation="horizontal";
style=horizStyle;

aI("image=images/menuimages/home-icon4.gif;text=Home;title=Back to Home Page;url=index.htm;");
aI("text=About;url=AboutUs.html");
aI("showmenu=CERT;text=CERT;");
aI("showmenu=COAD;text=COAD;");
aI("showmenu=NeighborhoodWatch;text=Neighborhood<BR>Watch;");
aI("showmenu=VIPS;text=VIPS;");
aI("showmenu=WASART;text=WASART;");
aI("showmenu=ARES;text=ARES;");
aI("showmenu=links;text=Links;");
aI("text=Contact Us;title=Contact;url=Contact.html;");
}

with(milonic=new menuname("CERT")){
margin=3;
style=vertStyle;
top="offset=-265";
left="offset=-269";	
aI("image=images/menuimages/report.png;text=About CERT;url=CERT.html");
aI("image=images/menuimages/page_white_acrobat.png;text=Flyer;url=CERT/CERTflyer32107.pdf");
aI("image=images/menuimages/page_white_acrobat.png;text=Handout;url=CERT/CERTFlyerFebclass.pdf");
aI("image=images/menuimages/page_white_acrobat.png;text=Sign Up Sheet;url=CERT/CERTsignupsheet.pdf");
aI("image=images/menuimages/camera.png;text=Photos;url=CERTPhotos.html");
}

with(milonic=new menuname("COAD")){
margin=3;
style=vertStyle;
top="offset=-265";
left="offset=-269";	
aI("image=images/menuimages/report.png;text=About COAD;url=COAD.html");
aI("image=images/menuimages/calendar.gif;text=Other;url=COADOther.html");
}

with(milonic=new menuname("NeighborhoodWatch")){
margin=3;
style=vertStyle;
top="offset=-265";
left="offset=-269";	
aI("image=images/menuimages/report.png;text=About Neighborhood Watch;url=BlockWatch.html");
aI("image=images/menuimages/calendar.gif;text=Other;url=BLockWatchOther.html");
}

with(milonic=new menuname("VIPS")){
margin=3;
style=vertStyle;
top="offset=-265";
left="offset=-269";	
aI("image=images/menuimages/report.png;text=About VIPS;url=VIPS.html");
aI("image=images/menuimages/report.png;text=Application;url=VIPS/Application.doc");
aI("image=images/menuimages/report.png;text=Flyer;url=VIPS/RecruitmentFlyer.doc");
aI("image=images/menuimages/report.png;text=Special Requirements;url=VIPS/automaticdisqualifiers.doc");
aI("image=images/menuimages/report.png;text=Letter to Applicant;url=VIPS/ProspectiveApplicantLetter.doc");
aI("image=images/menuimages/calendar.gif;text=Other;url=VIPOther.html");
}

with(milonic=new menuname("WASART")){
margin=3;
style=vertStyle;
top="offset=-265";
left="offset=-269";	
aI("image=images/menuimages/report.png;text=About WASART;url=WASART.html");
aI("image=images/menuimages/calendar.gif;text=Other;url=WASARTOther.html");
}

with(milonic=new menuname("ARES")){
margin=3;
style=vertStyle;
top="offset=-265";
left="offset=-269";	
aI("image=images/menuimages/report.png;text=About ARES;url=ARES.html");
aI("image=images/menuimages/calendar.gif;text=Other;url=ARESOther.html");
}

with(milonic=new menuname("Links")){
margin=3;
style=vertStyle;
top="offset=-265";
left="offset=-269";	
aI("image=images/menuimages/link.png;text=Citizen Corps National Site;url=http://www.citizencorps.gov/");
aI("image=images/menuimages/link.png;text=VIPS National Site;url=http://www.policevolunteers.org/");
}




drawMenus();


