function showregio(x)
{
	document.searchForm.region.selectedIndex = x;
}
