_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="#005A72";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#005A72";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#005A72";
offcolor="#ffffff";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="4";
separatorcolor="#005A72";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.spiritual-journeys.com/;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=ArticlesArticle 1LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=News;target=;url=News.html;");
aI("text=Book Reviews;target=;url=Book-Reviews.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Faq;target=;url=Faq.html;");
aI("text=Press Releases;target=;url=Press-Releases.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("ArticlesArticle 1LEFT_MENU")){
style=submenuStyle;
aI("text=Article 1;target=;url=Is-it-Time-to-Redesign-the-Work-Week-.html;");
aI("text=Article 2;target=;url=This-is-about-absolutely-nothing.html;");
aI("text=Article 3;target=;url=This-article-is-about-everthing.html;");
aI("text=Article 4;target=;url=Crazy.html;");
}


 drawMenus();
