<script> for(i=0;i<80;i++){ var random= "&#"+(1040 + Math.random()*32|0)+";"; document.write(random) } </script>