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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#e20018";
onbgcolor="#cc3300";
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="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=40;
orientation="horizontal";
style=menuStyle;
top=5;
aI("status=Back To Home Page;text=Home;url=http://www.panamaok.org/;");
aI("showmenu=Panama;text=Panama,OK Info;url=http://www.city-data.com/city/Panama-Oklahoma.html;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Partners;text=Partners;");
aI("showmenu=Links;text=Links;");
aI("showmenu=Contact Us;text=Contact Us;");
}

with(milonic=new menuname("Home")){
overflow="scroll";
style=menuStyle;
aI("text=Plain Text Horizontal Style DHTML Menu Bar;url=http://www.panamaok.org;")

}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Previous Car Show Pics;url=http://www.panamaok.org/carshow06.htm;");
aI("text=2010 Car Show;url=http://www.panamaok.org/carshow10.htm;");
aI("text=Gym Rebuilding Project;url=http://www.panamaok.org/gym.htm;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=Central National Bank;url=http://www.cnbpoteau.com/;");
aI("text=Panama Hardware and Furniture;url=http://www.panamaok.com;");
aI("text=Oklastore Online;url=http://www.oklastore.com/;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("status=Panama Schools;text=Panama Schools;url=http://www.panama.k12.ok.us/;");
aI("status=Local Information;text=Panama Ok Info;url=http://www.city-data.com/city/Panama-Oklahoma.html;");
aI("status=Business Opportunities;text=Business Opportunities;url=http://www.panamaok.org/business.htm;");
}

with(milonic=new menuname("Contact Us")){
style=menuStyle;
aI("text=General Questions;url=http://www.panamaok.org/contactus.htm;");
aI("text=Email Us;url=mailto:webmaster@panamaok.org;");
}



drawMenus();


