_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#7F7F7F";
offcolor="LightGrey";
oncolor="WhiteSmoke";
padding="5";
subimage="images/black_4x5.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="WhiteSmoke";
oncolor="Silver";
pagecolor="DimGray";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="142";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.terrycoates.com/;");
aI("text=Consultant;target=;url=terry-coates-automotive-and-dealership-consultant.html;");
aI("text=Facilitator;target=;url=facilitator.html;");
aI("text=Presenter;target=;url=terry-coates-automotive-presenter-and-consumer-host.html;");
aI("text=Other Automotive;target=;url=terry-coates-other-skills-and-services.html;");
aI("text=Non-Automotive;target=;url=terry-coates-other-training.html;");
aI("text=About Terry;target=;url=about-terry-coates.html;");
aI("text=Availability;target=;url=terry-coates-availability-calendar.html;");
aI("text=Contact Terry;target=;url=contact-terry-coates.html;");
}


 drawMenus();

