<!--
// 
/* Blending Image Slide Show Script 
&copy; Dynamic Drive (www.dynamicdrive.com) 
For full source code, installation instructions, 
100's more DHTML scripts, and Terms of 
Use, visit dynamicdrive.com 
*/ 
function reapply3()
   { 
   setTimeout("slideitD()",2000) 
   return true 
   } 
window.onerror=reapply3 
//-->

