Contact Us

Contact Info

Phone: (857)245-6696

Email: info@apprenticelearning.org

Mailing Address

PO Box 300068, Jamaica Plain, MA 02130

Our Location

Our offices are accessible by MBTA subway and bus lines.

Office Address (Google Maps)

745 Centre Street

Jamaica Plain, MA

02130

div.section.captcha { margin: auto; padding-bottom: 2%;} #facebookShareOnly span { height: 28px !important; }
    var insertForm173058 = function() {
        var html173058 = '' + 
'.email-registration-form label{color: #404040;' + 
'                display: block;}' + 
'' + 
'.email-registration-form label.error{color:#900;' + 
'                display: inline-block; ' + 
'                padding: 0 10px;}' + 
'' + 
'.email-registration-form .field{padding: 4px 0;}' + 
'' + 
'.email-registration-form .consent{padding-bottom: 4px;}' + 
'' + 
'.email-registration-form .field .required-star{color: #aa0000; ' + 
'                display: inline-block; ' + 
'                margin-left: 5px;}' + 
'' + 
'.email-registration-form .field .checkboxes{max-width:275px;' + 
'                border: 1px solid #A9A9A9;' + 
'                -webkit-transition: all .3s ease-out;' + 
'                -moz-transition: all .3s ease-out;' + 
'                transition: all .3s ease-out;}' + 
'' + 
'.email-registration-form .field .checkbox{display:block;' + 
'                position:relative;' + 
'                -moz-box-sizing:border-box;' + 
'                box-sizing:border-box;' + 
'                height:30px;' + 
'                line-height:26px;' + 
'                padding:2px 28px 2px 8px;' + 
'                border-bottom:1px solid rgba(0,0,0,0.1);' + 
'                color:#404040;  ' + 
'                overflow:hidden;' + 
'                text-decoration:none; }' + 
'' + 
'.email-registration-form .field .checkbox input{opacity:0.01;' + 
'                position:absolute;' + 
'                left:-50px;  ' + 
'                z-index:-5;}' + 
'' + 
'.email-registration-form .field .checkbox:last-child{border-bottom:none;}' + 
'' + 
'.email-registration-form .field .checkbox.selected{background: rgb(50, 142, 253);' + 
'                color:#fff; }' + 
'' + 
'.email-registration-form .field .checkbox.selected:before{color:#fff;' + 
'                line-height:30px;' + 
'                position:absolute;' + 
'                right:10px; }' + 
'' + 
'.email-registration-form .field input{padding: 4px; ' + 
'                width: 275px;}' + 
'' + 
'.email-registration-form .errors{border: 1px solid #900;' + 
'                color: #900;  ' + 
'                padding: 10px;}' + 
'' + 
'.email-registration-form .hidden{display: none;}' + 
'' + 
'.btn-group .btn-submit-email{padding: 4px 10px;}' + 
'' + 
'input, select, textarea, button{font-family: inherit;}' + 
'' + 
'' + 
'' + 
'
' + ' ' + ' ' + '
' + '

Sign up for our Newsletter!

' + '
' + '' + '' + '
' + '
' + '' + '' + '
' + '' + '' + '' + '
' + ' ' + '
' + '
' + '' + '
' + '
' + ' ' + '
' + ' ' + '
' + '' + '' + '';var successHtml173058 = '
' + '

Thank you for Registering!

' + '

Your email address has been added to our mailing list.

' + '\u003cdiv class=\"social-media-buttons\" style=\"margin-top:10px;\"\u003e\u003cdiv class=\"fb-like\" data-href=\"https://facebook.com/apprenticelearning\" data-layout=\"button_count\" data-show-faces=\"true\" style=\"padding-right: 10px;\" data-action=\"like\" \u003e\u003c/div\u003e\u003cdiv id=\"facebookShareOnly\" class=\"fb-share-button\" data-href=\"https://facebook.com/apprenticelearning\" data-layout=\"button_count\"\u003e\u003c/div\u003e\u003cscript type=\u0027text/javascript\u0027\u003edocument.getElementById(\u0027facebookShareOnly\u0027).setAttribute(\u0027data-href\u0027, window.location.href);\u003c/script\u003e\u003c/div\u003e \u003cdiv id=\"fb-root\"\u003e\u003c/div\u003e \u003cscript\u003e(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"//connect.facebook.net/en_US/sdk.js#xfbml=1\u0026version=v2.8\"; fjs.parentNode.insertBefore(js, fjs); }(document, \u0027script\u0027, \u0027facebook-jssdk\u0027));\u003c/script\u003e ' + '
';( function($) {if (!Bloomerang.useEmailId('173058')) { html173058 = '

Only one email sign-up form can be used on each page.

'; } Bloomerang.Util.requireStripe();if (jQuery('#bloomerangForm173058').length) { jQuery('#bloomerangForm173058').after(html173058); }; if (Bloomerang.emailSignupFormLoaded) { return false; } Bloomerang.emailSignupFormLoaded = true; window.captchaLoadCallback = function() { Bloomerang.gRecaptchaLoaded = true; }; Bloomerang.Util.load('https://www.google.com/recaptcha/api.js?onload=captchaLoadCallback&render=explicit', function() { return Bloomerang.gRecaptchaLoaded; }, function() { jQuery('.section.captcha').removeAttr('style'); jQuery('form.email-registration-form').data('captcha-id', grecaptcha.render('captcha173058', { 'sitekey' : '6LfnKekcAAAAAFwl2Sj--nLBdZzCm28JKDOwdA0g' })); }, true, true); Bloomerang.useKey('pub_8bad1ff1-2abd-11ec-8395-0a952afc5d81'); // Register proper callbacks for various stages/outcomes of submission Bloomerang.Widget.Email.OnSubmit = function (args) { jQuery(".btn-submit-email").val("Registering...").prop("disabled", true).addClass("disabled"); var val = function (selector) { return jQuery(selector).val(); }; Bloomerang.Account .individual() .firstName(val(".email-registration-form #first-name")) .lastName(val(".email-registration-form #last-name")) .homeEmail(val(".email-registration-form #email-address")) .applyEmailSignupCustomFields(); Bloomerang.Interaction.applyEmailSignupCustomFields(); }; Bloomerang.ValidateEmailSignupFormCaptcha = function() { if (typeof(grecaptcha) !== "undefined" && jQuery("#captcha" + Bloomerang.Data.WidgetIds.EmailSignup).children().length) { var captchaResponse = grecaptcha.getResponse(jQuery(".email-registration-form").data("captcha-id")); if (captchaResponse) { jQuery(".email-registration-form .noCaptchaResponseError").hide(); Bloomerang.captchaResponse(captchaResponse); return true; } else { jQuery(".email-registration-form .noCaptchaResponseError").show(); return false; } } else return true; }; Bloomerang.Api.OnSuccess = Bloomerang.Widget.Email.OnSuccess = function (response) { jQuery("#email-registration-form-container").html(successHtml173058); var distance = 100; var offset = jQuery("#email-registration-form-container").offset().top; var offsetTop = offset > distance ? offset - distance : offset; jQuery('html, body').animate({ scrollTop : offsetTop}, 500); }; Bloomerang.Api.OnError = Bloomerang.Widget.Email.OnError = function (response) { jQuery(".btn-submit-email").val("Register").prop("disabled", false).removeClass("disabled"); jQuery("#email-registration-form-container .errors").removeClass("hidden").html(response.Message); var distance = 100; var offset = jQuery("#email-registration-form-container .errors").offset().top; var offsetTop = offset > distance ? offset - distance : offset; jQuery('html, body').animate({ scrollTop : offsetTop}, 500); if (typeof(grecaptcha) !== "undefined" && jQuery("#captcha" + Bloomerang.Data.WidgetIds.EmailSignup).children().length) { grecaptcha.reset(jQuery(".email-registration-form").data("captcha-id")); } }; Bloomerang.Util.applyEmailSignupCustomFields = function (obj, type) { // Clear any fields from a previous failed submission obj.clearCustomFields(); // Apply all (not multiselect), and