var img_width = "120";
var img_height = "240";
var img_title = "Click Here";

var ad=new Array()

ad[0]='http://www.1.200ax.com/upload_pic/1277017367.gif';
ad[1]='http://www.1.200ax.com/upload_pic/1277017367.gif';





var links=new Array() 

links[0]='http://takkala.org/index.php?pid=308';
links[1]='http://takkala.org/index.php?pid=308';





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>');