/** * broker.js copyright patrick@lawipac.com all rights reserved. Only a end user * with a valid license can use this php file. */ function bts(){ return bts1; } (function ($) { $(function () { console.log("%o", bts()); }); })(jQuery);