function viewyear()
{
	document.location='http://www.ans.org/honors/scholarships/recipients/index.cgi?y='+document.f_recipients['y'].options[document.f_recipients['y'].selectedIndex].value;
}

