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