var banner = new Array(); banner.push('http://i46.servimg.com/u/f46/11/96/66/69/mangas11.png'); banner.push('http://www.pixenli.com/images/1309257714051390200.png'); document.getElementById('pun-logo').firstChild.src= banner[Math.floor(Math.random()*banner.length)];