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