	$(document).ready(function(){

		$('#city_id').chainSelect('#area_id','city_area.php');

	});