_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack4.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=880;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.granttownship.com/;align=center;");
aI("text=About;target=;url=About.html;align=center;");
aI("showmenu=Officials/BiosINFO_BAR_MENU;text=Officials;target=;url=Township-Officials.html;align=center;");
aI("showmenu=Township Meetings/NewslettersINFO_BAR_MENU;text=Township Meetings;target=;url=Township-Meetings.html;align=center;");
aI("text=Parks/Rec;target=;url=Parks-and-Rec.html;align=center;");
aI("text=Township Events;target=;url=Township-Events.html;align=center;");
aI("text=Assessor;target=;url=Assessor.html;align=center;");
aI("text=Building Department;target=;url=Building-Department.html;align=center;");
aI("text=Permits & Applications;target=;url=Permits-&-Applications.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Fire Dept;target=;url=http://gtfd.granttownship.com;align=center;keepalive=1;");
}

with(milonic=new menuname("Officials/BiosINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Bios;target=;url=Township-Official-Bios.html;");
aI("text=Committees and Personnel;target=;url=Committees-and-Personnel.html;separatorsize=4;");
}

with(milonic=new menuname("Township Meetings/NewslettersINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Newsletters;target=;url=Newsletters.html;");
}


 drawMenus();

