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(submenuStyle=new mm_style()){
fontfamily="arial";
fontsize="11px";
fontweight="normal";
headercolor="#000000";
offcolor="#cfad60";
oncolor="#b38740";
offbgcolor="#610605";
onbgcolor="#a13217";
rawcss="padding-left:5px;padding-right:1px";
separatorimage="";
separatorsize=1;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="arial";
fontsize="11px";
offcolor="#cfad60";
oncolor="#b38740";
//rawcss="padding-left:1px;padding-right:1px";
separatorimage="";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=15;
itemwidth=107;
orientation="horizontal";
style=menuStyle;
aI("align=center;text=Teddy Bears;url=http://www.freebears.com/store/teddy_bears.htm;");
aI("align=center;showmenu=Shop by Manufacturers;text=Shop by Manufacturers;");
aI("align=center;showmenu=Shop by Species;text=Shop by Species;");
aI("align=center;showmenu=Shop by Occasion;text=Shop by Occasion;");
aI("align=center;text=Stuffed Dogs;url=http://www.freebears.com/store/dogs.htm;");
aI("align=center;text=Stuffed Baby Toys;url=http://www.freebears.com/store/plush_toys_baby.htm;");
aI("align=center;text=Contact Us;url=http://www.freebears.com/store/contact_us.htm;");
}

with(milonic=new menuname("Shop by Manufacturers")){
itemheight=25;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=0";

aI("align=left;text=Aurora World;url=http://www.freebears.com/store/aurora-world.htm;");
aI("align=left;text=Cabin Critters;url=http://www.freebears.com/store/cabin-critters.htm;");
aI("align=left;text=Douglas;url=http://www.freebears.com/store/douglas.htm;");
aI("align=left;text=Fisher Price;url=http://www.freebears.com/store/fisher-price.htm;");
aI("align=left;text=Ganz Plush;url=http://www.freebears.com/store/ganz.htm;");
aI("align=left;showmenu=Gund & Baby Gund;text=Gund & Baby Gund;");
}

with(milonic=new menuname("Gund & Baby Gund")){
itemheight=25;
itemwidth=165;
orientation="vertical";
style=submenuStyle;
top="offset=0";

aI("align=left;text=Baby Gund;url=http://www.freebears.com/store/baby-gund.htm;");
aI("align=left;text=Baby Dolls;url=http://www.freebears.com/store/baby-dolls.htm;");
aI("align=left;text=Gund Bears;url=http://www.freebears.com/store/gund_bears.htm;");
aI("align=left;text=Gund Baby Blankets;url=http://www.freebears.com/store/gund-comfy-cozy.htm;");
aI("align=left;text=Gund Sprinkles Baby Plush;url=http://www.freebears.com/store/gund-sprinkles.htm;");
}

with(milonic=new menuname("Shop by Species")){
itemheight=25;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=0";

aI("align=left;text=Bears;url=http://www.freebears.com/store/teddy_bears.htm;");
aI("align=left;showmenu=Dogs;text=Dogs;url=http://www.freebears.com/store/dogs.htm;");
aI("align=left;text=Monkeys;url=http://www.freebears.com/store/monkeys.htm;");
aI("align=left;text=Cats;url=http://www.freebears.com/store/cats.htm;");
aI("align=left;text=Horses;url=http://www.freebears.com/store/stuffed-horses.htm;");
}

with(milonic=new menuname("Dogs")){
itemheight=25;
itemwidth=150;
orientation="vertical";
style=submenuStyle;

aI("align=left;text=Bull Dogs;url=http://www.freebears.com/store/stuffed-bulldog.htm;");
aI("align=left;text=Poodles;url=http://www.freebears.com/store/stuffed-poodle.htm;");
aI("align=left;text=Pugs;url=http://www.freebears.com/store/stuffed-pug.htm;");
aI("align=left;text=Dalmatians;url=http://www.freebears.com/store/stuffed-dalmatian.htm;");
aI("align=left;text=Huskies;url=http://www.freebears.com/store/stuffed-husky.htm;");
}

with(milonic=new menuname("Shop by Occasion")){
itemheight=25;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=0";

aI("align=left;text=Valentines Day;url=http://www.freebears.com/store/valentines_gifts.htm;");
aI("align=left;text=Easter;url=http://www.freebears.com/store/easter_gifts.htm;");
aI("align=left;text=Mother's Day;url=http://www.freebears.com/store/mothers-day.htm;");
aI("align=left;text=Graduation;url=http://www.freebears.com/store/graduation-gifts.htm;");
aI("align=left;text=Father's Day;url=http://www.freebears.com/store/fathers-day-gifts.htm;");
}

drawMenus();

