_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="4";
overimage="images/whitedots.gif";
imagepadding="3";
itemwidth="188";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
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;target=;url=.././;");
aI("text=Audio Book Download;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=101 Secrets of Highly Effective Speakers;target=;url=secrets-of-highly-effective-speakers.html;");
aI("text=10 Steps to Prepare & Deliver a Powerful Presentation;target=;url=10-steps-to-powerful-presentation.html;");
aI("text=A Guide To Time Management;target=;url=guide-to-time-management.html;");
aI("text=Complete Negotiator;target=;url=complete-negotiator.html;");
aI("text=E Myth Mastery;target=;url=e-myth-mastery.html;");
aI("text=E Myth Revisited, The Unabridged;target=;url=e-myth-revisited.html;");
aI("text=Full Steam Ahead;target=;url=full-steam-ahead.html;");
aI("text=Good Business;target=;url=good-business.html;");
aI("text=It's Your Ship;target=;url=its-your-ship.html;");
aI("text=Leader In You;target=;url=leader-in-you.html;");
aI("text=Leadership Pill;target=;url=leadership-pill.html;");
aI("text=Leadership Secrets of Billy Graham;target=;url=leadership-secrets-billy-graham.html;");
aI("text=Linda Forsythe Big Seminar;target=;url=linda-forsythe-big-seminar.html;");
aI("text=Loving Leadership;target=;url=loving-leadership.html;");
aI("text=Mike Litman Big Seminar;target=;url=mike-litman-big-seminar.html;");
aI("text=Leadership and Vision;target=;url=new-york-times-leadership-vision.html;");
aI("text=One Thing You Need To Know;target=;url=one-thing-you-need-to-know.html;");
aI("text=Perfect Presentation Skills;target=;url=perfect-presentation-skills.html;");
aI("text=Rich Dad's Advisors: The ABC's of Building a Business Team That Wins;target=;url=rich-dads-advisors-the-abcs-of-building-a-business-team-that-wins.html;");
aI("text=The Success Formula;target=;url=success-formula.html;");
aI("text=Big Seminar Preview Call - Atlanta 2006;target=;url=big-seminar-preview-call-atlanta-2006.html;");
aI("text=Creative Process In The Individual;target=;url=the-creative-process-in-the-individual.html;");
aI("text=No Such Thing As Business Ethics;target=;url=such-thing-as-business-ethics.html;");
}


 drawMenus();
