fixMozillaZIndex=true;			//Fixes Z-Index problem  with Mozilla browsers
_menuCloseDelay=500;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150;            // The time delay before menus open on mouse over
_subOffsetTop=10;              // Sub menu top offset
_subOffsetLeft=-10;            // Sub menu left offset
with(menuStyle=new mm_style()){
onbgcolor='#A61A1A';
oncolor='#ffffff';
offbgcolor='#DB1010';
offcolor='#ffffff';
bordercolor='#000000';
borderstyle='solid';
borderwidth=0;
separatorcolor='#000000';
separatorsize='1';
padding=4;
fontsize='11';
fontstyle='normal';
fontfamily='Verdana, Tahoma, Arial';
pagecolor='#ffffff';
pagebgcolor='#A61A1A';
}
with(milonic=new menuname('Main Menu')){
style=menuStyle;
top=81;
left=10;
itemwidth=75;
itemheight=17;
alwaysvisible=1;
orientation='horizontal';
aI('showmenu=Home;text=Home;url=home.aspx;');
aI('showmenu=Information;text=Information;url=;');
aI('showmenu=Parks & Locations;text=Parks & Locations;url=;');
aI('showmenu=Youth Athletics;text=Youth Athletics;url=;');
aI('showmenu=Adult Athletics;text=Adult Athletics;url=;');
aI('showmenu=Rec Programs;text=Rec Programs;url=;');
aI('showmenu=Special Events;text=Special Events;url=;');
aI('showmenu=Pavilion/Field Rentals;text=Pavilion/Field Rentals;url=;');
aI('showmenu=Forms;text=Forms;url=;');
aI('showmenu=Registration;text=Registration;url=;');
aI('showmenu=Sponsors;text=Sponsors;url=;');
aI('showmenu=Sports Tournaments;text=Sports Tournaments;url=;');
aI('text=Admin;url=/ladmin/main.aspx?site=winterville;image=images/lock.gif;target=_top;');
}
with(milonic=new menuname('Home')){
style=menuStyle;
aI('text=Parks & Recreation Staff;url=custom.aspx?pg=68;');
aI('text=Parks & Recreation Advisory Board;url=custom.aspx?pg=88;');
aI('text=Contact Us;url=custom.aspx?pg=82;');
}
with(milonic=new menuname('Information')){
style=menuStyle;
aI('text=Calendar;url=calendar.aspx;');
aI('text=Announcements;url=announce_archive.aspx;');
aI('text=News;url=news_archive.aspx;');
aI('text=Photos;url=scrapbook.aspx;');
}
with(milonic=new menuname('Parks & Locations')){
style=menuStyle;
aI('text=Winterville Recreation Park;url=custom.aspx?pg=61;');
aI('text=Hillcrest Park;url=custom.aspx?pg=62;');
aI('text=AG Cox Middle School;url=custom.aspx?pg=63;');
}
with(milonic=new menuname('Youth Athletics')){
style=menuStyle;
aI('text=Cal Ripken Baseball;url=custom.aspx?pg=71;');
aI('text=Winterville Pee Wee Baseball;url=custom.aspx?pg=115;');
aI('text=Winterville TBall;url=custom.aspx?pg=72;');
aI('text=Fall Baseball;url=custom.aspx?pg=70;');
aI('text=Flag Football;url=custom.aspx?pg=73;');
aI('text=Tackle Football;url=custom.aspx?pg=74;');
aI('text=Cheerleading;url=custom.aspx?pg=75;');
aI('text=Lil&#39; Strikers Soccer ;url=custom.aspx?pg=76;');
}
with(milonic=new menuname('Adult Athletics')){
style=menuStyle;
aI('text=Men&#39;s Church League Softball ;url=custom.aspx?pg=78;');
aI('text=Ladies Church League Softball ;url=custom.aspx?pg=79;');
}
with(milonic=new menuname('Rec Programs')){
style=menuStyle;
aI('text=Aerobic Line Dancing;url=custom.aspx?pg=363;');
aI('text=Healthy Heart Walking Club;url=custom.aspx?pg=194;');
aI('text=Senior Citizens;url=custom.aspx?pg=80;');
aI('text=Science & Adventure Classes;url=custom.aspx?pg=337;');
aI('text=Digital Photography;url=custom.aspx?pg=409;');
aI('text=Tennis Courts;url=custom.aspx?pg=366;');
aI('text=Summer Camps;url=custom.aspx?pg=81;');
aI('text=Letters to Santa;url=custom.aspx?pg=369;');
}
with(milonic=new menuname('Special Events')){
style=menuStyle;
aI('text=Winterville Christmas Parade;url=custom.aspx?pg=367;');
aI('text=Christmas Tree Lighting Ceremony;url=custom.aspx?pg=368;');
}
with(milonic=new menuname('Pavilion/Field Rentals')){
style=menuStyle;
aI('text=Pavilion Rental;url=custom.aspx?pg=90;');
aI('text=Athletic Field Rental;url=custom.aspx?pg=91;');
}
with(milonic=new menuname('Forms')){
style=menuStyle;
aI('text=Refund Policy;url=http://www.rteamsite.com/league/winterville/uploaded/documents/refund_policy.doc;');
aI('text=Financial Assistance Program (FAP);url=custom.aspx?pg=93;');
aI('text=Program Survey;url=http://www.rteamsite.com/league/winterville/Uploaded/Documents/fall_end_of_season_survey.pdf;');
}
with(milonic=new menuname('Registration')){
style=menuStyle;
aI('text=Online Registration;url=custom.aspx?pg=116;');
aI('text=Registration Form;url=http://www.rteamsite.com/league/winterville/uploaded/documents/Registration_Form.doc ;');
}
with(milonic=new menuname('Sponsors')){
style=menuStyle;
aI('text=Sponsorship Package;url=http://www.rteamsite.com/league/winterville/uploaded/documents/Sponsorship_Package.doc;');
aI('text=Our Sponsors;url=custom.aspx?pg=89;');
aI('text=Pitt County Junior Babe Ruth;url=custom.aspx?pg=249;');
}
with(milonic=new menuname('Sports Tournaments')){
style=menuStyle;
aI('text=Tournament Sponsorship Packages;url=custom.aspx?pg=173;');
}
drawMenus();
