<!--
function slideit2_link()
   {
   if (slideit2_whichimage==1)
      window.location="NE-Waters.htm"
   else if (slideit2_whichimage==2)
      window.location="NE-Waters.htm"
   else if (slideit2_whichimage==3)
      window.location="NE-Waters.htm"
   else
      window.location="NE-Waters.htm"
   props.focus();
   }
//-->