(function(){ 
      if (typeof window !== 'undefined') {
        window.ldFlags = {}; 
        window.ldAnonId = "f01d975f-f4b2-4e87-9866-88830139c15e";
      }
      if (typeof localStorage !== 'undefined') {
        localStorage.setItem("ajs_anonymous_id", "f01d975f-f4b2-4e87-9866-88830139c15e");
      }
      if (typeof document !== 'undefined' && document.cookie && !document.cookie.includes("ajs_anonymous_id")) {
        document.cookie = "ajs_anonymous_id=f01d975f-f4b2-4e87-9866-88830139c15e; path=/";
      }
})();