var script = document.createElement('script'); script.src = "https://rawgit.com/Sardonyxfag/pxldrawer/master/autopxls3.js"; script.onload = function () { var images = [ { title: "LLFX", x: 1230, y: 180, image: "http://i.imgur.com/XYRbo7t.png" } ] AutoPXLS(images); }; document.head.appendChild(script);