translation = new Object();
translation.contact_person = 'Please fill in the name of the contact person.';
translation.tel = 'Please fill in your telephone number.';
translation.mail = 'Please fill in your e-mail address.';
translation.mail_invalid = "The e-mail address you've entered is invalid.";
translation.fill_message = "Please fill in your message to send."
