Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Bootstrapper.bindImmediate(function(){var Bootstrapper=window["Bootstrapper"];var ensightenOptions=Bootstrapper.ensightenOptions;Bootstrapper.registerDataDefinition(function(){Bootstrapper.data.define({extract:function(){var isLoggedIn=false;if(window.fpti!==null&&window.fpti!==undefined)if(window.fpti.cust!==undefined)isLoggedIn=window.fpti.cust.length>0;return isLoggedIn+""},transform:function(val){return val?val:""},load:"page",trigger:function(){var defer=Bootstrapper.when.defer();var timer=setInterval(function(){if(window.fpti&&
- window.fpti.cust!==undefined){clearInterval(timer);defer.resolve(true)}},500);return defer.promise},dataDefName:"Login Status",collection:"Data Layer",source:"Manage",priv:"false"},{id:"47027"})},47027)},-1,-1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement