function reloadCaptcha(img_id){
    $("img#"+img_id).attr("src", "jpg/cms_codegend41d.jpg?"+Math.random());
}
