function gotoPage()
	{
	location=document.Title.Page.options[document.Title.Page.selectedIndex].value;
	}