function gotoBiography()
{
	window.location.hash = "#biography";
}