css = new Array('','','','','','','','',''); n=Math.floor (Math.random() * 9); document.write (css[n]);