Banner = new Array(); Banner[1] = 'FN-64'; var i = Math.round(Math.random() * 1 + 0.5); document.write(Banner[i]);