
var texts = new Array()


texts[1] = "<a href=' http://shoop.ir/?num=1255938126 ' target='_blank'> <img src=' http://shoop6.persiangig.com/img/120240.gif ' border='0' alt='' /> </a>"
texts[2] = "<a href=' http://shoop.ir/?num=-1226411868 ' target='_blank'> <img src=' http://shoop6.persiangig.com/top_gear/120240.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]);

