_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="CornflowerBlue";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="CornflowerBlue";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Rave Reviews;target=;url=Rave-Reviews.html;");
aI("text=What we do;target=;url=What-we-do.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=ArticlesManaging StressLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Great Books;target=;url=Great-Books.html;");
aI("text=Movies to Watch;target=;url=Movies-to-Watch.html;");
aI("text=Inspirational Quotes;target=;url=Inspirational-Quotes.html;");
aI("text=Website Links;target=;url=Website-Links.html;");
aI("text=Disclaimer;target=;url=Disclaimer.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=mysitemap.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("ArticlesManaging StressLEFT_MENU")){
style=submenuStyle;
aI("text=Managing Stress;target=;url=Managing-Stress.html;");
aI("text=Hurry Hurry Hurry;target=;url=Hurry-Hurry-Hurry.html;");
aI("text=Habits;target=;url=Habits.html;");
aI("text=Addiction Cycle;target=;url=Addiction-Cycle.html;");
aI("text=Acceptance;target=;url=Acceptance.html;");
aI("text=I Control Your Feelings;target=;url=I-Control-Your-Feelings.html;");
aI("text=Listening;target=;url=Listening.html;");
aI("text=Time;target=;url=Time.html;");
aI("text=Yes Man;target=;url=Yes-Man.html;");
aI("text=Focus is the Secret of Life;target=;url=Focus-is-the-Secret-of-Life.html;");
aI("text=Family Life Cycles;target=;url=Family-Life-Cycles.html;");
aI("text=Who is Better You Or Me;target=;url=Who-is-Better-You-Or-Me.html;");
aI("text=Enery Suckers Energy Showers;target=;url=Enery-Suckers-Energy-Showers.html;");
}


 drawMenus();
