_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="DarkBlue";
oncolor="Yellow";
padding="0";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="6";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="DarkBlue";
oncolor="Yellow";
padding="4";
pagecolor="Yellow";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Your Testimonial;target=_blank;url=http://wealthyhub.com/2/master/plugins/testimonials/frontend.html?tag=Wealthyhub&add_code=checkthisOut;");
aI("text=Contact;target=_blank;url=http://wealthyhub.com/2/help/helpticket.html;");
aI("text=About;target=;url=about-me.php;");
}


 drawMenus();
