var img_width = "468";
var img_height = "60";
var img_title = "mymarket";

var ad=new Array()

ad[8]='http://www.parsfootball.com/files/banners/mymarket/537-B.gif';
ad[7]='http://www.parsfootball.com/files/banners/mymarket/538-B.gif';
ad[6]='http://www.parsfootball.com/files/banners/mymarket/579-B.gif';
ad[0]='http://www.parsfootball.com/files/banners/mymarket/580-B.gif';
ad[1]='http://www.parsfootball.com/files/banners/mymarket/584-B.gif';
ad[2]='http://www.parsfootball.com/files/banners/mymarket/590-B.gif';
ad[3]='http://www.parsfootball.com/files/banners/mymarket/617-B.gif';
ad[4]='http://www.parsfootball.com/files/banners/mymarket/630.gif';
ad[5]='http://www.parsfootball.com/files/banners/mymarket/631.gif';



var links=new Array() 

links[8]='http://www.pardismarket.com/product.php?id=537';
links[7]='http://www.pardismarket.com/product.php?id=538';
links[6]='http://www.pardismarket.com/product.php?id=579';
links[0]='http://www.pardismarket.com/product.php?id=580';
links[1]='http://www.pardismarket.com/product.php?id=584';
links[2]='http://www.pardismarket.com/product.php?id=590';
links[3]='http://www.pardismarket.com/product.php?id=617';
links[4]='http://www.pardismarket.com/product.php?id=630';
links[5]='http://www.pardismarket.com/product.php?id=631';





var xy=Math.floor(Math.random()*ad.length);
document.write('<a href="'+links[xy]+'" target="_blank"><img src="'+ad[xy]+'" width="'+img_width+'" height="'+img_height+'" alt="'+img_title+'" border="0"></a>');