_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#303030";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="400";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#951A1C";
oncolor="White";
padding="4";
pagecolor="Black";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=HomePower by Joseph FedorowskyINFO_BAR_MENU;text=Home;target=;url=http://minicourseontap.com/;");
}

with(milonic=new menuname("HomePower by Joseph FedorowskyINFO_BAR_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();

