/* --- menu items --- note that this structure has changed its format since previous 
version. additional third parameter is added for item scope settings. Now this 
structure is compatible with Tigra Menu GOLD. Format description can be found 
in product documentation. */ var MENU_ITEMS = [ ['Welcome','index.html', {'null' 
: 'null'}], ['Event Calendar','calendar.html', {'null' : 'null'}], 
['PVMS News and Info','newsletter.html', {'null' : 'null'}], ['Principal\'s Message','principal.html', 
{'null' : 'null'}], ['Gate To Guidance', null, null, ['Staff Email','guidance.html', 
{'null' : 'null'}], ['Programs','guidance_programs.html', {'null' : 'null'}], 
['FAQs','guidance_faq.html', {'null' : 'null'}], ['High School Registration','high_school.html', 
{'null' : 'null'}], ], ['PBIS','PBIS_intro.html', {'null' : 'null'}], 
['Student Activities', null, null, ['Student Government','sga.html', {'null' : 'null'}], 
['Nat\'l Junior Honor Soc','njhs.html', {'null' : 'null'}], ['8th Period','8th_period.html', 
{'null' : 'null'}], ['Student of the Month','documents/student of the month.pdf', 
{'null' : 'null'}], ], ['Gifted \& Talented','gt.html', {'null' : 'null'}], 
['PVMS Teams', null, null, ['Administration','admin.html', {'null' : 'null'}], 
['6th Grade Team',null,null, ['Staff List', 'grade6.html', {'null' : 'null'}], 
 ], ['7th Grade Team',null,null, 
['Staff List', 'grade7.html', {'null' : 'null'}], ], ['8th Grade Team',null,null, ['Staff List', 'grade8.html', 
{'null' : 'null'}], ], 
['Applied Academics','appliedacademics.html', {'null' : 'null'}], ['Special Education','specialed.html', 
{'null' : 'null'}], ['Support Staff','support.html', {'null' : 'null'}], ], 
['Teacher WebLinks','teacherwebsite.html', {'null' : 'null'}], ['PTA', null, null, ['Welcome','pta_welcome.html', 
{'null' : 'null'}], ['Board','pta_board.html', {'null' : 'null'}], ['Committees','pta_committees.html', 
{'null' : 'null'}], ['Forms','pta_forms.html', {'null' : 'null'}], ['Newsletter','pta_newsletter.html', 
{'null' : 'null'}], ['Business','pta_business.html', {'null' : 'null'}], ], ['Links','links.html', 
{'null' : 'null'}], ['School Profile', null, null, ['Map/Directions','index.html', 
{'null' : 'null'}], ['Statistics','documents/Patuxent_ValleyMSlowres.pdf', 
{'null' : 'null'}], ], ];