﻿//验证码
function refreshimg(){
  document.all.CAPTCHA.src='/include/captcha.asp';
}
