function pagechange()
{
	location.href=document.form_area_change.go_url.value;
}

