|
var icpForm1551 = document.getElementById('icpsignup1551'); if (document.location.protocol === "https:") icpForm1551.action = "https://app.icontact.com/icp/signup.php"; function verifyRequired1551() { if (icpForm1551["fields_email"].value == "") { icpForm1551["fields_email"].focus(); alert("The Email field is required."); return false; } if (icpForm1551["fields_fname"].value == "") { icpForm1551["fields_fname"].focus(); alert("The First Name field is required."); return false; } if (icpForm1551["fields_lname"].value == "") { icpForm1551["fields_lname"].focus(); alert("The Last Name field is required."); return false; } if (icpForm1551["fields_city"].value == "") { icpForm1551["fields_city"].focus(); alert("The City field is required."); return false; } if (!icpForm1551["fields_contactdisclaimerpepsi"].checked) { alert("The I am 18 years of age or older field is required."); return false; } return true; } |
||
| By clicking “Submit” above I am agreeing to KICK IT WITH MESSI IN MIAMI SWEEPSTAKES OFFICIAL RULES |
||