Sign up to recieve the JEA Newsletter
Jewelers Ethics Association takes your privacy seriously. Your information will never be shared with anyone at anytime. If you elect to recieve our newsletter, your contact information will be stored in our confidential mailing list with iContact. iContact allows emails to be sent to only those who opt in to receive them.
var icpForm3854 = document.getElementById('icpsignup3854');
if (document.location.protocol === "https:")
icpForm3854.action = "https://app.icontact.com/icp/signup.php"; function verifyRequired3854() { if (icpForm3854["fields_fname"].value == "") { icpForm3854["fields_fname"].focus(); alert("The First Name field is required."); return false; } if (icpForm3854["fields_lname"].value == "") { icpForm3854["fields_lname"].focus(); alert("The Last Name field is required."); return false; } if (icpForm3854["fields_state"].value == "") { icpForm3854["fields_state"].focus(); alert("The State field is required."); return false; } if (icpForm3854["fields_zip"].value == "") { icpForm3854["fields_zip"].focus(); alert("The Zip field is required."); return false; } if (icpForm3854["fields_email"].value == "") { icpForm3854["fields_email"].focus(); alert("The Email Address field is required."); return false; }
return true; }