fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=400;
buildAftrLoad=true;

with(BigTransparent=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="13px";
fontstyle="normal";
itemheight=30;
offbgcolor="#006600";
onbgcolor="#ffffff";
offcolor="#FFFFFF";
oncolor="#000000";
ondecoration="none";
onsubimage="http://www.milonic.com/menuimages/arrow.gif";
padding=2;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=3;
}

with(Big=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica";
fontsize="1.47em";
fontstyle="normal";
itemheight=20;
bgimage="http://www.harborshelter.org/assets/imgs/framework/menu_r1_c2.gif";
offcolor="#FFFFFF";
oncolor="#ffffff";
padding=0;
rawcss="margin-top:8px;height:30px;padding-left:10px;padding-right:5px;";
subimagepadding=3;
}

with(milonic=new menuname("About")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=About Harbor, Inc. ;url=about.cfm;");
aI("text=How You Can Help ;url=HowTohelp.cfm;");
aI("text=The Harbor Team ;url=OurTeam.cfm;");
aI("text=Our Board Of Directors ;url=directors.cfm;");
aI("text=Statistical Information ;url=stats.cfm?statid=Recent;");
aI("text=Other Useful Resources ;url=links.cfm;");
aI("text=Frequently Asked Questions ;url=faq.cfm;");
aI("text=News and Announcements ;url=pressroom.cfm;");
}

with(milonic=new menuname("services")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Harbor Programs ;url=Programs.cfm;");
aI("text=Sexual Assault Info. ;url=SexualAssault.cfm;");
aI("text=Domestic Violence Info. ;url=DomesticViolence.cfm;");
}

with(milonic=new menuname("Events")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Upcoming Events ;url=events.cfm;");
aI("text=Become a Volunteer ;url=Volunteer.cfm;");
aI("text=Download Our Volunteer Application ;url=Volunteer.cfm;");
//aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("Sponsors")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Our Valued Sponsors ;url=sponsors.cfm;");
aI("text=Become a Sponsor ;url=Contact.cfm;");
}

with(milonic=new menuname("Memorials")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Become a Volunteer Today! ;url=Volunteer.cfm");
}

with(milonic=new menuname("Pizazz")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=About Pizazz ;url=AboutPizazz.cfm;");
//aI("text=Pizazz Inventory ;url=show_all_Products.cfm;");
}
with(milonic=new menuname("Contact")){
margin=2;
top="offset=-2";
rawcss="text-align:left";
style=BigTransparent;
aI("text=Contact Us;url=http://www.centuron.net;");
aI("text=Licenses;url=http://www.centuron.net;");
aI("text=Invoices;url=http://www.centuron.net;");
aI("text=Make Support Request;url=http://www.centuron.net;");
aI("text=View Support Requests;url=http://www.centuron.net;");
aI("text=Your Details;url=http://www.centuron.net;");
}

drawMenus();

