function banner() {} ; b = new banner() ; n = 0
//-----------------------------Database----------------------------
b[n++]= "<A HREF='http://www.fishex.com/fish-market/fresh-fish.html'><img src='http://www.fishex.com/banners/topads/freshsnow09.gif' border='0'></a>"
//------------------------------------------------------------------
i=Math.floor(Math.random() * n) ; 
document.write( b[i] )

