function reloadCaptcha(){
    $("img#kcaptcha").attr("src", "/includes/codegen/cms_codegen.php?"+Math.random());
}
