_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Gold";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="Gold";
oncolor="Black";
padding="6";
pagebgcolor="MediumBlue";
separatorcolor="Gold";
separatorsize="2";
subimage="images/blackyellow.gif";
subimagepadding="3";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="Gold";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="Gold";
oncolor="Black";
padding="4";
pagecolor="Black";
separatorcolor="Gold";
separatorsize="1";
subimage="images/blackyellow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home-Page;target=;url=http://www.thewealthcoach.com/;");
aI("text=Frequently Asked Questions;target=;url=The_Wealth_Coach_Frequently_Asked_Questions.html;");
aI("text=Testimonial videos;target=;url=The_Wealth_Coach_Testimonial_videos.html;");
aI("text=Testimonials;target=;url=The_Wealth_Coach_Testimonials.html;");
aI("text=About The Wealth Coach;target=;url=About_The_Wealth_Coach.html;");
aI("text=Support Desk;target=;url=Support_Desk.html;");
}


 drawMenus();

