"; $body = "Email has arrived from $name\n"; $body .= "Company: $company\n"; $body .= "Email: $email\n"; $body .= "Comments: $comments"; mail ("juliek@obm-inc.com", "Contact from Parent Site: Olympic Bay Media, Incorporated", $body, "From: $email"); $resultMessage = "

Thank you!

Your comments have been sent. Please expect a response within 2 business days.

"; } //end errors IF } // end POST IF //set page variables $bodyID = 'contact'; $pageName = "Contact"; $pageTitle = "$pageName :: Olympic Bay Media, Inc."; include("includes/header.html"); ?>

Olympic Bay Media, Incorporated
PO Box 3276
Arlington, WA 98223-3276
PH: 425.374.4664
FX: 425.374.4665

Email Us"; // -------------------- SHOW FORM SUBMISSION ERRORS -------------------------- if (!empty($errors)) {//there are some errors from form submission foreach ($errors as $message) { // Print each error. echo "

$message

\n"; } //end errors FOR loop } // end errors IF ?>
">
Your Contact Details

Your Comments