var img_src = 'http://old.engtaobao.com/common/captcha/show.html?';$("#captcha_img").click(function(){this.src=img_src + Math.random();});