To contact $URL_contact, please call $client800 or complete the form below.
"; $template = "$Root/Templates/page2.dwt"; /** END Main **/ if ($_SERVER['REQUEST_METHOD'] == "POST") { include_once("$Root/inc/SpamCheck.class.php"); $spam = new SpamCheck(); if (!$spam->isValidEmail($URL_Email) || stristr($URL_Email, '@test.com')) { $post_ret = 'req'; } else { // $post_ret = get_web_page("http://contact.optinadvantage.com/common/$version/addmember.php"); $post_ret = get_web_page("http://smart-capture.vdsys.com/services/form-capture.php"); } } if (isset($post_ret) && $post_ret != 'req' && $post_ret != 'thanks') { exit($post_ret); } if ($post_ret=='req') { $reqmessage = "Some required fields are not filled in. Please fill them in and re-submit.
"; $reqsymbol = " Required."; } else { $reqmessage = "(* indicates required field)
"; $reqsymbol = "*"; } if ($URL_message<>"") { $altMessage = $URL_message; } elseif ($URL_Name || $URL_Num) { $altMessage = "I was looking at property: ($URL_Num) $URL_Name"; if($URL_Avail){ $Avail = strftime("%m/%d/%Y",strtotime("$URL_Avail")); $altMessage .= ", arriving $Avail"; } if($URL_Stay){ $altMessage .= ", staying for $URL_Stay days"; } $altMessage .= " and would like to know..."; } include_once("$Root/inc/OpenTemplateParser.class.php"); $page = new TemplateParser($template); // the special picture for the content 01 $page->setSection('MainContent01','