function action_init(){
	$("#ResourceStateId").change(loadCities);
}

