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


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="4";
separatorcolor="White";
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 Page;target=;url=./;");
aI("showmenu=ArticlesMale Female DynamicsLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesBooks and ArticlesLEFT_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;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesMale Female DynamicsLEFT_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 ArticlesLEFT_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();
