var EMAIL_ADDRESS_IS_INVALID = 'You must provide a valid email address.';
var MESSAGE_BODY_IS_REQUIRED = 'The message body is empty.';
var MESSAGE_SENT_SUCCESSFULLY = 'Your Message was sent successfully.';
var COULD_NOT_SEND_MESSAGE = 'ERROR: Your message could not be send.';
var LOADING_IN_PROGRESS = 'Sending in progress...';
document.write("<scr"+"ipt type=\"text/javascript\" src=\"/javascripts/contact.js\"><\/scr"+"ipt>");