	function sendMail() {
		window.location = "mailto:psci@comcast.net?subject=Web request for information";
	}


