(function(win, $) { var AntiSpamCheckbox = function(parentElement, text) { var template = '' + '' + ''; this.element = $(template.replace(/\{id\}/g, 'eGdnMYxIjnu7b5VZ0KthFYhZeCKJY6go')); parentElement.append(this.element); }; win.AntiSpamCheckbox = AntiSpamCheckbox; }(window, jQuery));