var icpForm654 = document.getElementById('icpsignup654');
if (document.location.protocol === "https:")
icpForm654.action = "https://app.icontact.com/icp/signup.php";
function verifyRequired654() {
if (icpForm654["fields_email"].value == "") {
icpForm654["fields_email"].focus();
alert("The Email field is required.");
return false;
}
return true;
}
Note: By signing up you will begin to receive our newsletter and special offers. You will be able to unsubscribe at any time.