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

with(menuStyle=new mm_style()){
overbgimage='images/item_background_over.gif';
bgimage='images/item_background.gif';
itemwidth=125;
itemheight=27;
imagealign='center';
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontstyle="normal";
fontweight="bold";
align='center';
valign='middle';
offcolor='#287fd6';
oncolor='#ffffff';
overfilter="Fade(duration=0.3);Alpha(opacity=95)";
padding=0;
separatorcolor="none";
separatorsize=2;
subimagepadding=0;
subitemheight=27;
}

with(milonic=new menuname("EZropes")){
style=menuStyle;
aI("text=EZ-Rope&#8482; Classic;url=http://www.ezrope.net/classic.html;")
aI("text=EZ-Rope&#8482; Deluxe;url=http://www.ezrope.net/delux.html;")
aI("text=Fun & Fitness<br>The EZ-Way;url=http://www.ezrope.net/manual.html ;")
}

with(milonic=new menuname("Resistance")){
style=menuStyle;
aI("text=Ultra Toner&reg;;url=http://www.ezrope.net/ultratoner.html;");
aI("text=Xertube&reg;;url=http://www.ezrope.net/xertube.html;");
aI("text=Xering&reg;;url=http://www.ezrope.net/xering.html;");
aI("text=Xercuffs&#8482;;url=http://www.ezrope.net/xercuffs.html;");
}

with(milonic=new menuname("DVDbooks")){
style=menuStyle;
aI("text=Kidz Empowerment DVD;url=http://www.ezrope.net/kidsempower.html;");
aI("text=Krav Maga DVD boxed set;url=http://www.ezrope.net/kravmagaset.html;");
aI("text=Travel Training with EZ-Rope&#8482;  DVD;url=http://www.ezrope.net/traveldvd.html;");
aI("text=Black Belt Parenting Book;url=http://www.ezrope.net/bbeltbook.html;");
aI("text=EZ-Music To Jump By;url=http://www.ezrope.net/ez_music.html;");
}
with(milonic=new menuname("Jumpkit")){
style=menuStyle;
aI("text=EZ-Rope&#8482; <br>Classic Jump Kit;url=http://www.ezrope.net/jumpkit_classic.html;");
aI("text=EZ-Rope&#8482; <br>Deluxe Jump Kit;url=http://www.ezrope.net/jumpkit_deluxe.html;");
}
drawMenus();