Thank you for continuing your journey with us

Thank you for completing our form. Someone from the Addiction Recovery Center will be in touch with you shortly to discuss your individual needs.
jQuery('.arc-container').hide();
jQuery('#nav-addiction-recovery-center-tab').tab('show');
check_ga();
function check_ga() {
if (typeof ga === 'function') {
var tracker = ga.getAll()[0].get('name');
ga(tracker + '.send', 'event', { 'eventCategory': 'forms', 'eventAction': 'submission', 'eventLabel': 'arc-form' });
} else {
console.log('Not loaded');
setTimeout(check_ga,500);
}
}