link = new Array('15','18','11','14','9','17','12','13','16','19'); n=Math.floor(Math.random() * 10); document.write(link[n]);