_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Angle1.png";
borderstyle="solid";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="CornflowerBlue";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Angle_hover1.png";
itemheight="33";
itemwidth="98";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#232323";
offcolor="#cccccc";
onbgcolor="#333333";
oncolor="#dddddd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="33";
aI("text=The Love of God;target=;url=http://www.tolovegod.com/;align=center;");
aI("text=About Us ;target=;url=About-Us.html;align=center;");
aI("text=Blog;target=_blank;url=http://innerme-mm.blogspot.com;align=center;");
aI("text=Facebook;target=;url=http://www.facebook.com/mira.mikulic;align=center;");
aI("text=FREE Newsletters ;target=;url=FREE-Newsletters/;align=center;");
aI("text=Affirmations;target=;url=Affirmations/;align=center;");
}


 drawMenus();

