_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="DarkSlateGray";
offcolor="#ffffff";
onbgcolor="#CC6600";
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="DarkSlateGray";
offcolor="#ffffff";
onbgcolor="DarkSlateGray";
oncolor="#ffffff";
padding="4";
separatorcolor="DarkSlateGray";
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.harrytouzel.com/;");
aI("text=Free - Total success action plan and workbook;target=;url=free-total-success-action-plan-and-workbook.php;");
aI("text=Free initial consultation AND workshop;target=;url=free-initial-consultation-and-workshop.php;");
aI("text=Business Coaching;target=;url=business-coaching.php;");
aI("text=Life Coaching;target=;url=life-coaching.php;");
aI("text=About Harry;target=;url=about-harry.php;");
aI("text=Contact;target=;url=contact.php;");
}


 drawMenus();
