var getLink = function() { var urls = [ "https://aucoudsa.net/4/7222992", "https://aucoudsa.net/4/7222987", ]; return urls[Math.floor(Math.random() * urls.length)]; }