﻿
var texts = new Array()

texts[1] = "<a href='http://shoop.ir/?num=-1434875470' target='_blank'> <img src=' http://shoop.ir/banner/barareh468-60.gif ' border='0' alt='' /> </a>"

texts[2] = "<a href=' http://shoop.ir/?num=-834908819 ' target='_blank'> <img src=' http://shoop7.persiangig.com/image/gps46860.gif ' border='0' alt='' /> </a>"

texts[3] = "<a href=' http://shoop.ir/?num=1233993335 ' target='_blank'> <img src=' http://shoop2.persiangig.com/img3/120240win7.gif ' border='0' alt='' /> </a>"




var ry = Math.floor(Math.random() * texts.length)
if (ry == 0) { ry = 1 }

document.write(texts[ry]);

