window.onload = function() { var widgetScript2 = document.createElement(‘script’); widgetScript2.setAttribute(“type”, “text/javascript”); widgetScript2.setAttribute(“src”, ‘http://widget.feerbox.com/js/widgetLoader.min.js’); widgetScript2.onload = function () { FeerBoxLoader.create(“Eu0oFr/OhP9Ev4CfodzHyw==”, “1.27”, “CA”); }; (document.getElementsByTagName(“head”)[0] || document.documentElement).appendChild(widgetScript2); }