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="#663366";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#663366";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#0033cc";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#cccccc";
pagecolor="black";
separatorcolor="#cccccc";
separatorsize=2;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
menualign='center';
itemwidth=110;
left=0;
overflow="scroll";
style=menuStyle;
top=176;
aI("text=Home;url=http://www.rotary1280.org/shoebox/index.asp;");
aI("showmenu=Operation;text=Operation;");
aI("showmenu=Shoeboxes;text=Shoeboxes;");
aI("showmenu=Schools;text=Schools;");
aI("showmenu=Contact;text=Contact Us;");
aI("showmenu=Links;text=Links;");
aI("showmenu=Pictures;text=Photo Gallery;");
aI("showmenu=Movies;text=Movies;");

}

with(milonic=new menuname("Operation")){
overflow="scroll";
style=menuStyle;
aI("text=Operation;url=http://www.rotary1280.org/shoebox/pages/operation.asp;");
aI("text=History;url=http://www.rotary1280.org/shoebox/pages/history.asp;");

}
with(milonic=new menuname("Shoeboxes")){
overflow="scroll";
style=menuStyle;
aI("text=Box Contents;url=http://www.rotary1280.org/shoebox/pages/contents.asp;")
aI("text=Box Ordering;url=http://www.rotary1280.org/shoebox/pages/orders.asp;")
aI("text=Box Order Form;url=http://www.rotary1280.org/shoebox/pages/OrderForm.pdf;")
aI("text=Returning Filled Boxes;url=http://www.rotary1280.org/shoebox/pages/returnboxes.asp;")
aI("text=Personal Return of Filled Boxes;url=http://www.rotary1280.org/shoebox/pages/depot.asp;")
aI("text=Box Distribution;url=http://www.rotary1280.org/shoebox/pages/distribution.asp;")
}

with(milonic=new menuname("Schools")){
style=menuStyle;
aI("text=Resources for Schools;url=http://www.rotary1280.org/shoebox/pages/schools.asp;")

}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Us;url=http://www.rotary1280.org/shoebox/pages/contacts.asp;")
aI("text=Speakers on the Scheme;url=http://www.rotary1280.org/shoebox/pages/speakers.asp;")
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Rotary;url=http://www.rotary1280.org/shoebox/pages/rotary.asp;")
aI("text=Hope & Homes;url=http://www.rotary1280.org/shoebox/pages/hope_homes.asp;")

}

with(milonic=new menuname("Pictures")){
style=menuStyle;
aI("text=Photo Gallery;url=http://www.rotary1280.org/shoebox/pages/gallery.asp;")

}

with(milonic=new menuname("Movies")){
style=menuStyle;
aI("text=Video Clip (3.5Mg);url=http://www.rotary1280.org/shoebox/pages/video.asp;")
aI("text=Phil Box Cartoon (1.45Mg);url=http://www.rotary1280.org/shoebox/pages/phil_box.asp;")

}
drawMenus();

