_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headercolor="#000000";
offbgcolor="Silver";
offcolor="MidnightBlue";
onbold="bold";
oncolor="AliceBlue";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Tahoma";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="MidnightBlue";
oncolor="LightSteelBlue";
pagecolor="#8B0000";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="158";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=948;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.maximumadvantage.com/conflict-resolution-webinar/;");
aI("text=About Us;target=;url=conflict-resolution-webinar-about-us.html;");
aI("text=Resource Center;target=;url=conflict-resolution-resource-center.html;");
aI("text=No Risk;target=;url=better-than-your-money-back-guarantee.html;");
aI("text=Affiliate Program;target=;url=conflict-resolution-webinar-affiliate-program.com;");
aI("text=Contact Us;target=;url=conflict-resolution-webinar-contact-us.html;");
}


 drawMenus();

