www.tti.com Open in urlscan Pro
45.60.31.231  Public Scan

Submitted URL: https://ttimouser.net/
Effective URL: https://www.tti.com/content/ttiinc/en.html
Submission: On September 25 via automatic, source certstream-suspicious — Scanned from US

Form analysis 4 forms found in the DOM

Name: expandedCookieSettingsForm

<form name="expandedCookieSettingsForm" role="form" onsubmit="acceptSelectedCookies()" class="ng-pristine ng-valid">
  <!--Necessary Cookie-->
  <div class="c-geoip-modal__body-cookie-wrapper">
    <div class="c-geoip-modal__body-cookie-header">
      <!--Cookie One Title-->
      <div> Necessary Cookies </div>
      <div class="c-geoip-modal__checkbox-wrapper">
        <span id="cookieNecessarySpan" class="c-geoip-modal__checkbox-on-off-text">Always ON <span></span></span>
        <label class="checkbox-toggle">
          <input type="checkbox" name="cookieNecessary" id="cookieNecessary" checked="true" disabled="">
          <span class="checkbox-slider round"></span>
        </label>
      </div>
    </div>
    <!--Cookie One Text-->
    <div> These cookies are necessary for our website to function and cannot be deactivated. As a rule, these cookies enable our website’s proper functioning and support critical features that you have requested such as the maintaining of your
      shopping cart and maintaining your session when you have logged in as a customer. Your browser can be set to block cookies or inform you of their use. Blocking these technical cookies will result in the website not functioning as intended.
    </div>
  </div>
  <!--Perfomance Cookie-->
  <div class="c-geoip-modal__body-cookie-wrapper">
    <div class="c-geoip-modal__body-cookie-header">
      <!--Cookie Two Title-->
      <div> Performance Cookies </div>
      <div class="c-geoip-modal__checkbox-wrapper">
        <span id="cookiePerformanceSpan" class="c-geoip-modal__checkbox-on-off-text"><span></span></span>
        <label class="checkbox-toggle">
          <input type="checkbox" name="cookiePerformance" onclick="toggleConsentSwitch(this)" id="cookiePerformance">
          <span class="checkbox-slider round"></span>
        </label>
      </div>
    </div>
    <!--Cookie Two Text-->
    <div> These cookies allow us to understand how the website is being used and how it is performing so that we can make improvements to your experience. By allowing these cookies you help us understand which pages are most important, and which are
      less so and where work may need to be done to improve the speed or content of our pages. These cookies may be set by us, or they may be set by providers whose tools we use to help in our analysis. </div>
  </div>
  <!--Personalization Cookie-->
  <div class="c-geoip-modal__body-cookie-wrapper">
    <div class="c-geoip-modal__body-cookie-header">
      <!--Cookie Three Title-->
      <div> Personalization Cookies </div>
      <div class="c-geoip-modal__checkbox-wrapper">
        <span id="cookiePersonalizationSpan" class="c-geoip-modal__checkbox-on-off-text"><span></span></span>
        <label class="checkbox-toggle">
          <input type="checkbox" name="cookiePersonalization" onclick="toggleConsentSwitch(this)" id="cookiePersonalization">
          <span class="checkbox-slider round"></span>
        </label>
      </div>
    </div>
    <!--Cookie Three Text-->
    <div> These cookies are used to make our website easier to use and more enjoyable. They allow us to display content tailored to the website pages you visit or products purchased, and allow us to provide you with conveniently related content based
      on your searches. </div>
  </div>
  <!--Marketting Cookie-->
  <div class="c-geoip-modal__body-cookie-wrapper">
    <div class="c-geoip-modal__body-cookie-header">
      <!--Cookie Four Title-->
      <div> Marketing Cookies </div>
      <div class="c-geoip-modal__checkbox-wrapper">
        <span id="cookieMarketingSpan" class="c-geoip-modal__checkbox-on-off-text"><span></span></span>
        <label class="checkbox-toggle">
          <input type="checkbox" name="cookieMarketing" onclick="toggleConsentSwitch(this)" id="cookieMarketing">
          <span class="checkbox-slider round"></span>
        </label>
      </div>
    </div>
    <!--Cookie Four Text-->
    <div> These cookies enable us and other perspective vendors to show you advertisements of products and services that would be of interest to you. If you do not agree to the use of these cookies, you can still be shown relevant TTI advertising
      while on our websites. </div>
  </div>
  <div class="c-geoip-modal__body-accept-selection">
    <button type="submit" class="btn btn-secondary c-geoip-modal__body-accept-selection-btn">
      <!--Accept Selection Button--> Accept Selection </button>
  </div>
