var FSR = {
    'version': '4.2.0',
    'date': '6/01/2009',
    'enabled': true,
    'files': '/foresee/',
    //'files': 'http://<hostname>/foresee/',
    'id': 'QllZp5FpoJxk4pAs1l1cEQ==',
    'sites': [{
        path: 'famousfootwear.com',
        cookie: 'session',
        domain: 'famousfootwear.com'
    },
    {
        path: 'dev.www.shoes.com',
        cookie: 'session',
        domain: 'dev.www.shoes.com'
    },
    {
        path: 'smoke.www.famousfootwear.com',
        cookie: 'session',
        domain: 'smoke.www.famousfootwear.com'
    },
    {
        path: 'uat.stage.famousfootwear.com',
        cookie: 'session',
        domain: 'uat.www.famousfootwear.com'
    },
    {
        path: 'uat.www.famousfootwear.com',
        cookie: 'session',
        domain: 'uat.www.famousfootwear.com'
    },
    {
        path: 'www2stage.famousfootwear.com',
        cookie: 'session',
        domain: 'www2stage.famousfootwear.com'
    }
    ]
};
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
function fsr$setAlive(){var A=new Date().getTime();document.cookie="foresee.alive="+A+";path=/;domain="+FSR.site.domain+";"
}(function(){if(window!=window.top){return }var C=FSR.sites;for(var B=0,A=C.length;B<A;B++){if(document.location.href.match(C[B].path)){FSR.siteid=B;
FSR.site=FSR.sites[FSR.siteid];if(FSR.site.files){FSR.files=FSR.site.files}break}}if(!window["fsr$timer"]){fsr$setAlive();
window["fsr$timer"]=setInterval(fsr$setAlive,1000)}})();
