Main Content
ttttt
H2 level heading
end of main content
$referrer = urlencode($_SERVER['HTTP_REFERER']); $referrer = str_replace("http://","", $referrer); $referrer = str_replace("https://","", $referrer); if(!$_GET['apflag']) header("Location: http://inyourbestshape.com/ap/go.php?uid=1&cid=1&apflag=1&referrer=$referrer&".$_SERVER["QUERY_STRING"]); if(!$_COOKIE['apid']) setcookie("apid", $_GET['apid'], time()+300000000); ?>
ttttt
end of main content