_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Silver";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Silver";
offcolor="Black";
onbgcolor="Silver";
oncolor="Maroon";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Silver";
offcolor="Black";
onbgcolor="Silver";
oncolor="Maroon";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="86";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=602;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.thetolicenter.com/;");
aI("text=Company;target=;url=Company.html;");
aI("showmenu=Services/TOLI ServicesINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("text=TOLI Risk;target=;url=TOLI-Environment.html;");
aI("text=Library;target=;url=Library.html;");
aI("text=Visitors;target=;url=Visitors.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Services/TOLI ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=TOLI Services;target=;url=TOLI-Services.html;");
aI("text=Our Systems;target=;url=Our-Systems.html;");
}


 drawMenus();

