with(new menuname("Main Menu")){
style=vertical;
alwaysvisible=1;
position="relative";
aI("text=Apply (Docs/Forms);url=apply.html");
aI("text=FAQs;url=faqs.html");
aI("text=Support");
aI("image=http://www.clackamasfire.com/images/arrow.jpg;text=Auxiliary;url=auxiliary.html;");
aI("image=http://www.clackamasfire.com/images/arrow.jpg;text=Chaplain;url=chaplain.html;");
aI("image=http://www.clackamasfire.com/images/arrow.jpg;text=Rehab & Cmd Bus;url=rehabcommandbus.html;");
aI("image=http://www.clackamasfire.com/images/arrow.jpg;text=Explorer;url=explorer.html;");
aI("image=http://www.clackamasfire.com/images/arrow.jpg;text=Water Tender Op;url=watertender.html;");
aI("text=Suppression");
aI("image=http://www.clackamasfire.com/images/arrow.jpg;text=Firefighter;url=firefighter.html;");
aI("text=Volunteer Spotlight;url=spotlight.html");
}
drawMenus();