</form>

<form role="search" action="" id="headerSearchBar" class="form-group partsearch-form ng-pristine ng-valid" ng-submit="searchForParts('/content/ttiinc/en/apps/part-search', 'partSearchNotEnoughCharacters')"
  ng-init="initPredictiveSearch('partsearchinput', 'toggleAutoComplete', 'headerSearch', 'NDC')">
  <div class="u-position--relative">
    <input type="search" id="partsearchinput" ng-model="form.partsearchinput" class="partsearch-input form-control hasclear ng-pristine ng-untouched ng-valid ng-empty ui-autocomplete-input" placeholder="Search by Keyword or Part #" autofocus=""
      autocomplete="off">
    <span class="partsearch-clear-btn clearBtn clearer fa fa-times-circle fa-lg" id="clearButton"></span>
    <button type="submit" class="btn partsearch-submit" title="Search" id="headerSearch">
      <span class="u-screen-reader-text">Submit Search</span>
      <i class="fa fa-search"></i>
    </button>
  </div>
</form>

/content/ttiinc/en/toolbar/search.html

<form class="footer-form ng-pristine ng-valid" role="form" action="/content/ttiinc/en/toolbar/search.html">
  <div class="form-group">
    <label for="siteSearchBox" class="u-screen-reader-text">Search Site</label>
    <input id="siteSearchBox" type="text" placeholder="Find documents, articles, and more" class="form-control" name="q" maxlength="32" minlength="3"
      oninvalid="this.setCustomValidity('Please enter at least three characters in the Site Search field.')" oninput="this.setCustomValidity('')" required="">
  </div>
  <button id="siteSearchBtn" type="submit" class="btn btn-success">Search</button>
</form>

<form class="modal-body c-site-feedback-modal__body ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-maxlength" ng-if="!userFeedback">
  <button type="button" class="close fa fa-times c-site-feedback-modal__close" data-dismiss="modal"></button>
  <div class="c-site-feedback-modal__content">
    <h3 class="u-margin-bottom--lv2">We want to hear from you</h3>
    <p class="u-margin-bottom--lv4">We are always looking for ways to improve your experience. Please share with us any ideas or suggestions you have.</p>
    <p>How are we doing? <span class="u-color--red">*</span></p>
    <div class="c-site-feedback-modal__rating">
      <input type="radio" value="1" ng-model="userFeedback.rating" id="rating-one" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" name="23"><label for="rating-one">1</label>
      <input type="radio" value="2" ng-model="userFeedback.rating" id="rating-two" class="ng-pristine ng-untouched ng-valid ng-empty" name="24"><label for="rating-two">2</label>
      <input type="radio" value="3" ng-model="userFeedback.rating" id="rating-three" class="ng-pristine ng-untouched ng-valid ng-empty" name="25"><label for="rating-three">3</label>
      <input type="radio" value="4" ng-model="userFeedback.rating" id="rating-four" class="ng-pristine ng-untouched ng-valid ng-empty" name="26"><label for="rating-four">4</label>
      <input type="radio" value="5" ng-model="userFeedback.rating" id="rating-five" class="ng-pristine ng-untouched ng-valid ng-empty" name="27"><label for="rating-five">5</label>
    </div>
    <div class="c-site-feedback-modal__rating-labels">
      <label>Poor</label>
      <label class="c-site-feedback-modal__rating-labels--end-label">Excellent</label>
    </div>
  </div>
  <label for="f-site-feedback-textarea">Comments <span class="u-color--red">*</span></label>
  <textarea id="f-site-feedback-textarea" class="c-site-feedback-modal__textarea ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" rows="8" maxlength="1000" ng-model="userFeedback.comments" required=""></textarea>
  <p class="c-site-feedback-modal__textarea-count ng-binding">1000 Characters Remaining</p>
  <div class="c-site-feedback-modal__button-container">
    <button type="button" class="btn btn-default" data-dismiss="modal" ng-click="siteFeedbackReset">Cancel</button>
    <button type="button" class="btn btn-secondary c-site-feedback-modal__button--send" ng-disabled="!userFeedback.comments || !userFeedback.rating" ng-click="sendEmailAndStoreData(userFeedback, 'information@ttiinc.com', 'Site Feedback')"
      disabled="disabled"> Send Feedback </button>
  </div>
  <!-- ngIf: errorMessage -->
