try using this jquery code i made
var image = document.documentElement.appendChild(document.create("img")) image.src = "Your image link here"
change the "Your Image link here" to your link in a string