').fadeIn();
$.scroll_to_notices( $( '[role="alert"]' ) );
if( redirect_url.length ){
document.location.href = redirect_url;
}
}else{
$('#whols_user_reg_message').html('
').fadeIn();
$.scroll_to_notices( $( '[role="alert"]' ) );
}
},
error: function( errorThrown ) {
console.log(errorThrown);
},
});
});
}); // document ready