var banner = new Array(); banner[0]='http://img833.imageshack.us/img833/6738/diablo3andariel.jpg'; banner[1]='http://img829.imageshack.us/img829/853/bolrog.jpg'; banner[2]='http://img842.imageshack.us/img842/4163/003cy.jpg'; banner[3]='http://img842.imageshack.us/img842/5967/0004pg.jpg'; banner[4]='http://img836.imageshack.us/img836/30/ssfiv.jpg'; banner[5]='http://img830.imageshack.us/img830/3395/jessy800x600.jpg'; banner[6]='http://img262.imageshack.us/img262/7084/mega2f.jpg'; banner[7]='http://img715.imageshack.us/img715/5607/dk3e.jpg'; banner[8]='http://img607.imageshack.us/img607/5017/sonic2.jpg'; banner[9]='http://img708.imageshack.us/img708/752/pksss.jpg'; document.getElementById('logo').firstChild.src= banner[Math.floor(Math.random()*banner.length)]; setInterval("document.getElementById('logo').firstChild.src= banner[Math.floor(Math.random()*banner.length)];",50000);