Now that we've stored the image, let's set up the setLink() function. Create the function along with a variable called input inside of it.

Make sure to pick function setLink() {, followed by var input = ;, and finally }.