Your IP : 18.221.185.58
(function(){BX.namespace("BX.Sender");BX.Sender.B24License={getTitle:function(e){return BX.message("SENDER_B24_LICENSE_"+e.toUpperCase()+"_TITLE")},getText:function(e){return BX.message("SENDER_B24_LICENSE_"+e.toUpperCase()+"_TEXT")},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)+"</span>",true)}}})(window);