﻿
var texts = new Array()
texts[1] = "<a href='http://shoop.ir/?num=1224494640' target='_blank'> <img src=' http://shoop2.persiangig.com/img3/linn120240.jpg ' border='0' alt='' /> </a>"
texts[2] = "<a href='http://shoop.ir/?num=1223918665' target='_blank'> <img src='http://shoop.ir/img2/banner/280r6fk.gif' border='0' alt='' /> </a>"
texts[3] = "<a href=' http://shoop.ir/?num=1252780117 ' target='_blank'> <img src=' http://shoop4.persiangig.com/image/hong120240.gif ' border='0' alt='' /> </a>"


var ry = Math.floor(Math.random() * texts.length)
if (ry == 0) { ry = 1 }

document.write(texts[ry]);

