var randnum = Math.round(8999*Math.random()+1000); document.write ('' + randnum + ''); document.write (''); document.write (' ');