fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildAfterLoad=1;

with(topStyle=new mm_style()){
styleid=1;
bordercolor="#48251e";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="small";
headerbgcolor="#9a9ba1";
headercolor="#9a9ba1";
offcolor="#9a9ba1";
oncolor="#9a9ba1";
padding=0;
margin=0;
subimagepadding=0;
pagebgcolor="#9a9ba1";
pagecolor="";
separatorsize=0;
itemwidth=100;
itemheight=18;
}

with(menuStyle=new mm_style()){
bordercolor="#48251e";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="normal";
fontstyle="normal";
headerbgcolor="#9a9ba1";
headercolor="#9a9ba1";
offbgcolor="#9a9ba1";
offcolor="#9a9ba1";
onbgcolor="#9a9ba1";
oncolor="#9a9ba1";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#9a9ba1, Direction=135, Strength=3)";
padding=0;
margin=0;
pagebgcolor="#9a9ba1";
pagecolor="#9a9ba1";
separatorcolor="#FFFFFF";
separatorsize=0;
itemwidth=162;
itemheight=25;
}


with(milonic=new menuname("About")){
style=menuStyle;
aI("image=/mnu_aboutus.png;url=http://www.birkatelyon.com/aboutus;");
aI("image=/abo1.png;url=http://www.birkatelyon.com/aboutourgems;");
aI("image=/abo2.png;url=http://www.birkatelyon.com/aboutourpearls;");
}

with(milonic=new menuname("Platinum")){
style=menuStyle;
aI("image=/mnu_platnarr.png;");
}

drawMenus();
