// //echo "
";print_r($_SERVER);echo ""; if($_REQUEST['action']=='send'){ $company_name=$_REQUEST['company_name']; $contact_name=$_REQUEST['contact_name']; $phone=$_REQUEST['phone']; $email=$_REQUEST['email']; $address1=$_REQUEST['address1']; $address2=$_REQUEST['address2']; $city=$_REQUEST['city']; $state=$_REQUEST['state']; $zip=$_REQUEST['zip']; $utility=$_REQUEST['utility']; $note=$_REQUEST['note']; $ip=$_SERVER['HTTP_CLIENT_IP']!=''? $_SERVER['HTTP_CLIENT_IP']:$_SERVER['REMOTE_ADDR']; if($contact_name!='' && $phone!='' && $email!='' && $utility!='' && $city!='Moscow' ){ include('smtpmail/sendmail.php'); $subject="Request a free audit from keepyourcool.org"; $email_to="john@redwoodenergyservices.com"; $email_from='webmaster@keepyourcool.org'; $email_body="Company name: $company_name Contact name: $contact_name Phone number: $phone Email: $email Address: $address1, $address2 City: >$city< State: $state Zip: $zip Utility: $utility Submitted IP: $ip Note: $note"; //HtmlMailSend($email_to,$subject,$email_body,$email_from); $headers = 'Bcc: john@redwoodenergyservices.com' . "\r\n"; mail($email_to, $subject, $email_body, $headers); $msg="Thank you for your interest in the Keep Your Cool Program.
For a Free Consultation call:
800.449.3687
|
|||||||
|
|||||||
Request A Free AuditAn energy audit lets you save money by saving energy whilse saving the planet. Our representatives will visit your site and identify ways we can help you lower your energy bills. The best part is that your local utility will pay for some or all of your retrofits! Most of the common projects pay for themselves in less than 2 years through saved energy. So sign up for a free audit today!
* Denotes required fields.
|
|||||||