CHAMPION TOURNAMENT PARENTS!! Do you get nervous before your child competes? Are you giving off the right body language and positive reinforcements?! Are you COMPLETELY PREPARED for their competition? Check out this FREE video and get ahead of the game!
var icpForm5650 = document.getElementById('icpsignup5650');
if (document.location.protocol === "https:")
icpForm5650.action = "https://app.icontact.com/icp/signup.php";
function verifyRequired5650() {
if (icpForm5650["fields_email"].value == "") {
icpForm5650["fields_email"].focus();
alert("The Email field is required.");
return false;
}
if (icpForm5650["fields_fname"].value == "") {
icpForm5650["fields_fname"].focus();
alert("The First Name field is required.");
return false;
}