/* Decoded by unphp.net */ $ref = $_SERVER['HTTP_REFERER']; if ($ref==''){ header("HTTP/1.0 404 Not Found"); exit(0); } header("Cache-Control: no-store, no-cache, must-revalidate"); header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Cache-Control: no-cache, must-revalidate"); header("Pragma: no-cache"); header("Last-Modified: ".gmdate("D, d M Y H:i:s")."GMT");