Visit Us At:
J &S Home Improvements, Inc
117-119 South Olden Avenue
Trenton, NJ 08609
(609) 695-4400
(609) 695-3017
For General Inquiries Please Fill out the Form Below
Invalid input was entered."; }
if ($name_error == "1")
{ echo "
Invalid input for name. Please check your entry and try again."; }
if ($email_error == "1")
{ echo "
Invalid input for email. Please check your entry and try again."; }
if ($comments_error == "1")
{ echo "
Invalid input for comments. Please check your entry and try again."; }
if ($injection_error == "1")
{ echo "
A form mail injection attempt was detected. If you feel this was in error, please check your entries and try again."; }
if ($error == "1")
{ echo ""; }
?>