var frontAnylinkmenu1={divclass:'frontAnylinkmenu', inlinestyle:'width:150px; background:#CCCCCC', linktarget:'_self'} //First menu variable. Make sure "frontAnylinkmenu1" is a unique name! frontAnylinkmenu1.items=[ ["Home/What's new", "index.php?pageID=B"], ["About PHECSA", "index.php?pageID=C"], //["Help & Tutorials", "index.php?pageID=E"], ["Bylaws & Policies", "index.php?pageID=D"], ["Contact Info", "index.php?pageID=N"], ["Hours", "index.php?pageID=N"] //no comma following last entry! ] var frontAnylinkmenu2={divclass:'frontAnylinkmenu', inlinestyle:'width:150px; background:#CCCCCC', linktarget:'_self'} //Second menu variable. Same precaution. frontAnylinkmenu2.items=[ ["Membership Details", "index.php?pageID=9"], ["Membership Form", "pdfs/membership.pdf"] //no comma following last entry! ] var frontAnylinkmenu3={divclass:'frontAnylinkmenu', inlinestyle:'width:150px; background:#CCCCCC', linktarget:'_self'} //Third menu variable. Same precaution. frontAnylinkmenu3.items=[ ["Birthday Parties", "index.php?pageID=F"], ["Facility Rentals", "index.php?pageID=G"], ["Rental Form", "index.php?pageID=H"] //no comma following last entry! ] var frontAnylinkmenu4={divclass:'frontAnylinkmenu', inlinestyle:'width:150px; background:#CCCCCC', linktarget:'_self'} //Fourth menu variable. Same precaution. frontAnylinkmenu4.items=[ ["The Board Of Directors", "index.php?pageID=I"], ["Our Staff", "index.php?pageID=J"], ["Our Instructors", "index.php?pageID=7"], //["Job Postings", "index.php?pageID=Jobs"], ["Volunteers", "index.php?pageID=K"], ["Volunteer Application", "index.php?pageID=L"], ["PHECSA Scholarship", "index.php?pageID=M"] //no comma following last entry! ] var frontAnylinkmenu5={divclass:'frontAnylinkmenu', inlinestyle:'width:150px; background:#CCCCCC', linktarget:'_self'} //Fifth menu variable. Same precaution. frontAnylinkmenu5.items=[ ["Kids Corner (0-5 yrs)", "index.php?pageID=1"], ["Kids Club (6-12 yrs)", "index.php?pageID=2"], ["Youth (13-15 yrs)", "index.php?pageID=3"], ["Adults/Seniors", "index.php?pageID=4"], ["Summer Programs", "index.php?pageID=8"], ["Sun 'n' Fun Daycamps", "index.php?pageID=8a"], ["Drop-In Activities", "index.php?pageID=5"], //["Winter Flyer", "pdf/Winter_2016_Flyer.pdf"], //["Spring Flyer", "pdf/Spring_2015_Flyer.pdf"], ["Summer Flyer", "pdf/Summer_2016_Flyer.pdf"], //["Fall Community Survey", "pdf/PHECSA_Fall_2014_Community_Survey.pdf"], ["Program Proposal", "index.php?pageID=9"] //["Special Events", "index.php?pageID=A"] //no comma following last entry! ] var frontAnylinkmenu6={divclass:'frontAnylinkmenu', inlinestyle:'width:150px; background:#CCCCCC', linktarget:'_self'} //Sixth menu variable. Same precaution. frontAnylinkmenu6.items=[ ["Membership Details", "index.php?pageID=O&view=1"], ["Current Enrollment", "index.php?pageID=P&view=1"], ["Payments", "index.php?pageID=T"], ["Add Adult/Child to Membership", "index.php?pageID=U&view=1"], ["Sign Out", "index.php?pageID=Z"] //no comma following last entry! ]