_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Plum";
offcolor="Blue";
onbgcolor="Gainsboro";
oncolor="Red";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location5.gif";
offcolor="Blue";
oncolor="Red";
pagecolor="Blue";
overimage="images/location_on5.gif";
imageposition="right";
itemwidth="47";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=376;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.persistentsuccess.com/;");
aI("text=Seminars and Workshops;target=;url=seminarsandworkshops.html;");
aI("text=Start A Business;target=;url=start-a-business.html;");
aI("text=Improve Your Business;target=;url=Improve-Your-Business.html;");
aI("text=Increasing Your Sales Income;target=;url=Increasing-Your-Sales-Income.html;");
aI("text=Create Residual, Vertical, and Automatic Incomes;target=;url=create-residual-vertical-automatic-incomes.html;");
aI("text=Review of Coaching;target=;url=Review-of-Coaching.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
}


 drawMenus();
