function SetRegion(obj)
{
	if(obj.value == 0) return;
	document.sel_region.submit();''
}