</form>

Text Content

Skip to Content
Privacy Preferences Manage Cookie Settings
To make the TTI.com experience more targeted and user-friendly, TTI.com (and
selected third parties) use “cookies” on this website. This technology helps us
gather statistical and analytical information for personalization purposes, but
the choice to accept the cookies is always yours.
Accept All
Manage Cookie Settings
Necessary Cookies
Always ON
These cookies are necessary for our website to function and cannot be
deactivated. As a rule, these cookies enable our website’s proper functioning
and support critical features that you have requested such as the maintaining of
your shopping cart and maintaining your session when you have logged in as a
customer. Your browser can be set to block cookies or inform you of their use.
Blocking these technical cookies will result in the website not functioning as
intended.
Performance Cookies

These cookies allow us to understand how the website is being used and how it is
performing so that we can make improvements to your experience. By allowing
these cookies you help us understand which pages are most important, and which
are less so and where work may need to be done to improve the speed or content
of our pages. These cookies may be set by us, or they may be set by providers
whose tools we use to help in our analysis.
Personalization Cookies

These cookies are used to make our website easier to use and more enjoyable.
They allow us to display content tailored to the website pages you visit or
products purchased, and allow us to provide you with conveniently related
content based on your searches.
Marketing Cookies

These cookies enable us and other perspective vendors to show you advertisements
of products and services that would be of interest to you. If you do not agree
to the use of these cookies, you can still be shown relevant TTI advertising
while on our websites.
Accept Selection



Submit Search


or
BOM Upload
Toggle navigation
Hello
Sign in
Account
   
   
   
 * Your Services
   
   
   
   
   
   
   
 * ezBill
 * Quote Request
 * Project List

   
   
   
   
   
   
   
   
 * My TTI Profile
   
   
   

 * Order Status

0 Cart


