fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-10;




with(menuStyle=new mm_style()){
bordercolor="000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize=".75em";
fontstyle="normal";
fontweight='normal';
headerbgcolor="none";
headercolor="none";
offcolor="#FFF";
onbgcolor="none";
oncolor="#036";
outfilter="Fade(duration=0.5)";
padding=10;
separatorcolor="#204058";
separatorsize=0;
separatorpadding=0;
subimagepadding=0;
pagecolor="#000000";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;

aI("image=http://www.apexupholstery.com/img/nav/nav_home.gif;overimage=http://www.apexupholstery.com/img/nav/nav_home-o.gif;url=http://www.apexupholstery.com/index.htm;");
aI("image=http://www.apexupholstery.com/img/nav/nav_booths-furniture.gif;overimage=http://www.apexupholstery.com/img/nav/nav_booths-furniture-o.gif;url=http://www.apexupholstery.com/booths-furniture.htm;");
aI("showmenu=Recovery and Repair;image=http://www.apexupholstery.com/img/nav/nav_recovery-repair.gif;overimage=http://www.apexupholstery.com/img/nav/nav_recovery-repair-o.gif;url=http://www.apexupholstery.com/restaurant-reupholstery.htm;");
aI("showmenu=About Apex;image=http://www.apexupholstery.com/img/nav/nav_about-apex.gif;overimage=http://www.apexupholstery.com/img/nav/nav_about-apex-o.gif;url=http://www.apexupholstery.com/about_apex.htm;");
aI("image=http://www.apexupholstery.com/img/nav/nav_cnc-services.gif;overimage=http://www.apexupholstery.com/img/nav/nav_cnc-services-o.gif;url=http://www.apexupholstery.com/cnc-cutting-services.htm;");
aI("image=http://www.apexupholstery.com/img/nav/nav_project-gallery.gif;overimage=http://www.apexupholstery.com/img/nav/nav_project-gallery-o.gif;url=http://www.apexupholstery.com/gallery_abc/project_gallery.htm;");
}

with(milonic=new menuname("About Apex")){
overflow="scroll";
style=menuStyle;

aI("text=About Apex Upholstery;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/about_apex.htm;")
aI("text=Clients &amp; Partnerships;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/about_partnerships.htm;")
aI("text=About Our Products;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/about_products.htm;")
aI("text=Equipment &amp; Facility;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/about_equipment.htm;")
aI("text=More About Upholstery;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/about_upholstery.htm;")
aI("text=Kind Words From Clients;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/about_testimonials.htm;")

}

with(milonic=new menuname("Recovery and Repair")){
style=menuStyle;
aI("text=Restaurant Reupholstery;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/restaurant-reupholstery.htm;");
aI("text=Transportation Reupholstery;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/transportation-reupholstery.htm;");
aI("text=Specialty Services;offbgcolor=#046289;onbgcolor=#bcd0db;url=http://www.apexupholstery.com/specialty-services.htm;");
}


drawMenus();


