_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
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="#161616";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#951A1C";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=HomePower by Joseph FedorowskyLEFT_MENU;text=Home;target=;url=http://minicourseontap.com/;");
}

with(milonic=new menuname("HomePower by Joseph FedorowskyLEFT_MENU")){
style=submenuStyle;
aI("text=Power by Joseph Fedorowsky;target=;url=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;");
}


 drawMenus();

