_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big9.png";
borderstyle="solid";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="OliveDrab";
pagecolor="Azure";
separatorcolor="Transparent";
separatorsize="3";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover9.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="AliceBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Azure";
offcolor="DarkGray";
onbgcolor="LightBlue";
oncolor="DarkCyan";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="right";
itemheight="40";
aI("text=Home;target=;url=http://www.soullightpath.com/;");
aI("showmenu=Services/Soul RegressionLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=About Me;target=;url=About-Me.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
aI("text=Blog;target=;url=http://www.soullightpath.com/blog/index.php;");
aI("showmenu=Resources/Soul Regression BasicsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Services/Soul RegressionLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Services/Soul Regression/Past Life RegressionLEFT_MENU;text=Soul Regression;target=;url=Soul-Regression.html;");
aI("text=Transpersonal Hypnotherapy;target=;url=Transpersonal-Hypnotherapy.html;");
aI("text=Reiki;target=;url=Reiki.html;");
aI("text=Energy Work Therapies;target=;url=Energy-Work-Therapies.html;");
aI("text=Body Work Therapies;target=;url=Body-Work-Therapies.html;");
}

with(milonic=new menuname("Services/Soul Regression/Past Life RegressionLEFT_MENU")){
style=submenuStyle;
aI("text=Past Life Regression;target=;url=Past-Life-Regression.html;");
aI("text=Between Lives Soul Regression;target=;url=Between-Lives-Soul-Regression.html;");
}

with(milonic=new menuname("Resources/Soul Regression BasicsLEFT_MENU")){
style=submenuStyle;
aI("text=Soul Regression Basics;target=;url=Soul-Regression-Basics.html;");
aI("text=Video Library;target=;url=Video-Library.html;");
aI("text=Helpful Links and Books;target=;url=Helpful-Links-and-Books.html;");
}


 drawMenus();

