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


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#000000";
onbgcolor="#4F8EB6";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
separatorpadding='3';
subimage="menu/arrow.gif";
subimagepadding=2;

onbold=1;
//onitalic=1;
ondecoration='underline'; 
}


with(milonic=new menuname("BridalCollection")){
overflow="scroll";
style=menuStyle;
margin=1;
aI("text=Engagement Rings;url=showInventory.do?inventory_collection=bridal&inventory_type=ring;");
aI("text=Wedding Bands;url=showInventory.do?inventory_collection=bridal&inventory_type=band;");
aI("text=Earrings;url=showInventory.do?inventory_collection=bridal&inventory_type=earring;");
aI("text=Pendants;url=showInventory.do?inventory_collection=bridal&inventory_type=pendant;");
aI("text=Bracelets;url=showInventory.do?inventory_collection=bridal&inventory_type=bracelet;");
aI("text=Bridal Sets;url=showInventory.do?inventory_collection=bridal&inventory_type=set;");
}

with(milonic=new menuname("DiamondCollection")){
overflow="scroll";
style=menuStyle;
margin=1;
aI("text=Rings;url=showInventory.do?inventory_collection=diamond&inventory_type=ring;");
aI("text=Bands;url=showInventory.do?inventory_collection=diamond&inventory_type=band;");
aI("text=Earrings;url=showInventory.do?inventory_collection=diamond&inventory_type=earring;");
aI("text=Pendants;url=showInventory.do?inventory_collection=diamond&inventory_type=pendant;");
aI("text=Bracelets;url=showInventory.do?inventory_collection=diamond&inventory_type=bracelet;");
aI("text=Sets;url=showInventory.do?inventory_collection=diamond&inventory_type=set;");
}

with(milonic=new menuname("ColorStoneCollection")){
overflow="scroll";
style=menuStyle;
margin=1;
aI("text=Rings;url=showInventory.do?inventory_collection=colorstone&inventory_type=ring;");
aI("text=Bands;url=showInventory.do?inventory_collection=colorstone&inventory_type=band;");
aI("text=Earrings;url=showInventory.do?inventory_collection=colorstone&inventory_type=earring;");
aI("text=Pendants;url=showInventory.do?inventory_collection=colorstone&inventory_type=pendant;");
aI("text=Bracelets;url=showInventory.do?inventory_collection=colorstone&inventory_type=bracelet;");
aI("text=Sets;url=showInventory.do?inventory_collection=colorstone&inventory_type=set;");
}

with(milonic=new menuname("NewItems")){
overflow="scroll";
style=menuStyle;
margin=1;
aI("text=New Additions;url=showInventory.do?new=true;");
}