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

with(menuStyle=new mm_style()){
align="center";
valign="middle";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#6A79BD";
outfilter="Fade(Overlap=100.00)";
separatorimage="http://www.mattopia.com/images/transeparator.gif";
separatorwidth=22;
padding=2;
pagecolor="#6A79BD";
subimagepadding=0;
subimageposition="middle";
imagepadding=2;
}

with(submenuStyle=new mm_style()){
align="left";
valign="middle";
bordercolor="#E8E8E8";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
fontweight="bold";
imagepadding=3;
offbgcolor="#6A79BD";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#6A79BD";
offborder="1px solid #E8E8E8";
onborder="0pt solid #E8E8E8";
onsubimage="http://www.mattopia.com/images/arrow-sub-blue.gif";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3);Alpha(opacity=94);Shadow(color=#777777', Direction=135, Strength=5";
padding=4;
pageimage="http://www.mattopia.com/images/reddot.gif";
pagebgcolor="#000000";
pagecolor="#6A79BD";
subimage="http://www.mattopia.com/images/arrow-sub-white.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
orientation="horizontal";
style=menuStyle;
alwaysvisible=1;
position="relative";
aI("image=http://www.mattopia.com/images/globe.jpg;text=News;url=http://www.mattopia.com/index.shtml");
aI("image=http://www.mattopia.com/images/movie_reel.jpg;showmenu=Entertainment;text=Entertainment;url=http://www.mattopia.com/entertainment/index.shtml");
aI("image=http://www.mattopia.com/images/airplane.jpg;showmenu=Travel;text=Travel;url=http://www.mattopia.com/travel/index.shtml");
aI("image=http://www.mattopia.com/images/info_i.jpg;showmenu=About;text=History;url=http://www.mattopia.com/history/index.shtml");
aI("image=http://www.mattopia.com/images/cart.jpg;text=Shop;url=http://www.mattopia.com/store/index.shtml");
aI("image=http://www.mattopia.com/images/mail.jpg;showmenu=Communicate;text=Communicate;url=http://www.mattopia.com/about/contact.shtml");
aI("image=http://www.mattopia.com/images/credit_cards.jpg;showmenu=Contribute;text=Contribute;url=http://www.mattopia.com/mattaid/index.shtml");
aI("image=http://www.mattopia.com/images/search.jpg;text=Search;url=http://www.mattopia.com/search/index.shtml");
}

with(milonic=new menuname("Entertainment")){
style=submenuStyle;
aI("text=Are you not entertained?;url=http://www.mattopia.com/entertainment/index.shtml");
aI("image=http://www.mattopia.com/images/film2.gif;text=Movies;url=http://www.mattopia.com/movies/index.shtml");
aI("image=http://www.mattopia.com/images/cd2.gif;text=Music;url=http://www.mattopia.com/music/index.shtml");
aI("image=http://www.mattopia.com/images/speaker.gif;text=U2;url=http://www.mattopia.com/music/U2/index.shtml");
aI("image=http://www.mattopia.com/images/tv2.gif;text=Wiitopia;url=http://www.mattopia.com/wiitopia/index.shtml");
}

with(milonic=new menuname("Communicate")){
style=submenuStyle;
aI("text=Contact Matthew Anderson;url=http://www.mattopia.com/about/contact.shtml");
aI("text=Subscribe to The Mattopia Times;url=http://www.mattopia.com/about/subscribe.shtml");
aI("text=Speakers Corner;url=http://www.mattopia.com/corner/index.shtml");
}

with(milonic=new menuname("Contribute")){
style=submenuStyle;
aI("text=Support MATTAID;url=http://www.mattopia.com/mattaid/index.shtml");
aI("text=Human Rights;url=http://www.mattopia.com/human/rights.shtml");
}

with(milonic=new menuname("Travel")){
style=submenuStyle;
aI("text=The Journals;url=http://www.mattopia.com/travel/index.shtml");
aI("text=Mattifacts;url=http://www.mattopia.com/travel/mattifacts.shtml");
aI("text=The Mattopian Blahg;url=http://www.mattopia.com/travel/blahg/index.shtml");
aI("text=Mattopia Jones and the City of the Living;url=http://www.mattopia.com/travel/mjcl/index.shtml");
aI("text=Beer and Loafing in Zooropa;url=http://www.mattopia.com/travel/blz/index.shtml");
aI("text=7 Habits of Highly Effective Mattopians;url=http://www.mattopia.com/travel/habits/index.shtml");
aI("text=On the Road 2002;url=http://www.mattopia.com/travel/mattnik/index.shtml");
aI("text=U2: The Elevation Tour;url=http://www.mattopia.com/travel/U2/index.shtml");
aI("text=PhotoMatt Photo Galleries;url=http://www.mattopia.com/photos/index.shtml");
}

with(milonic=new menuname("About")){
style=submenuStyle;
aI("text=The Historical Primer for Tourists;url=http://www.mattopia.com/history/index.shtml");
aI("text=Leadership and Goal;url=http://www.mattopia.com/about/index.shtml");
aI("text=Matthew Anderson: The C.V.;url=http://www.mattopia.com/about/cv.shtml");
aI("text=Mattimus: Rare Photos;url=http://www.mattopia.com/about/slides.php;");
aI("text=Mattsonian National Library;url=http://www.mattopia.com/archives/index.shtml");
aI("text=PRM Passport Control;url=http://www.mattopia.com/passports/index.shtml");
}

drawMenus();


