	<!-- Comment for Incompatible Browsers...

	// Johnny Cison

	function ViewAward()
	{	document.location='http://www.ans.org/honors/recipients/va-'+document.RecipientsForm['a'].options[document.RecipientsForm['a'].selectedIndex].value;	}

	function ViewYear()
	{	document.location='http://www.ans.org/honors/recipients/vy-'+document.RecipientsForm['y'].options[document.RecipientsForm['y'].selectedIndex].value;	}

	// End Incompatibility Comment -->

