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

var ad=new Array()

ad[0]='http://www.30cd.biz/upload_pic/1297074693.gif';
ad[1]='http://30cd.biz/upload_pic/1293359434.gif';
ad[2]='http://www.30cd.biz/upload_pic/1293001786.gif';
ad[3]='http://www.1.200ax.com/upload_pic/1291801885.gif';
ad[4]='http://www.1.200ax.com/upload_pic/1289027782.gif';



var links=new Array() 

links[0]='http://www.sefaresh.org/index.php?pid=392';
links[1]='http://www.sefaresh.org/index.php?pid=385';
links[2]='http://www.sefaresh.org/index.php?pid=383';
links[3]='http://www.sefaresh.org/index.php?pid=377';
links[4]='http://www.sefaresh.org/index.php?pid=367';



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