fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=100;
_subOffsetTop=15;
_subOffsetLeft=50;


with(menu_Style=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
//borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
//fontstyle="normal";
//headerbgcolor="#ffffff";
//headercolor="#000000";
//offbgcolor="#80D2D0";
//offcolor="#000000";
//onbgcolor="#BFE8E7";
//oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
//pagebgcolor="#82B6D7";
//pagecolor="black";
//separatorcolor="#999999";
//separatorsize=1;
//subimage="arrow.gif";
//subimage="images/credit_resource_center.gif";
//subimage="images/credit_action_center.gif";
//subimage="images/customer_corner.gif";
//subimagepadding=2;
}

with(menuStyle=new mm_style()){
//bordercolor="#ffffff";
//borderstyle="border-top-style:none;border-left-style:solid; border-right-style:solid;border-bottom-style:solid;";
//borderwidth="1";
fontfamily=" Tahoma";
fontsize="12";
fontstyle="strong";
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="#C8A100";
offcolor="FFFFFF";
onbgcolor="#E1C588";
oncolor="black";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=1;
//subimage="arrow.gif";
//subimage="images/credit_resource_center.gif";
//subimage="images/credit_action_center.gif";
//subimage="images/customer_corner.gif";
//subimagepadding=2;
}

with(milonic=new menuname("images")){

alwaysvisible=1;
left="40%";
orientation="horizontal";
style=menu_Style;
top=130;

aI("showmenu=collection;image=http://www.mermaidpearls.com/images/black-nav_06.jpg;");


}

with(milonic=new menuname("collection")){
top=130;
overflow="scroll";
style=menuStyle;
aI("image=http://www.mermaidpearls.com/images/yello.jpg;url=http://www.mermaidpearls.com/collections/all/;")
aI("text=FOCUSED SEARCH;url=http://www.mermaidpearls.com/collections/search/;")
aI("text=BROWSE;url=http://www.mermaidpearls.com/collections/all/;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Woman's Collection;url=http://www.mermaidpearls.com/collections/women/;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Men's Collection;url=http://www.mermaidpearls.com/collections/men/;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Kid's Collection;url=http://www.mermaidpearls.com/collections/kids/;")



}


drawMenus();

