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




with(background=new mm_style()){
bgimage="top.gif";
borderstyle="solid";
fontfamily="Times New Roman, serif";
fontsize="10";
fontstyle="";
fontweight="bold";
image="transparent.gif";
imagepadding=2;
itemheight=26;
itemwidth=136;
offcolor="#333300";
oncolor="#ffffff";
overbgimage="down.gif";
separatorcolor="transparent";
separatorsize=2;
}

with(background2=new mm_style()){
bgimage="next2.gif";
borderstyle="solid";
fontfamily="Times New Roman, serif";
fontsize="10";
fontstyle="";
fontweight="bold";
image="transparent.gif";
imagepadding=2;
itemheight=26;
itemwidth=130;
offcolor="#333300";
oncolor="#ffffff";
overbgimage="down.gif";
separatorcolor="white";
separatorsize=2;
}

with(background3=new mm_style()){
bgimage="next2.gif";
borderstyle="solid";
fontfamily="Times New Roman, serif";
fontsize="10";
fontstyle="";
fontweight="bold";
image="transparent.gif";
imagepadding=2;
itemheight=26;
itemwidth=136;
offcolor="#333300";
oncolor="#ffffff";
overbgimage="down.gif";
separatorcolor="white";
separatorsize=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=26;
itemwidth=136;
left=0;
style=background;
top=60;
aI("bgimage=top.gif;image=;overbgimage=down.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp&nbsp;&nbsp;&nbsp;ABOUT PASSAIC;showmenu=aboutus;");
aI("bgimage=top.gif;image=;overbgimage=down.gif;showmenu=location;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOCATION / MAPS;");
aI("bgimage=top.gif;image=;overbgimage=down.gif;showmenu=uezprog;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;&nbsp;&nbsp;&nbsp;&nbsp;UEZ PROGRAM;");
aI("itemheight=30;bgimage=top2.gif;image=;overbgimage=down.gif;showmenu=ueznews;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UEZ NEWS;");
}

with(milonic=new menuname("aboutus")){
style=background2;
itemwidth=136;
aI("overbgimage=down2.gif;text=HISTORY;url=history.html;");
aI("overbgimage=down2.gif;text=HISTORIC PHOTOS;url=historicphotos.html;");
aI("overbgimage=down2.gif;text=TODAY;url=today.html;");
}

with(milonic=new menuname("location")){
style=background2;
itemwidth=136;
aI("overbgimage=down2.gif;text=LOCATION BENEFITS;url=locationbenefits.html;");
aI("overbgimage=down2.gif;text=CITY MAP;url=citymap.html;");
aI("overbgimage=down2.gif;text=ZONING MAP;url=zoningmap.html;");
}

with(milonic=new menuname("uezprog")){
style=background2;
itemwidth=136;
aI("overbgimage=down2.gif;text=UEZ BENEFITS;url=uezbenefits.html;");
aI("overbgimage=down2.gif;text=PROGRAMS;url=programs.html;");
aI("overbgimage=down2.gif;text=UEZ DIRECTORY;url=directory.html;");
aI("overbgimage=down2.gif;text=FAQS;url=faqs.html;");
aI("overbgimage=down2.gif;text=APPLICATIONS / FORMS;url=applications.html;");
aI("overbgimage=down2.gif;text=BOARD OF TRUSTEES;url=boardoftrustees.html;");
}

with(milonic=new menuname("ueznews")){
style=background3;
itemwidth=136;
aI("overbgimage=down2.gif;text=NEWSLETTERS;url=newsletters.html;");
aI("overbgimage=down2.gif;text=UEZ PROJECTS;url=uezprojects.html;");
}



drawMenus();

