var FSR = {
    'version': '4.3',
    'date': '6/10/2009',
    'enabled': true,
    'id': '1RE4Y0UYht5kBUkFxJp50g==',
    'sites': [{
        name: 'accessatlanta',
        path: 'accessatlanta.com',
        cookie: 'session',
		domain: 'accessatlanta.com',
        files: 'http://media.ajc.com/shared/js/foresee/'
    }, {
        name: 'ajc',
        path: 'ajc.com',
        cookie: 'session',
		domain: 'ajc.com',
        files: 'http://media.ajc.com/shared/js/foresee/'
    }]
};
/************* 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 D=FSR.sites;for(var C=0,B=D.length;C<B;C++){var A;
if(A=document.location.href.match(D[C].path)){FSR.siteid=C;FSR.site=FSR.sites[FSR.siteid];if(FSR.site.files){FSR.files=FSR.site.files
}if(FSR.site.js_files){FSR.js_files=FSR.site.js_files}if(FSR.site.image_files){FSR.image_files=FSR.site.image_files
}if(FSR.site.html_files){FSR.html_files=FSR.site.html_files}if(!FSR.site.domain){FSR.site.domain=A[0]
}break}}if(!window["fsr$timer"]){fsr$setAlive();window["fsr$timer"]=setInterval(fsr$setAlive,1000)
}})();