_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/xpblank.gif";
offcolor="#000000";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="Firebrick";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#AFAFAF";
offcolor="Black";
onbgcolor="Silver";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="Firebrick";
padding="2";
pagecolor="Black";
separatorcolor="Transparent";
separatorsize="2";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=712;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.trustbuilderservices.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=TOLI Library;target=;url=TOLI-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();

