function reload_captcha(captcha_feld)
{
 new Ajax.Updater(captcha_feld, "inc/ajax_captcha.php");
}