
var texts = new Array()


texts[1] = "<a href=' http://shoop.ir/?num=1255203782 ' target='_blank'> <img src=' http://shoop6.persiangig.com/mobile120240a.gif ' border='0' alt='' /> </a>"
texts[2] = "<a href=' http://shoop.ir/?num=1248457600 ' target='_blank'> <img src=' http://shoop2.persiangig.com/img3/soba120240.gif ' border='0' alt='' /> </a>"
texts[3] = "<a href=' http://shoop.ir/?num=1256801295 ' target='_blank'> <img src=' http://shoop.ir/img2/pimp/120240.gif ' border='0' alt='' /> </a>"
texts[4] = "<a href=' http://shoop.ir/?num=1259142135 ' target='_blank'> <img src=' http://img4.tinypic.info/files/z1r6qtvxses2ldebadvd.gif ' border='0' alt='' /> </a>"



var ry = Math.floor(Math.random() * texts.length)
if (ry == 0) { ry = 1 }

document.write(texts[ry]);

