_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#272E5C";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#272E5C";
offcolor="White";
onbgcolor="#272E5C";
onbold="bold";
oncolor="Yellow";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="#272E5C";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#272E5C";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/whitegrey.gif";
offbgcolor="#272E5C";
offcolor="White";
onbgcolor="#272E5C";
oncolor="Yellow";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="#272E5C";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/Pointer_yellow_22x17.gif";
imagepadding="6";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Retrograde Cycles and Stations;target=;url=Retrograde_Cycles_and_Stations.html;");
aI("text=Tarotology;target=_blank;url=http://www.tarotology.com/Tarot_and_Astrology.html;");
aI("text=Zodiacology;target=_blank;url=http://www.zodiacology.com;");
aI("text=Newsletter;target=;url=The_Metaphysical_Society_Newsletter.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

