Your IP : 18.221.54.19
(function(){BX.namespace("BX.Sender");BX.Sender.B24License={getTitle:function(e){return BX.message("SENDER_B24_LICENSE_"+e.toUpperCase()+"_TITLE")},getText:function(e){var t="SENDER_B24_LICENSE_%code%_TEXT".replace("%code%",e.toUpperCase());var i=BX.message(t);if(!i){i=BX.message(t+"1")}return i},showDefaultPopup:function(){this.showPopup("Ad")},showMailLimitPopup:function(){this.showPopup("Mail_limit")},showPopup:function(e){if(!B24||!B24.licenseInfoPopup){return}B24.licenseInfoPopup.show(e,this.getTitle(e),"<span>"+(this.getText(e)?this.getText(e):this.getText("Ad"))+"</span>",true)}}})(window);