// Put in the FULL URL to the referrer.php file
$URL_to_referrer = "http://www.nmkarate.com/refer_friend/referrer.php";
// Put in what you want the link text to be, you can also enter a image tag if you wish
$refer_link = "";
?>
// on the page where you want it to be refered
if(!empty($QUERY_STRING)){ $query= '?'.$QUERY_STRING; }
$full_URL = 'http://'.$HTTP_HOST.$PHP_SELF.$query;
$full_URL = urlencode($full_URL);
echo "$refer_link";
$refer_join = "Join Our Organization!";
echo "