var name_value = "YOUR NAME";var mail_value = "YOUR EMAIL ADDRESS";var website_value = "WEBSITE (optional)";var message_value= "YOUR MESSAGE";var missing_name = "Please let us know your name. Thanks.";var missing_mail = "What is your email address?";var invalid_mail = "Please type here a valid email address. Thanks!";var missing_message = "Please write something beautiful for us.";var mail_script_url = "mail.php";var comment_form_name = ""; var comment_form_name_error = ""; var comment_form_email = ""; var comment_form_email_error = ""; var comment_form_email_invalid = ""; var website_value = ""; var comment_from_message = ""; var comment_form_message_error = "";var error_color = '#990000';var default_color = '#272727';var goto_text = "Go to...";var information = "Click here for more information!";var visit = "Visit the site!";