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(menuStyle=new mm_style()){
fontfamily="Arial,Helvetica,sans-serif";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
menuwidth=750;
offcolor="#ffffff";
oncolor="#EEA440";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
separatorcolor="#ffffff";
separatorsize=1;
subimages="http://www.wildlifephoto.net/menu/arrow.gif";
subimagepadding=2;
padding=8;
}

with(milonic=new menuname("Gallery")){
orientation="horizontal";
style=menuStyle;
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=stock images;url=http://www.wildlifephoto.net/stockphotos/index.php?pageId=0&start=0;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=new images;url=http://www.wildlifephoto.net/stockphotos/index.php?pageId=102&start=0;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=ebooks;url=http://www.wildlifephoto.net/stockphotos/index.php?pageId=100&id=62&start=0;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=lightbox;url=http://www.wildlifephoto.net/stockphotos/index.php?pageId=104&start=0;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=my account;url=http://www.wildlifephoto.net/stockphotos/index.php?pageId=114&start=0;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=shopping cart;url=http://www.wildlifephoto.net/stockphotos/index.php?pageId=108&start=0;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=ordering info;url=http://www.wildlifephoto.net/stockphotos/index.php?pageId=117&start=0;");
}

with(milonic=new menuname("Articles")){
orientation="horizontal";
style=menuStyle;
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=photography;url=http://www.wildlifephoto.net/articles/photography/index.html;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;text=web design;url=http://www.wildlifephoto.net/articles/webdesign/index.html;");
}

with(milonic=new menuname("Reviews")){
orientation="horizontal";
style=menuStyle;
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;status=Camera Gear Reviews;text=camera equipment;url=http://www.wildlifephoto.net/reviews/cameragear/index.html;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;status=Software Reviews;text=software;url=http://www.wildlifephoto.net/reviews/software/index.html;");
}

with(milonic=new menuname("Links")){
orientation="horizontal";
style=menuStyle;
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;status=Links for Photographers and Web Designers;text=links;url=http://www.wildlifephoto.net/links/index.html;");
aI("offbgcolor=#6A7C4C;onbgcolor=#495433;status=Recommended Books for Photographers and Web Designers;text=books;url=http://www.wildlifephoto.net/books/index.html;");
}

drawMenus();
