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=0;
_subOffsetLeft=0;

with(mainStyle=new mm_style()){
padding=0;
separatorsize=0;
}

with(mainTextStyle=new mm_style()){
padding=5;
separatorsize=0;
offcolor="#FFF";
oncolor="#FFF";
}

with(subStyle=new mm_style()){
onborder="none";
offborder="none";
fontfamily="Arial, sans-serif";
fontweight="bold";
fontsize="12px";
headercolor="#FFF";
offbgcolor="#000";
onbgcolor ="#444";
offcolor="#FFF";
oncolor="#FFF";
padding=7;
pagecolor="#FFF";
itemwidth=200;
align="left";
bgimage="/art/sub-toc-bg.gif";
overbgimage="/art/sub-toc-bg-over.gif";
}

with(milonic=new menuname("main")){
alwaysvisible=1;
orientation="horizontal";
style=mainStyle;
alwaysvisible=1;
position="relative";
aI("showmenu=m2;image=art/home_toc/1lubricants.gif;overimage=art/home_toc/1lubricants-over.gif;");
aI("showmenu=m3;image=art/home_toc/2fuels.gif;overimage=art/home_toc/2fuels-over.gif");
aI("showmenu=m4;image=art/home_toc/3solutions.gif;overimage=art/home_toc/3solutions-over.gif");
aI("url=equipment.html;showmenu=m5;image=art/home_toc/4equipment.gif;overimage=art/home_toc/4equipment-over.gif");
aI("url=msds-pds.html;showmenu=m8;image=art/home_toc/5msds.gif;overimage=art/home_toc/5msds-over.gif");
aI("showmenu=m7;image=art/home_toc/6marketers.gif;overimage=art/home_toc/6marketers-over.gif");
aI("showmenu=m56;image=art/home_toc/7account.gif;overimage=art/home_toc/7account-over.gif");
/*
aI("text=`Lubricants`;showmenu=m2;");
aI("text=`Fuels`;showmenu=m3;");
aI("text=`Solutions`;showmenu=m4;");
aI("text=`Equipment`;url=equipment.html;");
aI("text=`Associate Lubrication Marketers`;showmenu=m7;");
aI("text=`MSDS / PDS`;url=msds-pds.html;");
aI("text=`Open An Account`;showmenu=m56;");
*/
}

with(milonic=new menuname("m2")) { style=subStyle;aI("text=`Nashville Lubricant Sales`;url=nashville.html;showmenu=m16;");aI("text=`Chattanooga Lubricant Sales`;url=chattanooga.html;showmenu=m17;");aI("text=`Inside Sales`;url=inside-sales.html;");}with(milonic=new menuname("m16")) { style=subStyle;aI("text=`Commercial and Industrial Sales Department`;url=commercial-and-industrial.html;");aI("text=`Installed Sales Department`;url=nash-installed.html;");aI("text=`Retail Sales Department`;url=nash-retail.html;");}with(milonic=new menuname("m17")) { style=subStyle;aI("text=`Commercial and Industrial Sales Department`;url=chatt-commercial-and-industrial.html;");aI("text=`Installed Sales Department`;url=chatt-installed.html;");aI("text=` Retail Sales Department`;url=chatt-retail.html;");}
with(milonic=new menuname("m3")) { style=subStyle;aI("text=`Nashville Fuel Department`;url=nash-fuel-sales.html;");aI("text=`Chattanooga Fuel Department`;url=chattanooga-fuel-sales.html;");aI("text=`Inside Sales`;url=duplicate-of-inside-sales.html;");}
with(milonic=new menuname("m4")) { style=subStyle;aI("text=`Tankeye Tank Monitoring`;url=tankeye.html;");aI("text=`Parchek Oil Analysis`;url=parcheck.html;");aI("text=`Competitive Comparisons`;url=competitive-comparisons.html;");aI("text=`Line Card`;url=line-card.html;");aI("text=`Viscosity Chart`;url=viscosity-chart.html;");aI("text=`Industry Glossary`;url=industry-glossary.html;");aI("text=`Industry Links`;url=industry-links.html;");aI("text=`MSDS / PDS`;url=msds-pds1.html;");}

with(milonic=new menuname("m7")) { style=subStyle;aI("text=`Announcements and Specials`;url=announcements.html;");aI("text=`Price Lists`;url=download-price-lists.html;");aI("text=`ORDER HERE`;url=order-here.html;");aI("text=`Associate Marketers Login`;url=associate-marketers-login.html;");aI("text=``;");aI("text=`Chevron Business Point Access`;url=chevron-businesspoint-access.html;");}

with(milonic=new menuname("m56")) { style=subStyle;aI("text=`Open Account Application`;url=Account-Application.html;");aI("text=`Open Account Application-Fuel`;url=open-account-application-fuel1.html;");aI("text=`Resale Certificate`;url=Resale-Certificate.html;");aI("text=`One Time Payment Authorization`;url=untitled-weblink.html;");}


drawMenus();