function send(num){	document.area_ck.area.value = num;	document.area_ck.submit();}