random_num = (Math.round((Math.random()*7000)+90))
document.write(random_num);