var ForeSee = {
    'version': '2.5.4',
    'Date:': '2/03/2009',
    'enabled': true,
    'files': '/js/third-party/foresee/',
    //'files': 'http://<hostname>/foresee/',
    'id': 'Q4AwFw85FgMIttdtMF8AcQ==',
    'sites': [{
        path: 'mynewplace.com',
        cookie: 'session',
        domain: 'mynewplace.com'
    }]
};/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
function fsr$setAlive(){var A=new Date().getTime();document.cookie="foresee.alive="+A+";path=/;domain="+ForeSee.site.domain+";"
}(function(){var C=ForeSee.sites;for(var B=0,A=C.length;B<A;B++){if(document.location.href.match(C[B].path)){ForeSee.siteid=B;
ForeSee.site=ForeSee.sites[ForeSee.siteid];if(ForeSee.site.files){ForeSee.files=ForeSee.site.files
}break}}if(!window["fsr$timer"]){fsr$setAlive();window["fsr$timer"]=setInterval(fsr$setAlive,1000)
}})();
