_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#0000AA";
onbgcolor="Maroon";
oncolor="#D4FFFF";
padding="7";
pagecolor="DarkRed";
separatorcolor="#928B60";
separatorsize="1";
subimage="images/blackblue.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Linen";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/blackblue.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("text=Confidant Overview;target=;url=Overview-of-Confidant-2.1,-the-mental-health-practice-management-&-billing-software.html;");
aI("text=Pricing;target=;url=Pricing-Page.html;");
aI("text=Free Trial Version ;target=;url=Free-Trial-Version.html;");
aI("text=Buy Now!;target=;url=Buy-Now!.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Customer Support;target=;url=Customer-Support.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
