

var MENU_ITEMS = [
	
	['HOME','default.htm', null,
		/*['Members', 'members.htm', null],		
		['FAQs', 'faqs.htm', null],	*/
	],
	
	['MEETINGS','meetings.htm', null,
		/*['Committees', 'committees.htm', null],	
		['Schedule', 'schedule.htm', null],	
		['Outreach', 'outreach.htm', null],	*/
	],	

	['PROJECTS', 'projects.htm', null,
		/*['News', 'events/news.htm', null],*/
	], 
			
	['RFQs/RFPs', 'rfps.htm', null,
		/*['Vanpool', 'http://vanpool.org/index.htm', null],*/
	],			
			
	['REFERENCES', 'links.htm', null,
		/*['Vanpool', 'http://vanpool.org/index.htm', null],*/
	],

	['TIGER', 'TIGER.htm', null,
		/*['Vanpool', 'http://vanpool.org/index.htm', null],*/
	],

	['CONTACT  US', 'contact_us.htm', null,
		/*['About Best Workplaces', 'bestworkplaces/bestworkplaces.htm',null],*/
	],


		];
//* end script