_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=./;");
aI("text=Recommended Links;target=;url=Recommended-Links.html;");
aI("showmenu=ArticlesGoal SettingMAIN_FOOTER_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Free ResourcesFree Life CoachingMAIN_FOOTER_MENU;text=Free Resources;target=;url=Free-Resources.html;");
aI("showmenu=TreatmentsReiki TreatmentsMAIN_FOOTER_MENU;text=Treatments;target=;url=Treatments.html;");
aI("showmenu=Shamanic Life CoachingWhat is Life CoachingMAIN_FOOTER_MENU;text=Shamanic Life Coaching;target=;url=Shamanic-Life-Coaching.html;");
}

with(milonic=new menuname("ArticlesGoal SettingMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Goal Setting;target=;url=Goal-Setting.html;");
aI("text=The  Padmic System of Shamanic Healing;target=;url=The-Padmic-System-of-Shamanic-Healing.html;");
}

with(milonic=new menuname("Free ResourcesFree Life CoachingMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Free Life Coaching;target=;url=Free-Life-Coaching.html;");
aI("text=Free NLP;target=;url=Free-NLP.html;");
}

with(milonic=new menuname("TreatmentsReiki TreatmentsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Reiki Treatments;target=;url=Reiki-Treatments.html;");
aI("text=Crystal Therapy;target=;url=Crystal-Therapy.html;");
aI("text=Why Me;target=;url=Why-Me.html;");
aI("text=Shamanic Healing;target=;url=Shamanic-Healing.html;");
}

with(milonic=new menuname("Shamanic Life CoachingWhat is Life CoachingMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=What is Life Coaching;target=;url=What-is-Life-Coaching.html;");
aI("text=How Does It Work;target=;url=How-Does-It-Work.html;");
aI("text=What do I do;target=;url=What-do-I-do.html;");
aI("text=Client Testimonials;target=;url=Client-Testimonials.html;");
}


 drawMenus();
