$pro=$_REQUEST['pro']; if($pro=="azrealtor1") $go=30; if($pro=="twitter") $go=1; if($pro=="Norte") $go=5; if($go==20){header("Location:http://www.i-square.org/joinm.php?rp=$pro"); exit;} if($go==1){header("Location:http://i-square.org/join10.html?rp=$pro"); exit;} if($go==2){header("Location:http://i-square.org/join20.html?rp=$pro"); exit;} if($go==30){header("Location:http://i-square.org/join225.html"); exit;} if($go==5){header("Location:http://i-square.org/joincadisc.html"); exit;} ?>