function banner() {} ; b = new banner() ; n = 0
//-----------------------------Database----------------------------
b[n++]= "<A HREF='http://www.timebandit.tv/time-bandit-alaska-crab.html'><img src='http://www.timebandit.tv/banners/top-ads/top-full/buy-tb-crab.png' border='0'></a>"
b[n++]= "<A HREF='http://www.timebandit.tv/store/'><img src='http://www.timebandit.tv/banners/top-ads/top-full/store-now-open.png' border='0'></a>"
b[n++]= "<A HREF='http://www.timebandit.tv/store/index.php/time-bandit-books/time-bandit-book-hardcover.html'><img src='http://www.timebandit.tv/banners/top-ads/top-full/tb-book-order2.png' border='0'></a>"
b[n++]= "<A HREF='http://www.timebandit.tv/forum/'><img src='http://www.timebandit.tv/banners/top-ads/top-full/tb-forum-join.png' border='0'></a>"
//------------------------------------------------------------------
i=Math.floor(Math.random() * n) ; 
document.write( b[i] )






