{"version":3,"sources":["../../../../dev/j/v3/pages/lp-ppc-free-antivirus-brand-a1-buy.js"],"names":["tooltipInit","document","querySelectorAll","forEach","tooltip","BSN","Tooltip","window","addEventListener"],"mappings":"CAAA,WACC,YACA,IAAIA,GAAc,WACjBC,SAASC,iBAAiB,wCAAwCC,QAAQ,SAASC,GACrE,GAAIC,KAAIC,QAAQF,KAK/BG,QAAOC,iBAAiB,OAAQR,GAChCO,OAAOC,iBAAiB,mBAAoBR","file":"lp-ppc-free-antivirus-brand-a1-buy.js","sourcesContent":["(function() {\n\t'use strict';\n\tvar tooltipInit = function(){\n\t\tdocument.querySelectorAll(\".pricebox [data-bs-toggle='tooltip']\").forEach(function(tooltip){\n\t\t\tvar bsnTip = new BSN.Tooltip(tooltip);\n\t\t});\n\t};\n\n\t// listen to pricebox change and init the tooltip on #mac buy buttons\n\twindow.addEventListener(\"load\", tooltipInit);\n\twindow.addEventListener(\"pricebox-updated\", tooltipInit);\n\n})();"]}