function siteSelectChange()
{
	location.href = $F('site_select_choice');
}