_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/navygrad3d1.gif";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/green1_18x11.gif";
offcolor="#000055";
oncolor="Green";
outfilter="fade(duration=0.5)";
pagecolor="DarkSlateGray";
separatorcolor="Transparent";
separatorsize="5";
subimage="images/downarrow6_green_9x9.gif";
subimagepadding="5";
imagepadding="4";
itemheight="26";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="MidnightBlue";
borderstyle="Groove";
borderwidth="2";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#7E7FFF";
offcolor="#000055";
onbgcolor="#000055";
oncolor="#007F2A";
outfilter="fade(duration=0.5)";
padding="3";
pagebgcolor="#AAAAFF";
pagecolor="#000055";
separatorsize="2";
subimage="images/downarrow6_green_9x9.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
align="left";
orientation="vertical";
itemheight="21";
aI("text=Home;target=;url=http://earthmatrix.net/;align=left;");
aI("text=Blog;target=_blank;url=http://beewolfray.com;align=left;");
aI("text=About Me;target=;url=About-Me.html;align=left;");
aI("showmenu=Services/AstrologyLEFT_MENU;text=Services;target=;url=Services.html;align=left;");
aI("showmenu=Video/About CapricornLEFT_MENU;text=Video;target=;url=Video.html;align=left;");
aI("showmenu=Articles/About AstrologyLEFT_MENU;text=Articles;target=;url=Articles.html;align=left;");
aI("text=Free Download;target=;url=Free-Download.html;align=left;");
aI("text=Contact Me;target=;url=Contact-Me.html;align=left;");
}

with(milonic=new menuname("Services/AstrologyLEFT_MENU")){
style=submenuStyle;
aI("text=Astrology;target=;url=Astrology.html;");
aI("text=Card Readings;target=;url=Card-Readings.html;");
aI("text=Dreamwalks;target=;url=Dreamwalks.html;");
}

with(milonic=new menuname("Video/About CapricornLEFT_MENU")){
style=submenuStyle;
aI("text=About Capricorn;target=;url=About-Capricorn.html;");
aI("text=About the Elements;target=;url=About-the-Elements.html;");
}

with(milonic=new menuname("Articles/About AstrologyLEFT_MENU")){
style=submenuStyle;
aI("text=About Astrology;target=;url=About-Astrology.html;");
aI("text=The Spiral Path;target=;url=The-Spiral-Path.html;");
aI("text=Astro-Logic;target=;url=Astro-Logic.html;");
aI("text=Random Patterns;target=;url=Random-Patterns.html;");
aI("text=Science and Astrology;target=;url=Science-and-Astrology.html;");
aI("text=Uses of Astrology;target=;url=Uses-of-Astrology.html;");
}


 drawMenus();

