// برمجة وتطوير عذوووب من شبكة عديل الروح -- WWW.3DEEEL.COM

function text() {
};

text = new text();
number = 0;

text[number++] = "<img src='Sunrise-style/ban/ban1.gif'>"
text[number++] = "<img src='Sunrise-style/ban/ban2.gif'>"
text[number++] = "<img src='Sunrise-style/ban/ban3.gif'>"
text[number++] = "<img src='Sunrise-style/ban/ban4.gif'>"


increment = Math.floor(Math.random() * number);

document.write(text[increment]);
