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