with(new menuname("Main Menu")){
style=vertical;
alwaysvisible=1;
position="relative";
aI("text=Business Inspections;url=businspections.html");
aI("text=Carbon Monoxide Info;url=carbonmonoxide.html");
aI("text=Contact Us;url=firepreventioncontact.html");
aI("text=Documents;url=firepreventiondocs.html");
aI("text=False Alarms;url=falsealarms.html");
aI("text=Fire Extinguishers;url=fireextinguishers.html");
aI("text=Fire Reports;url=firereports.html");
aI("text=Fireworks;url=fireworks.html");
aI("text=Insurance Info;url=insurance.html");
aI("text=Kids;url=kids.html");
aI("text=New Construction;url=newconstruction.html");
aI("text=Outdoor/Open Burning;url=outdoorburning.html");
aI("text=Smoke Alarms;url=smokealarms.html");
aI("text=Staff;url=firepreventionstaff.html");
aI("text=Tips;url=firepreventiontips.html");
aI("text=Video;url=firepreventionvideo.html");
}
drawMenus();