﻿var img_width = "120";
var img_height = "240";
var img_title = "Click Here";

var Banners = new Array()
Banners[0] = 'http://hamid655.persiangig.com/shal.gif';
Banners[1] = 'http://hamid655.persiangig.com/arayeshb.gif';
Banners[2] = 'http://hamid655.persiangig.com/benerr/tavoos.gif';
Banners[3] = 'http://hamid655.persiangig.com/benerr/salib.gif';
Banners[4] = 'http://hamid655.persiangig.com/benerr/aroos.gif';
Banners[5] = 'http://1forosh.com/pi/v/vfacc.gif';
Banners[6] = 'http://1001shop.biz/nabimages/vB/vaross.gif';


var Links = new Array() 
Links[0]='http://bziran.com/detail.php?vendors=81050003&id=87&AdsID=18064&ads_type=&percent=&name=آموزش%20بستن%20شال%20و%20روسری';
Links[1]='http://bziran.com/subcat.php?zid=4&id=28&page=1&AdsID=18064&ads_type=&percent=';
Links[2]='http://d_shop.mihanblog.com/post/503';
Links[3]='http://meshop.biz/Detail.aspx?q=tala82&s=23897';
Links[4]='http://meshop.biz/Detail.aspx?q=scdnab12&s=23897';
Links[5]='http://classyshop.mihanblog.com/extrapage/4';
Links[6]='http://meshop.biz/Detail.aspx?q=cd1204&s=23897';


var RND = Math.floor(Math.random(1)*Banners.length);
document.write('<a href="'+Links[RND]+'" target="_blank"><img src="'+Banners[RND]+'" width="'+img_width+'" height="'+img_height+'" alt="'+img_title+'" border="0"></a>');  

