function banner() {} ; b = new banner() ; n = 0
//-----------------------------Database----------------------------
b[n++]= "<A HREF='http://www.fishex.com/affiliates/fishex-affiliates-program.html?pmc=AFAD-22'><img src='http://www.fishex.com/banners/rotatorads/affprogram.gif' border='0'></a>"
b[n++]= "<A HREF='javascript:club()'><img src='http://www.fishex.com/banners/rotatorads/newsletter-ad.gif' border='0'></a>"
b[n++]= "<A HREF='http://www.fishex.com/fish-market/salmon/wild-salmon.html'><img src='http://www.fishex.com/banners/rotatorads/salmon-ad1.jpg' border='0'></a>"
//------------------------------------------------------------------
i=Math.floor(Math.random() * n) ; 
document.write( b[i] )





