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(topNav=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E48524";
offcolor="#ffffff";
onbgcolor="#ddffdd";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(sideNav=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}





with(milonic=new menuname("maps")){
overflow="scroll";
style=topNav;
aI("text=Freeport and Yarmouth;url=/FreeportYarmouth_index.shtml;")
aI("text=Greater Portland;url=/GreaterPortland_index.shtml;")
aI("text=Old Orchard Beach;url=/OldOrchardBeach_index.shtml;")
aI("text=Ogunquit and Wells;url=/OgunquitWells_index.shtml;")
aI("text=Portsmouth, N.H.;url=/Portsmouth_index.shtml;")
aI("text=Sebago Lakes Region;url=/SebagoLakesRegion_index.shtml;")

}



with(milonic=new menuname("advertise")){
overflow="scroll";
style=topNav;
aI("text=Rates;url=/rates.shtml;")
aI("text=Ad Specs;url=/adspecs.shtml;")
aI("text=General Info;url=/advertise-new.shtml;")
aI("text=Sign up;url=/signup.shtml;")
aI("text=Renew;url=/renewform.shtml;")

}








with(milonic=new menuname("activities")){
overflow="scroll";
style=topNav;
aI("text=activity 1;url=/activity1.shtml;")
}


with(milonic=new menuname("food_drink")){
overflow="scroll";
style=topNav;
aI("text=Food & Drink 1;url=/food_drink.shtml;")
}

with(milonic=new menuname("lodging")){
overflow="scroll";
style=topNav;
aI("text=lodging 1;url=/lodging1.shtml;")
}

with(milonic=new menuname("services")){
overflow="scroll";
style=topNav;
aI("text=services 1;url=/services1.shtml;")
}

with(milonic=new menuname("shopping")){
overflow="scroll";
style=topNav;
aI("text=shopping 1;url=/shopping1.shtml;")
}




drawMenus();


