Envíanos un Email
( 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);
}
}
}
} )();
Select One
I Need Help
GSA/High School
GSA/College/Univiersity
Volunteer Inquiries
Events
Partnership Requests
Long Usage Permissions
General Question
Select One
I am 18 and older
I am younger than 18
*Required Fields
document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );
( 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);
}
}
}
} )();
*Required Fields
document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );