addFunctionToLoad(function(){
    jQuery("#captcha_fails").html(jQuery('#captcha_signup').clone(true,true));
});
