_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="3";
separatorcolor="Silver";
separatorsize="1";
subimage="images/downarrow6_green_9x9.gif";
subimagepadding="6";
itemwidth="105";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/downarrow6_green_9x9.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=423;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=ArticlesMale Female DynamicsINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesBooks and ArticlesINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Sam;target=;url=Contact-Sam.html;");
aI("text=About Sam;target=;url=About-Sam.html;");
}

with(milonic=new menuname("ArticlesMale Female DynamicsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Male Female Dynamics;target=;url=Male-Female-Dynamics.html;");
aI("text=Astrology and the Divine Universe;target=;url=Astrology-and-the-Divine-Universe.html;");
aI("text=Is 2012 the End?;target=;url=Is-2012-the-end.html;");
aI("text=The origin of Christmas;target=;url=The-origin-of-Christmas.html;");
aI("text=Vedic Astrology and Spirituality;target=;url=Vedic-Astrology-and-Spirituality.html;");
aI("text=Happy Birthday Hanuman;target=;url=Happy-Birthday-Hanuman.html;");
}

with(milonic=new menuname("ResourcesBooks and ArticlesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Books and Articles;target=;url=Books-and-Articles.html;");
aI("text=Online Writing Profiles;target=;url=Online-Writing-Profiles.html;");
aI("text=Web Sites and Projects;target=;url=Web-Sites-and-Projects.html;");
}


 drawMenus();