Hello
Hello
Hello, Sign in
   
 * Products
     
   * Circuit Protection
     Circuit Protection
      * Circuit Breakers & Accessories
      * Circuit Protection Kits
      * ESD Protection Diodes / TVS Diodes
      * Fuse Holders
      * Fuses
      * Gas Discharge Tubes - GDTs / Gas Plasma Arrestors
      * LED Protection Devices
      * Power Outlet Strips
      * Resettable Fuses
      * Thermistors - PTC
      * Surge Protective Devices - SPD
      * Thermal Cutoffs
      * Thermistors
      * Thyristors
      * Varistors - MOV & MLV
     
     
     CIRCUIT BREAKERS
     
     Automotive, magnetic, and thermal circuit breakers
     
     
   * Connectors
     Connectors
      * Audio & Video Connectors
      * Automotive Connectors
      * Backplane Connectors
      * Board to Board & Mezzanine Connectors
      * Card Edge Connectors
      * Circular Connectors
      * D-Subminiature Connectors
      * Data Bus Components
      * FFC/FPC Connectors
      * Fiber Optic Connectors
      * Headers & Wire Housings
      * I/O Connectors
      * IC & Component Sockets
      * IEEE 1394 Connectors
      * Junction Systems
      * Lighting Connectors
      * Memory Connectors
      * MIL-Spec / MIL-Type
      * Modular / Ethernet Connectors
      * Pin & Socket Connectors
      * Power Connectors
      * RF Interconnects
      * Solar / Photovoltaic Connectors
      * Terminal Blocks
      * Terminals
      * USB Connectors
      * Unspecified Connectors
     
     
     TERMINAL BLOCKS – SCREW TYPE CONNECTION
     
     DIN Rail, Fixed, Pluggable and Interface Modules
     
     
   * Discretes
     Discretes
      * Diodes & Rectifiers
      * Discrete Semiconductor Modules
      * Thyristors - Diacs, Sidacs, SCRs & Triacs 
      * Transistors - FETs, Bipolars & IGBTs
     
     
     DIODES
     
     Current Regulator, General Purpose, Schottky, and Zener
     
     
   * Electromechanical
     Electromechanical
      * Audio Devices
      * Circuit Breakers
      * Encoders
      * Hardware
      * I/O Modules
      * Industrial Automation
      * Knobs & Dials
      * Motors & Drives
      * Printers
      * Relays
      * Switches
     
     
     SWITCHES
     
     Snap Action, Pushbutton, Rocker, and Toggle Switches
     
     
   * Embedded Solutions
     Embedded Solutions
      * Computing
      * Display Modules
      * Engineering Tools
      * Ethernet & Communication Modules
      * Interface Modules
      * Memory & Data Storage
      * Memory Modules
      * Modules Accessories
      * Other Modules
      * Power Management Modules
      * Sensor Modules
      * RF / Wireless Modules
     
     
     WIRELESS MODULES
     
     Bluetooth, Wireless, and Zigbee
     
     
   * Enclosures
     Enclosures
      * Enclosures for Industrial Automation
      * Enclosures for Single Board Computing
      * Enclosures, Boxes, & Cases
      * Racks & Cabinets
      * Standard Electrical
     
     
     ELECTRICAL ENCLOSURES
     
     Enclosures, plates, boxes, cases for electrical
     
     
   * Industrial Automation
     Industrial Automation
      * Cameras & Accessories
      * Circuit Protection
      * Contactors
      * Controllers
      * Counters & Tachometers
      * Ethernet & Communication Modules
      * Hardware
      * Human Machine Interface - HMI
      * Input Devices
      * Industrial Connectors
      * Industrial Displays
      * Industrial Enclosures
      * Industrial Lighting and Indicators
      * Industrial Power
      * Industrial Relays
      * Industrial Safety
      * Industrial Sensors
      * Industrial Switches
      * Industrial Terminal Blocks
      * Motor Drives
      * Printers
      * Solenoids & Actuators
      * Test & Measurement
      * Timers
      * Wire & Cable
     
     
     TIMERS
     
     Analog, Digital, DIN Rain
     
     
   * Optoelectronics
     Optoelectronics
      * Backlighting Components
      * Cameras & Accessories
      * Displays
      * Drivers
      * Fiber Optics
      * Infrared Data Communications
      * Lamps & Holders
      * Lasers
      * LED Emitters
      * LED Indication
      * LED Lighting
      * Optical Detectors & Sensors
      * Optical Switches
      * Optocouplers / Photocouplers
     
     
     LED LIGHTING
     
     Bulbs, modules, emitters and lighting optics in stock with datasheets,
     specifications, and CAD models.
     
     
   * Passive Components
     Passive Components
      * Antennas
      * Antenna Accessories
      * Audio & Signal Transformers
      * Capacitors
      * EMI Filters / EMI Suppression
      * Encoders
      * Ferrites
      * Filters
      * Frequency Control & Timing Devices
      * Inductors, Chokes & Coils
      * Potentiometers, Trimmers & Rheostats
      * Resistors
      * Signal Conditioning
      * Thermistors - NTC
      * Thermistors - PTC
      * Varistors
     
     
     MICA CAPACITORS
     
     We carry thousands of radial, screw, and SMD/SMT Mica Capacitors
     
     
   * Power
     Power
      * AC Power Cords
      * AC Power Entry Modules
      * AC Power Plugs & Receptacles
      * Batteries
      * Battery Chargers
      * Battery Holders, Clips & Contacts
      * DC/DC Converters
      * DC Power Connectors
      * DC Power Cords
      * Power Condition
      * Power Management ICs
      * Power Supplies
      * Redundancy Modules
      * Solar Panels & Solar Cells
      * Supercapacitors
      * Transformers
     
     
     POWER SUPPLIES
     
     DIN Rail, Modular, and Switching Power supplies
     
     
   * RF Wireless
     RF Wireless
      * Antennas & Accessories
      * Ethernet Communication Modules
      * NFC/RFID Solutions
      * RF/Wireless Development Tools
      * RF Cables & Connectors
      * RF Capacitors
      * RF Inductors
      * RF Integrated Circuits
      * RF Relays
      * RF Resistors
      * RF Test Equipment
      * RF Transistors
      * Wireless Charging
      * Wireless Modules
     
     
     RF CABLES CONNECTORS
     
     Coaxial Connectors, RF Interconnects, Connectors, Crimp
     
     
   * Sensors
     Sensors
      * Audio Sensors
      * Biometric Sensors
      * Capacitive Touch Sensors
      * Current Sensors
      * Encoders
      * Environmental Sensors
      * Flow Sensors
      * Force Sensors & Load Cells
      * Linear Displacement Sensors
      * Liquid Level Sensors
      * Magnetic Sensors
      * Motion & Position Sensors
      * Optical Sensors
      * Pressure Sensors
      * Proximity Sensors
      * Sensor Hardware & Accessories
      * Temperature Sensors
     
     
     PRESSURE SENSORS
     
     PCB mount or Industrial sensors measuring absolute, differential, or vacuum
     pressure
     
     
   * Semiconductors
     Semiconductors
      * Amplifier ICs
      * Audio ICs
      * Clock & Timer ICs
      * Communication & Networking ICs
      * Counter ICs
      * Data Converter ICs
      * Discrete Semiconductors
      * Driver ICs
      * Embedded Processors & Controllers
      * Interface ICs
      * Logic ICs
      * Memory ICs
      * Multimedia ICs
      * Power Management ICs
      * Switch ICs
      * Wireless & RF Integrated Circuits
     
     
     POWER MANAGEMENT ICS
     
     AC/DC Converters, Battery Management, Voltage Regulators, & Motor Drivers
     
     
   * Test & Measurement
     Test & Measurement
      * Analyzers
      * Attenuators - Interconnects
      * Calibration Equipment
      * Calibration, Warranties, & Service Plans
      * Component Testers
      * Counters & Tachometers
      * Datalogging & Acquisition
      * Environmental Test Equipment
      * Fiber Optic Testing
      * Multimeters & Voltmeters
      * Panel Meters
      * Test Equipment Accessories
      * Test Equipment Power Cords
      * Thermal Imaging Cameras
      * Timers
     
     
     DMS DIGITAL PANEL METERS
     
     Murata DMS products are equipped with self-powered, positive-input LED
     displays and DC voltage monitors
     
     
   * Thermal Management
     Thermal Management
      * Fans & Blowers
      * Heat Sinks
      * Heat Sinks - LED
      * Temperature Sensors
      * Thermal Cutoffs
      * Thermal Interface Products
      * Thermistors
     
     
     HEAT SINKS
     
     Heat Sinks, Heat Sink Accessories, & Heat Sink Assemblies
     
     
   * Tools & Supplies
     Tools & Supplies
      * Adhesive Tapes
      * Anti-Static Control Products
      * Chemicals
      * Labels & Industrial Warning Signs
      * Prototyping Products
      * Storage Boxes & Cases
      * Soldering
      * Tools
     
     
     CRIMPERS
     
     Hand-crimpers for coaxial, modular, and pin terminations
     
     
   * Wire & Cable
     Wire & Cable
      * Cable Assemblies
      * Coaxial Cables
      * FFC/FPC Jumper Cables
      * Fiber Optic
      * Flat Cables
      * Hook-up Wire
      * Multi-Conductor & Paired Cables
      * Wire Protection & Management
     
     
     PAN-TY SERIES CABLE TIES
     
     Panduit cable solutions with one-piece construction and low insertion force
     for production, maintenance, and construction applications
     
     
   * View All
   
 * Technical Resources
   
 * Manufacturers
   
 * Services & Tools
   
 * About TTI
   
 * Contact Us



