_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#A49B69";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#8C0000";
offcolor="White";
onbgcolor="White";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="225";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=What is the horoscope?;target=;url=what-is-the-horoscope.html;");
aI("text=Today's Horoscope;target=;url=todays-horoscope.html;");
aI("text=Western Zodiac Signs;target=;url=western-zodiac-signs.html;");
aI("text=The 12 signs;target=;url=the-12-signs.html;");
aI("text=The 4 elements;target=;url=the-4-elements.html;");
aI("text=Tarot;target=;url=tarot.html;");
aI("text=Tarot: Divinatory art practice;target=;url=tarot-divinatory-art-practice.html;");
aI("text=Astrology;target=;url=astrology.html;");
aI("text=Psychic;target=;url=psychic-an-special-ability.html;");
aI("text=Conclusion;target=;url=conclusion.html;");
aI("showmenu=ResourcesHoroscope WebsitesLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesHoroscope WebsitesLEFT_MENU")){
style=submenuStyle;
aI("text=Horoscope Websites;target=;url=horoscope-websites.html;");
aI("text=Astrology Websites;target=;url=astrology-websites.html;");
aI("text=Religion Websites;target=;url=religion-websites.html;");
aI("text=Tarot websites;target=;url=tarot-websites.html;");
aI("text=Other websites;target=;url=other-websites.html;");
aI("text=Numerology Websites;target=;url=numerology-websites.html;");
}


 drawMenus();
