/* 설문 참여 함수 */ function doPoll(fo_obj) { procFilter(fo_obj, poll); return false; }