function cmfRegionChange(obj) {
	document.location = obj.value;
}
