// 定义验证码触发事件 window.onload = function(){ setTimeout("showcaptcha()",500); }