_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="#D0C3A8";
offcolor="Black";
onbgcolor="White";
oncolor="Black";
padding="6";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#D0C3A8";
offcolor="Black";
onbgcolor="White";
oncolor="Black";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=homepage.html;");
aI("text=About HOT;target=;url=About-HOT.html;");
aI("text=Contact HOT;target=;url=Contact-HOT.html;");
aI("text=Support HOT;target=;url=Support-HOT.html;");
aI("text=HOT News;target=;url=HOT-News.html;");
aI("text=HOT Blogs;target=;url=HOT-Blogs.html;");
aI("text=HOT Alerts!;target=;url=HOT-Alerts!.html;");
aI("text=HOT Videos;target=;url=HOT-Videos.html;");
aI("text=HOT Photos;target=;url=HOT-Photos.html;");
aI("text=HOT Links;target=;url=HOT-Links.html;");
aI("text=Licensing;target=;url=Licensing.html;");
aI("text=Insurance;target=;url=Insurance.html;");
aI("text=TRCC Eulogy;target=;url=TRCC-Eulogy.html;");
aI("text=Case Studies;target=;url=Case-Studies.html;");
}


 drawMenus();
