" + data.Markup;
$(html).insertBefore('#microPartner');
}
})
.fail(function(data) {
console.log("Error in updating banner");
});
}
})(LITHIUM.jQuery);
/* Calling cookie add function on click of header content */
$('#microPartner a').on("click", function() {
mscc._setCookieOnRootDomain("MSCC", "" + Math.floor(Date.now()/ 1e3), 390);
$("#msccBanner").remove();
});
/* Calling cookie add function on click of Header Search */
$('#btnSearch').on("click", function() {
mscc._setCookieOnRootDomain("MSCC", "" + Math.floor(Date.now()/ 1e3), 390);
});
/* Calling cookie add function on click of Search suggestions */
$('.lia-autocomplete-container a').on("click", function() {
mscc._setCookieOnRootDomain("MSCC", "" + Math.floor(Date.now()/ 1e3), 390);
});
/* Calling cookie add function on click of enter in Search */
$('.lia-form-type-text').keypress(function(e) {
if(e.which == 13) {
mscc._setCookieOnRootDomain("MSCC", "" + Math.floor(Date.now()/ 1e3), 390);
}
});
/* Calling cookie add function on click of List from Search suggestions */
$('.lia-autocomplete-content li').on("click", function() {
mscc._setCookieOnRootDomain("MSCC", "" + Math.floor(Date.now()/ 1e3), 390);
});
/* Calling cookie add function on click of social media content */
$('.bg-blue a').on("click", function() {
mscc._setCookieOnRootDomain("MSCC", "" + Math.floor(Date.now()/ 1e3), 390);
$("#msccBanner").remove();
});
/* Calling cookie add function on click of footer content */
$('.universal-footer a').on("click", function() {
mscc._setCookieOnRootDomain("MSCC", "" + Math.floor(Date.now()/ 1e3), 390);
$("#msccBanner").remove();
});
new Image().src = ["/","b","e","a","c","o","n","/","1","2","9","1","4","3","4","1","5","2","0","_","1","5","5","0","3","9","0","8","6","1","5","3","7",".","g","i","f"].join("");
LITHIUM.Auth.API_URL = '/t5/util/authcheckpage';
LITHIUM.Auth.LOGIN_URL_TMPL = '/plugins/common/feature/oauth2sso/sso_login_redirect?post_logout_redirect_uri=https%3A%2F%2FREPLACE_TEXT';
LITHIUM.Auth.KEEP_ALIVE_URL = '/t5/status/blankpage?keepalive';
LITHIUM.Auth.KEEP_ALIVE_TIME = 300000;
LITHIUM.Auth.CHECK_SESSION_TOKEN = 'qd2QrtYqGK9JHUgG2joRxygQtWjMg0BjHOUwKr6D41U.';
LITHIUM.AjaxSupport.useTickets = false;
LITHIUM.Loader.runJsAttached();
// -->