_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="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#951A1C";
oncolor="White";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="Maroon";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#303030";
oncolor="White";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://accessempowerment.com/;");
aI("showmenu=Topics/Personal Power by Joseph FedorowskyLEFT_MENU;text=Topics;target=;url=topics.html;");
aI("showmenu=Free Mini-Course/Your Power On Tap by Joseph FedorowskyLEFT_MENU;text=Free Mini-Course;target=;url=free-mini-course.html;");
aI("text=Free Elite Report;target=;url=free-elite-report.html;");
aI("showmenu=Video/Joseph Fedorowsky V003LEFT_MENU;text=Video;target=;url=video.html;");
}

with(milonic=new menuname("Topics/Personal Power by Joseph FedorowskyLEFT_MENU")){
style=submenuStyle;
aI("text=Personal Power by Joseph Fedorowsky;target=;url=personal-power-by-joseph-fedorowsky.html;");
aI("text=Time by Joseph Fedorowsky;target=;url=time-by-joseph-fedorowsky.html;");
aI("text=Communication by Joseph Fedorowsky;target=;url=communication-by-joseph-fedorowsky.html;");
}

with(milonic=new menuname("Free Mini-Course/Your Power On Tap by Joseph FedorowskyLEFT_MENU")){
style=submenuStyle;
aI("text=Your Power On Tap by Joseph Fedorowsky;target=;url=your-power-on-tap-by-joseph-fedorowsky.html;");
aI("text=Time On Tap by Joseph Fedorowsky;target=;url=time-on-tap-by-joseph-fedorowsky.html;");
aI("text=Communication On Tap by Joseph Fedorowsky;target=;url=communication-on-tap-by-joseph-fedorowsky.html;");
}

with(milonic=new menuname("Video/Joseph Fedorowsky V003LEFT_MENU")){
style=submenuStyle;
aI("text=Joseph Fedorowsky V003;target=;url=joseph-fedorowsky-v003.html;");
}


 drawMenus();

