var MENU_ITEMS1 = [
		['Home','index.php',{'tw' : '_self'}],
		['About Us',null,null,
			['Membership Application','info/membership.htm',{'tw' : '_self'}],
			['History','info/history.htm',{'tw' : '_self'}],
			['Public Finance Information','publicdocs.php',{'tw' : '_self'}],
		],
		['Meetings & Speakers','meetings.php',{'tw' : '_self'}],
		['Special Events',null,null,
			['July 4th Parade Entry','parade1.htm',{'tw' : '_self'}],
			['Future Events','eventf.php',{'tw' : '_self'}],
			['Archive Events','eventa.php',{'tw' : '_self'}],
			['Press Release','press.php',{'tw' : '_self'}],
			['Photo Album','album.htm',{'tw' : '_self'}],
		],
		['Scholarships',null,null,
	/*		['Criteria','bogus.htm',{'tw' : '_self'}],  */
			['Online Application','docs/pdf/scholarship.pdf',{'tw' : '_Schlorship'}],
		],
		['Eye Glass Program',null,null,
	/*		['Request for Service','bogus.htm',{'tw' : '_self'}],  */
			['Recycling Location','eg_dropoff.htm',{'tw' : '_self'}],
			['Program Guidelines','eg_program.htm',{'tw' : '_self'}],
			['Additional Vision Resources','eg_resource.htm',{'tw' : '_self'}],
		],
		['Member Only Info','members',{'tw' : '_self'}],
		['Sponsor Links','sponsor.php',{'tw' : '_self'}],
		['Online Donation','donate.htm',{'tw' : '_self'}],
		['Contact Us','contact.htm',{'tw' : '_self'}],
]


