// Forms: Contact Us if (($_GET['src'] == "forms") && ($_GET['submenu'] == "ContactUs")) { $var_funnel = "Contact_Us_Landing.html"; } if (($_POST['src'] == "forms") && ($_POST['submenu'] == "ContactUs")) { $var_funnel = "Contact_Us_ThankYou.html"; } ?>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||