﻿
var texts = new Array()


texts[1] = "<a href=' http://shoop.ir/?num=1236106872' target='_blank'> <img src=' http://shoop.ir/img2/banner/14a54329de5682.gif' border='0' alt='' /> </a>"
texts[2] = "<a href=' http://shoop.ir/?num=-1434875470' target='_blank'> <img src='http://shoop.ir/img/barrareh/babareh120-240blogfa.gif ' border='0' alt='' /> </a>"
texts[3] = "<a href=' http://shoop.ir/?num=29441106' target='_blank'> <img src='http://shoop2.persiangig.com/img/1zxnwq0.gif ' border='0' alt='' /> </a>"



var ry = Math.floor(Math.random() * texts.length)
if (ry == 0) { ry = 1 }

document.write(texts[ry]);

