document.getElementById('imageLink').src = imageLinks[randomNum];
document.getElementById('imageLink').href = imageLinks[randomNum];