_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#CCCBC6";
offcolor="Black";
onbgcolor="#48412F";
oncolor="#ffffff";
ondecoration="none";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/blackL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="SandyBrown";
oncolor="White";
separatorcolor="Transparent";
separatorsize="3";
separatorimage="images/blackLSep.gif";
overbgimage="images/blackL04.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=885;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.applying-the-law-of-attraction.com/;align=center;");
aI("text=Step 1;target=;url=Your-Life-Purpose.html;align=center;");
aI("text=Step 2;target=;url=How_to_Write_an_Affirmation.html;align=center;");
aI("text=Step 3;target=;url=Benefits_of_Meditation.html;align=center;");
aI("text=Step 4;target=;url=Take_Positive_Action.html;align=center;");
aI("text=Step 5;target=;url=Express_Gratitude.html;align=center;");
aI("text=Blog;target=;url=./mblog/category/public/;align=center;");
aI("text=Newsletter;target=;url=Newsletterb.html;align=center;");
}


 drawMenus();

