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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=1;

}

with(menuStyle=new mm_style()){

bordercolor="#918f8f";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="120%";
fontstyle="Bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#918f8f";
onbgcolor="#918f8f";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;

pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#918f8f";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left="offset=+" + 337;
screenposition="center";

orientation="horizontal";
style=AllImagesStyle;
top=700;

aI("image=http://www.naturesworkshop.co.uk/angelwings/DropDowns.gif;overimage=http://www.naturesworkshop.co.uk/angelwings/DropDowns.gif;showmenu=names;");

}

with(milonic=new menuname("names")){
overflow="scroll";
style=menuStyle;
aI("text=Anael;url=/angelwings/AngelWingsProductDetail.aspx?Product=8;");
aI("text=Asariel;url=/angelwings/AngelWingsProductDetail.aspx?Product=17;");
aI("text=Azrael;url=/angelwings/AngelWingsProductDetail.aspx?Product=13;");
aI("text=Cassiel;url=/angelwings/AngelWingsProductDetail.aspx?Product=15;");
aI("text=Chamuel;url=/angelwings/AngelWingsProductDetail.aspx?Product=12;");
aI("text=Gabriel;url=/angelwings/AngelWingsProductDetail.aspx?Product=9;");
aI("text=Jophiel;url=/angelwings/AngelWingsProductDetail.aspx?Product=11;");
aI("text=Michael;url=/angelwings/AngelWingsProductDetail.aspx?Product=10;");
aI("text=Raphael;url=/angelwings/AngelWingsProductDetail.aspx?Product=19;");
aI("text=Sammael;url=/angelwings/AngelWingsProductDetail.aspx?Product=6;");
aI("text=Uriel;url=/angelwings/AngelWingsProductDetail.aspx?Product=14;");
aI("text=Zadkiel;url=/angelwings/AngelWingsProductDetail.aspx?Product=16;");


}


drawMenus();


