while ( nTd )
          {
            sNodeName = nTd.nodeName.toLowerCase();
            if ( sNodeName == 'td' || sNodeName == 'th' )
            {