xmlPost(url,text);

satırından sonra

document.comment_form.id.value='';
document.comment_form.name.value='';
document.comment_form.captcha_code.value='';
document.comment_form.comment.value='';
ekleyin gönderi sonrası inputlar sıfırlanacaktır...