_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="LimeGreen";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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=http://www.oprah-winfrey-biography.Com/;");
aI("text=Latest Oprah News;target=;url=Latest-Oprah-News.php;");
aI("text=Secure Your Dreams;target=;url=Secure-Your-Dreams.html;");
aI("showmenu=Your Five Wealths/Five Wealths IntroductionLEFT_MENU;text=Your Five Wealths;target=;url=Your-Five-Wealths.html;");
aI("text=Love Tree Game;target=;url=Love-Tree-Game.html;");
aI("text=Tao Of Power;target=;url=Tao-Of-Power.html;");
aI("text=Dooms Day Poem;target=;url=Dooms-Day-Poem.html;");
aI("text=Watch Giving Movie;target=;url=Watch-Giving-Movie.html;");
aI("text=Your Resource Center;target=;url=Your-Resource-Center.html;");
aI("text=Our Bold Vision;target=;url=Our-Bold-Vision.html;");
aI("text=Terms Of Service;target=;url=Terms-Of-Service.html;");
}

with(milonic=new menuname("Your Five Wealths/Five Wealths IntroductionLEFT_MENU")){
style=submenuStyle;
aI("text=Five Wealths Introduction;target=;url=Five-Wealths-Introduction.html;");
aI("text=Your First Wealth Is HEALTH;target=;url=Your-First-Wealth-Is-HEALTH.html;");
aI("text=Your Second Wealth Is FUN;target=;url=Your-Second-Wealth-Is-FUN.html;");
aI("text=Your Third Wealth Is LOVE;target=;url=Your-Third-Wealth-Is-LOVE.html;");
aI("text=Your Fourth Wealth Is GIVING;target=;url=Your-Fourth-Wealth-Is-GIVING.html;");
aI("text=Your Fifth Wealth Is CAREER;target=;url=Your-Fifth-Wealth-Is-CAREER.html;");
}


 drawMenus();

