window.location.href="thank-you.php";'; // header ("Location: thank-you.php"); exit (); } else { echo ''; // header ("Location: index.php"); // exit (); } } ?>