$('.divimage img').error(function(){this.src = this.src.replace(/http://[^/]+//g, 'http://pic.biquge.com:8080/');})