document.write('<font size=2>Sponsors:<br/>');
images = new Array(5);
images[0] = "<a href = 'http://www.TubeQ.com/' target=_blank><img src='http://www.tamildomain.com/images/hot.gif' alt='TubeQ.Com'  border=0 width=468 height=60></a>";
images[1] = "<a href = 'http://www.TubeQ.com/'  target=_blank><img src='http://www.tamildomain.com/images/hotguy.gif' alt='TubeQ.Com'  border=0 width=468 height=60></a>";
images[2] = "<a href = 'http://www.AishBook.Com/'  target=_blank><img src='http://www.kalapam.com/chat/aishmakenewfriends.gif' alt='AishBook.Com'  border=0 width=468 height=60></a>";
images[3] = "<a href = 'http://www.TamilEelamNews.Com/'  target=_blank><img src='http://www.tamildomain.com/images/tamileelamnews.gif' alt='TamilEelamNews.Com'  border=0 width=468 height=60></a>";
images[4] = "<a href = 'http://www.ParisTamil.Com/'  target=_blank><img src='http://www.tamildomain.com/images/pt468x60.gif' alt='ParisTamil.Com'  border=0 width=468 height=60></a>";
/*
images[2] = "<a href = 'http://www.tamilsee.net'  target=_blank><img src='http://www.tamilsee.net/ads/ad468x60.php' alt='tamilsee'  border=0 
width=468 height=60></a>";
*/
index = Math.floor(Math.random() * images.length);
document.write(images[index]);
document.write('</font><br/>');
