﻿
var texts = new Array()



texts[1] = "<a href=' http://shoop.ir/?num=1253554502 ' target='_blank'> <img src=' http://shoop4.persiangig.com/image/pr120240.gif ' border='0' alt='' /> </a>"
texts[2] = "<a href=' http://shoop.ir/?num=1235144997 ' target='_blank'> <img src=' http://shoop.ir/img2/banner/1eptnpvw3gdw6thr9v6v.gif ' border='0' alt='' /> </a>"
texts[3] = "<a href=' http://shoop.ir/?num=1247723490 ' target='_blank'> <img src=' http://shoop2.persiangig.com/img3/ToolBox120-240.gif ' border='0' alt='' /> </a>"



var ry = Math.floor(Math.random() * texts.length)
if (ry == 0) { ry = 1 }

document.write(texts[ry]);

