fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(submenuStyle=new mm_style()){
fontfamily="Arial, sans serif";
fontsize="9pt";
fontweight="bold";
headercolor="#000000";
offcolor="#909090";
oncolor="#000000";
rawcss="padding-left:10px;padding-right:10px";
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Arial, sans serif";
fontsize="11pt";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
rawcss="padding-left:10px;padding-right:10px";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=31;
itemwidth=110;
orientation="horizontal";
style=menuStyle;
position="relative";
screenposition="center";
zindex=0;
aI("align=center;bgimage=graphics/blue100.gif;status=Back To The Home Page;text=HOME;url=index.html;");
aI("align=center;bgimage=graphics/blue100.gif;status=About Us;showmenu=About;text=ABOUT&nbsp;US;url=about.html;");
aI("align=center;bgimage=graphics/blue150.gif;status=Installations;showmenu=Installs;text=&nbsp;&nbsp;&nbsp;INSTALLATIONS&nbsp;&nbsp;&nbsp;;url=installs.html;");
aI("align=center;bgimage=graphics/blue200.gif;status=Rental Equipment;showmenu=Rentals;text=&nbsp;&nbsp;&nbsp;&nbsp;RENTAL&nbsp;EQUIPMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=rentals.html;");
aI("align=center;bgimage=graphics/blue215.gif;status=Production Services;text=&nbsp;&nbsp;&nbsp;PRODUCTION&nbsp;SERVICES&nbsp;&nbsp;&nbsp;;url=prodsvcs.html;");
aI("align=center;bgimage=graphics/blue100.gif;status=Links Page;text=LINKS;url=links.html;");
}

with(milonic=new menuname("About")){
itemheight=31;
itemwidth=225;
orientation="vertical";
style=submenuStyle;
aI("align=center;bgimage=graphics/blue215a.gif;text=About&nbsp;Us;url=about.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Contact&nbsp;Us;url=contact.html;");
aI("align=center;bgimage=graphics/blue215a.gif;showmenu=Clients;text=Our&nbsp;Clients;url=clients.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Testimonials;url=kudos.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=FAQs;url=faq.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Tips&nbsp;on&nbsp;Choosing&nbsp;a&nbsp;Contractor;url=tips.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Site&nbsp;Map;url=sitemap.html;");
}

with(milonic=new menuname("Clients")){
itemheight=31;
itemwidth=225;
orientation="vertical";
style=submenuStyle;
aI("align=center;bgimage=graphics/blue215a.gif;text=Houses&nbsp;of&nbsp;Worship;url=clients-how.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Entertainment&nbsp;Facilities;url=clients-entertain.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Commercial&nbsp;Facilities;url=clients-com.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Educational&nbsp;Facilities;url=clients-edu.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Government&nbsp;Facilities;url=clients-gov.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Production&nbsp;Services;url=clients-live.html;");
}

with(milonic=new menuname("Installs")){
itemheight=31;
itemwidth=225;
orientation="vertical";
style=submenuStyle;
aI("align=center;bgimage=graphics/blue215a.gif;text=Houses&nbsp;of&nbsp;Worship;url=installs-how.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Entertainment&nbsp;Facilities;url=installs-entertain.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Commercial&nbsp;Facilities;url=installs-com.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Educational&nbsp;Facilities;url=installs-edu.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Government&nbsp;Facilities;url=installs-gov.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=EASE&nbsp;Analyses;url=Ease.html;");
aI("align=center;bgimage=graphics/blue215a.gif;text=Maintenance&nbsp;Club;url=club.html;");
}

with(milonic=new menuname("Rentals")){
itemheight=31;
itemwidth=215;
orientation="vertical";
style=submenuStyle;
aI("align=center;bgimage=graphics/blue200a.gif;text=Mixing&nbsp;Consoles;url=rent-consoles.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Amplifiers&nbsp;&amp;&nbsp;Speakers;url=rent-amps-spkrs.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Microphones;url=rent-mics.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Processors&nbsp;&amp;&nbsp;Effects;url=rent-fx.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Cables&nbsp;&amp;&nbsp;Snakes;url=rent-cables.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Video&nbsp;&amp;&nbsp;Projection;url=rent-video.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Lighting&nbsp;Equipment;url=rent-lights.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Misc.&nbsp;Equipment;url=rent-misc.html;");
aI("align=center;bgimage=graphics/blue200a.gif;text=Used&nbsp;Equipment&nbsp;For&nbsp;Sale;url=4sale.html;");
}

drawMenus();
