var ForeSee = {
    'version': '2.5.3',
    'Date:': '1/27/2008',
    'enabled': true,
    'files': foreSeeFilePath,
    //'files': 'http://scripts.westelm.com/foresee/',
    'id': '1WESTELMwAAsI95wNkwIow==',
    'sites': [{
        path: 'westelm.com',
        cookie: 'session',
        domain: 'westelm.com'
    },{
        path: 'localhost',
        cookie: 'session',
        domain: 'westelm.com'
    }]
};
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
function fsr$setAlive(){var A=new Date().getTime();if(ForeSee && ForeSee.site && ForeSee.site.domain){document.cookie="foresee.alive="+A+";path=/;domain="+ForeSee.site.domain+";";}else {document.cookie="foresee.alive="+A+";path=/;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)
}})();
