function update_captcha(imgid) { var img = document.getElementById(imgid); img.src = "/cgi-bin/ezformc/" + (new Date()).getTime() + ".gif?image=1"; } function print_image() { document.write("