if(strstr($_SERVER['HTTP_REFERER'],"shbear.com") or strstr($_SERVER['SCRIPT_URI'] ,"shbear.com") ){ header("location: http://www.shbear.com"); exit; } ?>