fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-100

with(submenuStyle=new mm_style()){
styleid=1;
fontfamily="Arial";
fontsize="10pt";
fontweight="normal";
offcolor="#000000";
oncolor="#ff0000";
rawcss="padding-left:11px;padding-right:11px";
separatorimage="http://www.richardkaye.com/scripts/images/sep.jpg";
bgimage="http://www.communicateandnegotiate.com/scripts/menu_bar.jpg";
separatorsize=6;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Arial";
fontsize="10pt";
fontweight="normal";
offcolor="#000000";
oncolor="#ff0000";
rawcss="padding-left:11px;padding-right:11px";
separatorimage="http://www.communicateandnegotiate.com/scripts/sep_bar.jpg";
bgimage="http://www.communicateandnegotiate.com/scripts/menu_bar.jpg";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=195
aI("text=Home;url=http://www.communicateandnegotiate.com/index.html;status=Communicate and Negotiate;")
aI("text=Learn More;url=http://www.communicateandnegotiate.com/information/more_information.html;status=Communicate and Negotiate;")
aI("text=FREE;url=http://www.communicateandnegotiate.com/information/free_lessons.html;status=FREE Lessons;")
aI("text=Richard;url=http://communicateandnegotiate.com/information/richard.html;status=About Richard")
aI("text=Bonuses;url=http://communicateandnegotiate.com/information/bonuses.html;status=Bonuses")
aI("text=A Success Story;url=http://communicateandnegotiate.com/information/success_story.html;status=The TSA and Italian Wine")
aI("text=Order the CDs;url=http://richardkaye.com/shopping_cart/index.html;status=Order the CDs")
aI("text=Press Kit;url=http://richardkaye.com/press_kit/;status=Press Kit")
aI("text=Contact Us;url=http://communicateandnegotiate.com/contact/index.html;status=Contact Us")
}


drawMenus();