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


with(XPMainStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
border=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="110%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#ffeec2";
//onborder="1px solid #000080";
oncolor="#aa0000";
subimage="images/arrow.gif";
bgimage="images/redcreamsnake.gif";
overbgimage="images/blacksnake.gif";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=2;
top=101;
itemheight=35;
itemwidth=120;
offbgcolor="#000000";

margin=2;
followscroll=1;
//orientation="horizontal";
style=XPMainStyle;
aI("text=HOME;align=center;title=Click Here to go to the HOME PAGE;url=http://www.childofbones.com/index.htm;");
aI("imageposition=middle;text=Shop;align=center;title=Click Here to go to the SHOP;url=http://www.childofbones.com/brewshop1.htm;");
aI("text=Goddesses;align=center;title=Click Here to go to the GODDESSES PAGE;url=http://www.childofbones.com/goddess.htm;");
aI("text=Brews;align=center;title=Click Here to go to the BREWS PAGE;url=http://www.childofbones.com/brews.htm;");
aI("text=Stockists;align=center;title=Click Here for a LIST OF STOCKISTS;url=http://www.childofbones.com/stockists1.htm;");
aI("text=Artists;align=center;title=Click Here for ARTIST INFORMATION;url=http://www.childofbones.com/artists1.htm;");
aI("text=F.A.Q.;align=center;title=FREQUENTLY ASKED QUESTIONS and ANSWERS;url=http://www.childofbones.com/faq1.htm;");
aI("text=Disclaimer;align=center;title=LEGAL STUFF;url=http://www.childofbones.com/disclaimer1.htm;");
aI("text=Site Map;align=center;title=Click Here for a MAP OF THE WHOLE SITE;url=http://www.childofbones.com/sitemap1.htm;");
aI("text=Contact Us;align=center;title=Click Here for CONTACT DETAILS;url=http://www.childofbones.com/contact1.htm;");
aI("text=Links;align=center;title=Click Here for LINKS TO OTHER SITES;url=http://www.childofbones.com/links.htm;");

//aI("text=HELP;align=center;title=Click Here for HELP;url=http://www.childofbones.com/help1.htm;");
aI("text=Terms;align=center;title=Click Here for TERMS & CONDITIONS;url=http://www.childofbones.com/terms.htm;");
}

drawMenus();

