/*

*/


function randimg() { } ; r = new randimg() ; n = 0

r[n++]= '<img src="/division/finserv/fees/future/images/ticker/fees_subimage_1.jpg"  width="179" height="97" alt="" class="navimg" />'

 
i=Math.floor(Math.random() * n) ; 
document.write( r[i] )
