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

