_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#679902";
offcolor="#ffffff";
onbgcolor="DarkRed";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="145";
}

with(submenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="YellowGreen";
offcolor="#ffffff";
onbgcolor="DarkGreen";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Waxie DargleWaxies DargleLEFT_MENU;text=Waxie Dargle;target=;url=./;");
aI("text=Astrology;target=;url=astrology.php;");
aI("text=Book-Offer;target=;url=book-offer.php;");
aI("text=Chinese-Zodiac;target=;url=chinese-zodiac.php;");
aI("text=Fortune-Cookies;target=;url=fortune-cookies.php;");
aI("text=Numerology;target=;url=numerology.php;");
aI("text=Quick-Numerology;target=;url=quick-numerology.php;");
aI("showmenu=WB YeatsThe StatuesLEFT_MENU;text=WB Yeats;target=;url=wb_yeats.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Waxie DargleWaxies DargleLEFT_MENU")){
style=submenuStyle;
aI("text=Waxies Dargle;target=;url=waxies_dargle.php;");
aI("text=Monto Song;target=;url=monto_song.php;");
}

with(milonic=new menuname("WB YeatsThe StatuesLEFT_MENU")){
style=submenuStyle;
aI("text=The Statues;target=;url=the_statues.php;");
}


 drawMenus();
