function grants() {
	//var pdfFile = "http://www.odh.ohio.gov" + document.Form1.pdfs.options[document.Form1.pdfs.selectedIndex].value;
	//window.location=pdfFile;
	window.location="http://www.google.com/";
}