Contact Us

Use this form to contact us. We will respond to you shortly.

Or, call us at 262-552-8196

'' || $_POST['email']<>''){ extract($_POST); if($_POST['comment']==''){ $msg .= 'Please enter your comment.
'; } if($_POST['email']==''){ $msg .= 'Please enter your email.
'; } //if there are no error messages if($msg == ''){ $commentBody = nl2br($comment); $emailBody = "$commentBody

$name
$email
$phone

"; //add the users email for the return email $HEADERS .= "From: $email\r\n"; mail($sendto,'Web Contact Form',$emailBody,$HEADERS); $msg = 'Thank you. Your message has been sent.'; } } ?> ''){print "$msg
";}?>

Name



Email*



Phone Number



Comment/Question*