$source = "marketing"; $first_name = ""; $last_name = ""; $email = ""; $comments = ""; $receive_updates = ""; if ($_POST[first_name] != "") { $first_name = $_POST[first_name]; } if ($_POST[last_name] != "") { $last_name = $_POST[last_name]; } if ($_POST[email] != "") { $email = $_POST[email]; } if ($_POST[comments] != "") { $comments = $_POST[comments]; } if ($_POST[receive_updates] != "") { $receive_updates = $_POST[receive_updates]; } if ($receive_updates == "yes") { $receive_selected = "checked"; } else { $receive_selected = ""; } $page_name = "front"; $spage_name = "contact"; $title = "Contact CHERI"; ?>
|
Contact Us: Marketing CHERI is actively seeking marketing and licensing partners. If you have a product or service that you think would be a perfect to carry the CHERI name, let us know! Please fill out the form below and we'll get back to you. |
