<!-- function neiWarning( url )  {     if( confirm( "The link you have selected will take you off the National Eye Institute web site." ) )       top.location = url;  }//-->