Order Status
My Support
 * Internet Sales / Support
 * (877) 645-4884
 * Email Internet Sales

 * Your Local Branch
 * (800) 225-5884

Help Center



×

ONLINE TOOLS & SERVICES

TTI's Online Services are only available to members,
please login or register to gain access!


Close
Sign in
×

MY SUPPORT TEAM

 * 
 * 
 * 
 * 
 * 

Email:

SEND QUICK MESSAGE

Subject:
Message:
Close Send

×

INVALID INPUT

PLEASE ENTER AT LEAST THREE CHARACTERS IN THE PART SEARCH FIELD.

Close


THE IP&E SPECIALIST

Electronic Component Distribution
Interconnect, Passive, Electromechanical, and Discrete Components
 * Supply Chain News
   Coverage of global conditions impacting manufacturers
 * China Tariff Updates
   Updates and statements about Section 301 China Tariff Updates
 * Lead Time Trends
   Current average manufacturer lead times for parts you depend on


Marketeye Icon


MARKETEYE

Read the latest from TTI specialists and industry experts
Market & Technology Icon


MARKETS & TECHNOLOGIES

View applications, industry trends, and design resources
Literature Icon


LINE CARDS

Find line cards, application guides, and product literature
Webinars Icon


PODCASTS & WEBINARS

