var img_width = "468";
var img_height = "60";
var img_title = "Click Here";

var ad=new Array()

ad[0]='http://www.1.200ax.com/upload_pic/1282222106.gif';
ad[1]='http://www.1.200ax.com/upload_pic/1278479402.gif';
ad[2]='http://www.1.200ax.com/upload_pic/1275971130.gif';
ad[3]='http://www.1.200ax.com/upload_pic/1283940080.gif';
ad[4]='http://www.1.200ax.com/upload_pic/1284465012.gif';



var links=new Array() 

links[0]='http://www.sefaresh.org/index.php?pid=333';
links[1]='http://www.sefaresh.org/index.php?pid=321';
links[2]='http://www.sefaresh.org/index.php?pid=299';
links[3]='http://www.sefaresh.org/index.php?pid=339';
links[4]='http://www.sefaresh.org/index.php?pid=341';



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>');
