_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000055";
offcolor="White";
onbgcolor="#0055AA";
onbold="bold";
oncolor="White";
padding="6";
pagebgcolor="#0055AA";
pagecolor="#000055";
separatorcolor="White";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SteelBlue";
offcolor="#FFFFFF";
onbgcolor="LightSteelBlue";
onbold="bold";
oncolor="#FFFFFF";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Invite the Light ;target=;url=invite-the-light.html;");
aI("text=Donate;target=;url=donate.html;");
aI("text=Resources;target=;url=resources.html;");
aI("showmenu=School of Spiritual Excellence/Intimate Passage LEFT_MENU;text=School of Spiritual Excellence;target=;url=school-of-spiritual-excellence.html;");
aI("showmenu=Spiritual Spa/Soaking RoomsLEFT_MENU;text=Spiritual Spa;target=;url=spiritual-spa.html;");
aI("text=Recommended Sites;target=;url=recommended-sites.html;");
aI("text=FACEBOOK;target=;url=http://www.facebook.com/gatewaytodreams;");
}

with(milonic=new menuname("School of Spiritual Excellence/Intimate Passage LEFT_MENU")){
style=submenuStyle;
aI("text=Intimate Passage ;target=;url=intimate-passage.html;");
aI("text=Dreamology;target=;url=dreamology.html;");
aI("text=Advanced Dreamology;target=;url=advanced-dreamology.html;");
}

with(milonic=new menuname("Spiritual Spa/Soaking RoomsLEFT_MENU")){
style=submenuStyle;
aI("text=Soaking Rooms;target=;url=soaking-rooms.html;");
aI("text=Labyrinths;target=;url=labyrinths.html;");
}


 drawMenus();

