<!--
function bb()
{
   now=new Date();
   y=(now.getMilliseconds())%thumb.length;
   y++;
   x = thumb[y];
document.write('<a href="image.php?'+y+'"><img src="'+fdr+'tn_'+x+'" border="0" title="zoom"></a>') 
}
//-->

