How can I contact K12movieguides.com if I have a question?
January 31, 2017 ( function () {
const contact_forms = document.getElementsByClassName('contact-form');
for ( const form of contact_forms ) {
form.onsubmit = function() {
const buttons = form.getElementsByTagName('button');
for( const button of buttons ) {
button.setAttribute('disabled', true);
}
}
}
} )();
document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );
Alternatively, you can send an email directly to k12movieguides@gmail.com