_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/dots1.gif";
offbgcolor="Transparent";
offcolor="DimGray";
onbgcolor="#6395A1";
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="#6395A1";
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;target=;url=http://www.thepadmicsystem.com/;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=Free ResourcesFree Life CoachingLEFT_MENU;text=Free Resources;target=;url=Free-Resources.html;");
aI("showmenu=TreatmentsShamanic HealingLEFT_MENU;text=Treatments;target=;url=Treatments.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Free ResourcesFree Life CoachingLEFT_MENU")){
style=submenuStyle;
aI("text=Free Life Coaching;target=;url=Free-Life-Coaching.html;");
aI("text=Free NLP;target=;url=Free-NLP.html;");
aI("text=Recommended Links  ;target=;url=Recommended-Links.html;");
aI("text=Power Up Your Marketing;target=;url=Power-Up-Your-Marketing.html;");
}

with(milonic=new menuname("TreatmentsShamanic HealingLEFT_MENU")){
style=submenuStyle;
aI("text=Shamanic Healing;target=;url=Shamanic-Healing.html;");
aI("text=Shamanic Life Coaching;target=;url=Shamanic-Life-Coaching.html;");
aI("text=Crystal Healing;target=;url=Crystal-Healing.html;");
aI("text=Reiki Healing;target=;url=Reiki-Healing.html;");
aI("text=Why Me;target=;url=Why-Me.html;");
}


 drawMenus();
