_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="13pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="#000000";
oncolor="Gold";
padding="0";
pagecolor="Gold";
separatorcolor="Black";
separatorsize="30";
subimage="images/black_4x5.gif";
subimagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="13pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="Gold";
onbgcolor="#000000";
oncolor="Gold";
padding="4";
pagecolor="Gold";
subimage="images/black_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=AdministrationA Message from the ChiefINFO_BAR_MENU;text=Administration;target=;url=Administration.html;");
aI("showmenu=DivisionsFire/EMSINFO_BAR_MENU;text=Divisions;target=;url=Divisions.html;");
aI("showmenu=NewsPress ReleasesINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("showmenu=StationsStation 1INFO_BAR_MENU;text=Stations;target=;url=Stations.html;");
aI("text=Photos;target=;url=Photos.html;");
}

with(milonic=new menuname("AdministrationA Message from the ChiefINFO_BAR_MENU")){
style=submenuStyle;
aI("text=A Message from the Chief;target=;url=A-Message-from-the-Chief.html;");
aI("showmenu=PersonnelInterim Chief John SkinnerINFO_BAR_MENU;text=Personnel;target=;url=Personnel.html;");
}

with(milonic=new menuname("PersonnelInterim Chief John SkinnerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Interim Chief John Skinner;target=;url=Interim-Chief-John-Skinner.html;");
aI("text=Deputy Chief Bryan Bullock;target=;url=Deputy-Chief-Bryan-Bullock.html;");
aI("text=Administrative Staff;target=;url=Administrative-Staff.html;");
aI("text=Fire Investigations;target=;url=Fire-Investigations.html;");
aI("text=Public Information Officer;target=;url=Public-Information-Officer.html;");
}

with(milonic=new menuname("DivisionsFire/EMSINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fire/EMS;target=;url=Fire-EMS.html;");
aI("text=E-911;target=;url=E-911.html;");
aI("text=EMA;target=;url=EMA.html;");
}

with(milonic=new menuname("NewsPress ReleasesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Press Releases;target=;url=Press-Releases.html;");
aI("text=Newsletter;target=;url=Newsletter.html;");
aI("text=Upcoming Events;target=;url=Upcoming-Events.html;");
}

with(milonic=new menuname("StationsStation 1INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Station 1;target=;url=Station-1.html;");
aI("text=Station 3;target=;url=Station-3.html;");
aI("text=Station 4;target=;url=Station-4.html;");
aI("text=Station 5;target=;url=Station-5.html;");
aI("text=Station 6;target=;url=Station-6.html;");
aI("text=Station 7;target=;url=Station-7.html;");
}


 drawMenus();
