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()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="1.1em";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#005395";
onbgcolor="#ffffff";
oncolor="#555353";
outfilter="randomdissolve(duration=0.3)";
padding=6;
pagebgcolor="#ffffff";
pagecolor="#555353";
separatorcolor="#ffffff";
separatorsize=38;
/*subimage="http://img.milonic.com/arrow.gif"; */
subimagepadding=2;
}




with(menuStyle_sub=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="1.2em";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#005395";
offcolor="#ffffff";
onbgcolor="#6888ba";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#6888ba";
pagecolor="#ffffff";
separatorcolor="#000000";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}






with(milonic=new menuname("menus")){
style=menuStyle_sub;
top="offset=0";
left="offset=15px";
aI("text=&nbsp;&nbsp&nbsp;&nbsp&nbsp;&nbsp;Menu Library&nbsp;&nbsp&nbsp;&nbsp;;url=/bento-menus/;");

aI("text=&nbsp;&nbsp&nbsp;&nbsp&nbsp;&nbsp;Recipes&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;;url=/bento-recipes/;");

aI("text=&nbsp;&nbsp&nbsp;&nbsp&nbsp;&nbsp;Photo Gallery&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;url=/photo-gallery.php;");
}


with(milonic=new menuname("people-say-menu")){
style=menuStyle_sub;
top="offset=0";
left="offset=-25px";
aI("text=&nbsp;&nbsp;On the Street&nbsp;&nbsp;;url=/reviews/;");
aI("text=&nbsp;&nbsp;In the News;url=/news/;");
}

with(milonic=new menuname("shop-menu")){
style=menuStyle_sub;
top="offset=0";
left="offset=-49px";
aI("text=&nbsp;&nbsp;Online Shopping&nbsp;&nbsp;url=http://secure.laptoplunches.com/AMAZING/");
aI("text=&nbsp;&nbsp;Find a Retailer;url=/retail.php;");
aI("text=&nbsp;&nbsp;International&nbsp;&nbsp;;url=/retail.php#international;");
}

with(milonic=new menuname("healthy_lunches")){
style=menuStyle_sub;
top="offset=0";
left="offset=-1px";
aI("text=&nbsp;&nbsp;Lunch Ideas;url=/healthy-lunches-bored.php;");
aI("text=&nbsp;&nbsp;Picky Eaters;url=/healthy-lunches-picky-eater.php;");
aI("text=&nbsp;&nbsp;Reducing Waste&nbsp;&nbsp;url=/healthy-lunches-waste.php;");
}

with(milonic=new menuname("newsletters")){
style=menuStyle_sub;
top="offset=0";
left="offset=-9px";
aI("text=&nbsp;&nbsp;Current Issue&nbsp;&nbsp;url=/current-newsletter.php;");
aI("text=&nbsp;&nbsp;Past Issues;url=/newsletter-archives.php;");
}



drawMenus();
