<!--
function slideitA_link ()
   { 
   if (slideitA_whichimage==1) 
      window.location="NE-Birds.htm";
   else if (slideitA_whichimage==2) 
      window.location="NE-Birds.htm";
   else  
      window.location="NE-Birds.htm";
   props.focus();
   } 
//-->