Podcasts and webinars from industry-leading experts
Supply Chain Resources Icon


SUPPLY CHAIN RESOURCES

Monitor potential supply chain impacts in real time

View New Products


UPC 14.0MM SERIES CONNECTORS


TTI Stocked


ECOMATE AQUARIUS CIRCULAR CONNECTORS


TTI Stocked


DRAGONFLY DF SERIES HIGH DENSITY CONNECTORS


TTI Stocked


AMH AND AMX/AMXL AUTOMOTIVE FUSES


TTI Stocked


GYE CONDUCTIVE POLYMER HYBRID CAPACITORS


TTI Stocked


COMPONENT CATEGORIES

View All Categories
 
Circuit Protection
 
Connectors
 
Discretes
 
Electromechanical
 
Embedded Solutions
 
Enclosures
 
Industrial Automation
 
Optoelectronics
 
Passives
 
Power
 
RF Wireless
 
Semiconductors
 
Sensors
 
Test & Measurement
 
Thermal Management
 
Tools & Supplies
 
Wire & Cable

 * EZBILL
   
   View and manage your order invoices
   

 * EZBUY
   
   Buy on account, custom part numbers, & more
   
   
   

 * EZREVIEW
   
   Track your supply chain and inventory
   
   

 * QUOTE REQUEST
   
   Work directly with a TTI specialist

 * PROJECT LIST
   
   Build and maintain your part lists

 * ORDER STATUS
   
   Find details on your orders
   

 * API
   
   Connect your system directly to TTI


MANUFACTURER LINE CARDS

View All Manufacturers



NEWS & INFORMATION


TTI AND HARWIN PODCAST SERIES

Stream the TTI and Harwin podcast series with Jessica Knight and John Sandy!

Listen Now


TTI WEBINARS

TTI October Webinar Week: From Current Sensing to Combat Interconnects to EMI
Suppression.

Register Now


REGISTER TO WIN A DRONE!

See TTI at the Electric & Hybrid Vehicle Tech Expo.

Register Now


TTI MARKETEYE ARTICLE

Gabe Osorio details navigating safety and regulatory compliance in Commercial
Vehicles and the role of electronics.

Read Now
Back to top
Customer Support
 * Help Center
 * Contact Information
 * Internet Sales: (877) 645-4884
 * Branch Sales: (800) 225-5884

About Us
 * Who We Are
 * Careers
 * Company
 * Family of Specialists
 * Berkshire Hathaway
 * Press Releases
 * Sustainability
 * Quality
 * Sustainability Report

Products
 * Lead Time Trends
 * Literature
 * New Products
 * Product Types

Our Services
 * Order Status
 * Buy on Account (ezBuy)
 * Digital Invoicing (ezBill)
 * Project List
 * Quote Request

Connect with Us
 * Email Subscribe
 * Facebook
 * Instagram
 * X
 * Youtube
 * Linkedin



 * TTI Global
 * TTI Asia
 * TTI Europe
 * TTI Israel

Search Site
Search
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Feedback


WE WANT TO HEAR FROM YOU

We are always looking for ways to improve your experience. Please share with us
any ideas or suggestions you have.

How are we doing? *

1 2 3 4 5
Poor Excellent
Comments *

1000 Characters Remaining

Cancel Send Feedback

Sorry, but we can't respond to individual comments.
If you need assistance, please Contact Us and we will be happy to help.



  Privacy PolicyTerms of UseAPI Terms of ServiceAccessibility Email
SubscriptionsISO RegistrationSitemap
Do Not Sell My Personal Information Cookie Settings Login


Copyright © 2003-2024 - TTI, Inc. All Rights Reserved. The Human Component™