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=1;
_subOffsetLeft=1;




with(menuStyle=new mm_style()){
//onclass = "topbottomLines";     //Heres the lines class
//offclass = "noLines";                //The no lines class
bordercolor="white";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="13";
fontstyle="bold";
headerbgcolor="";
headercolor="#FEBA02";
offbgcolor="#999999";
offcolor="white";
onbgcolor="#000000";
oncolor="#81D2F6";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding="4";
pagebgcolor="";
pagecolor="";
separatorcolor="";
separatorsize=0;
//subimage="http://168.215.119.164/images/menu_dot.gif";
subimagepadding=2;

}



///////  TOP LEVEL MENUS ///////////////////////////////////////


with(milonic=new menuname("thingstodo")){
style=menuStyle;
subimagepadding=2;
top=10;
left=1;
fontstyle="bold";
align="left";
aI("text=Arts &amp; Entertainment;url=/things-to-do/index.pl?category=Arts+and+Entertainment;");
aI("text=Distinctive Shopping;url=/things-to-do/index.pl?category=Distinctive+Shopping");
aI("text=Golf;url=/things-to-do/index.pl?category=Golf");
aI("text=History &amp; Heritage;url=/things-to-do/index.pl?category=History+and+Heritage");
aI("text=Local Dining ;url=/things-to-do/index.pl?category=Local+Dining;");
aI("text=Museums &amp; Attractions;url=/things-to-do/index.pl?category=Museums+and+Attractions");
aI("text=Outdoor Fun;url=/things-to-do/index.pl?category=Outdoor+Fun");
aI("text=Parks &amp; Recreation;url=/things-to-do/index.pl?category=Parks+and+Recreation");
aI("text=Seagrove Pottery;url=/things-to-do/index.pl?category=Seagrove+Pottery;");
aI("text=Sports;url=/things-to-do/index.pl?category=Sports");
}




with(milonic=new menuname("traveltools")){
style=menuStyle;
margin=0; 
top=10;
left=3;
align="left";
aI("text=Banking;url=/travel-tools/banking.pl");
aI("text=Brochure Downloads;url=/travel-tools/brochure-downloads.htm");
aI("text=Chambers of Commerce;url=/travel-tools/chambers-of-commerce.htm");
aI("text=E-Card;url=/travel-tools/ecard.pl");
aI("text=Emergency Services;url=/travel-tools/emergency-services.htm");
aI("text=Group Tours;url=/travel-tools/group-tours.htm");
aI("text=Maps;url=/travel-tools/maps.htm");
aI("text=Media Relations;url=/travel-tools/media-relations.htm");
aI("text=Organizations of Interest;url=/travel-tools/organizations-of-interest.pl");
aI("text=Print Publications;url=/travel-tools/publications.pl");
aI("text=Transportation;url=/travel-tools/transportation.htm");
aI("text=Videos;url=/travel-tools/videos.htm");
aI("text=Visitor Guide;url=/travel-tools/visitor-guide.htm");
aI("text=Visitor Services;url=/travel-tools/visitor-services.htm");
aI("text=Weather;url=/travel-tools/weather.htm");
}




with(milonic=new menuname("cities")){
style=menuStyle;
margin=0; 
top=10;
left=2;
align="left";
aI("text=About the Area;url=/cities-and-towns/about-the-area.htm;");
aI("text=Randolph County;url=/cities-and-towns/randolph-county.htm;");
aI("text=Archdale;url=/cities-and-towns/archdale.htm;");
aI("text=Asheboro;url=/cities-and-towns/asheboro.htm;");
aI("text=Franklinville;url=/cities-and-towns/franklinville.htm;");
aI("text=Liberty;url=/cities-and-towns/liberty.htm;");
aI("text=Ramseur;url=/cities-and-towns/ramseur.htm;");
aI("text=Randleman;url=/cities-and-towns/randleman.htm;");
aI("text=Seagrove;url=/cities-and-towns/seagrove.htm;");
aI("text=Staley;url=/cities-and-towns/staley.htm;");
aI("text=Trinity;url=/cities-and-towns/trinity.htm;");
}




with(milonic=new menuname("placestostay")){
style=menuStyle;
margin=0;
top=10;
left=2;
align="left";
aI("text=Bed &amp; Breakfast Inns;url=/places-to-stay/index.pl?category=bed");
aI("text=Hotels;url=/places-to-stay/index.pl?category=hotel");
}




drawMenus();

