/* TAG-2350: Identify XX-TAG-HEADER/FOOTER asset usage */
window.waClassicFooter = 'sip';
/* End TAG-2350 */try {
window._tms_legacy_assets = window._tms_legacy_assets || [];
window._tms_legacy_assets.push("TEALIUM-UTAG-LIB-NO-TARGET");
} catch {};
var utagLibPath = "";
if (document.location.host.indexOf('uat') !== -1 ||
document.location.host.indexOf('qa') !== -1 ||
document.location.host.indexOf('pce') !== -1) {
utagLibPath = "//tags.tiqcdn.com/utag/schwab/no-target/qa/utag.js";
} else {
utagLibPath = "//tags.tiqcdn.com/utag/schwab/no-target/prod/utag.js";
}
(function(a,b,c,d){
a=utagLibPath;
b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=false;
a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a);
})();