www.eindustrialsolutions.com
Open in
urlscan Pro
2606:4700:10::6816:41eb
Public Scan
Submitted URL: https://email.send1.eindustrialsolutions.com/c/eJx0zLFuxCAQBNCvgdJiF2NMQZHmfsNaYJ1DsbEDOKf7-yjKVZFSjWb0NMmvmm2wkj1MbnJmNmDl3c9JKwja6mRwXS0QA1...
Effective URL: https://www.eindustrialsolutions.com/company
Submission: On October 11 via api from AE — Scanned from DE
Effective URL: https://www.eindustrialsolutions.com/company
Submission: On October 11 via api from AE — Scanned from DE
Form analysis
6 forms found in the DOM<form class="cimm_searchForm" id="search_Form">
<input type="text" onkeypress="return runScript(event);" id="txtSearch" title="Search Website" name="keyWord" value=" Search Website " onfocus="if(this.value==' Search Website '){this.value='';}"
onblur="if(this.value==''){this.value='';this.value=' Search Website ';}" class="searchBar ac_input" autocomplete="off">
<button type="submit" id="performSearchBtn" class="btn searchBarbtn cimm_searchIcon" title="Search" onclick="return performSearch();" value="search"><img src="/ASSETS/WEB_THEMES/ECOMMERCE_STD_TEMPLATE_V2/images/iconSearch.png" alt="Icon Search"
height="18" width="18"></button>
</form>
<form class="cimm_searchForm" id="search_Form">
<div class="input-group">
<input type="text" onkeypress="return runScript(event);" id="txtSearch" title="Enter Keyword or Part Number" name="keyWord" value=" Enter Keyword or Part Number " onfocus="if(this.value==' Enter Keyword or Part Number '){this.value='';}"
onblur="if(this.value==''){this.value='';this.value=' Enter Keyword or Part Number ';}" class="form-control">
<div class="input-group-btn">
<button type="submit" id="performSearchBtn" class="btn btn-primary cimm_searchIcon" title="Search" onclick="return performSearch();" value="search"><em class="fa fa-search"></em></button>
</div>
</div>
</form>
<form class="form-inline-block" id="footerNewsLetter" onsubmit="return validateNewsLetterSubscription(this);">
<div class="footerCol subscribe paddingY-1">
<p>Subscribe for exclusive offers and new products.</p>
</div>
<div class="footerCol subscribe subscribeText paddingY-1">
<input class="form-control" id="txtEmail" type="text" name="newsletter" placeholder="Enter your email address">
</div>
<input type="hidden" name="toEmail" id="toEmail" value="info@eindustrialsolutions.com">
<div class="footerCol subscribe subscribeSubmit paddingY-1">
<button class="btn btn-primary btnSignUp" type="submit">SIGN UP</button>
</div>
</form>
POST
<form id="modalLoginForm" method="post" data-form="login">
<div class="modal-header">
<h4 class="modal-title">Sign In<button type="button" class="close" data-dismiss="modal">×</button></h4>
<div class="text-danger text-center mBottom-1 pLoginErr"></div>
</div>
<div class="modal-body">
<input type="hidden" value="popup" name="loginType">
<div class="form-group">
<label for="modalUserName">User Name (Email Address)</label>
<input type="text" name="loginId" id="modalUserName" tabindex="2" class="form-control">
</div>
<div class="form-group">
<label for="modalPassword">Password</label>
<input type="password" name="loginPassword" id="modalPassword" tabindex="3" class="form-control">
</div>
<div class="form-group clearAfter">
<label for="modalRememberMe" class="customCheckBox pull-left" tabindex="4">
<input type="checkbox" name="rememberMe" id="modalRememberMe">
<span>Remember me</span>
<b></b></label>
<a href="/ForgotPassword" class="pull-right forgotPass" tabindex="5">Forgot your password?</a>
</div>
<div class="clearAfter">
<a href="/Register" class="pull-left btn btn-primary" tabindex="7">Register</a>
<button class="pull-right btn btn-primary text-capitalize" type="submit" tabindex="6">Sign In</button>
</div>
</div>
</form>
SaveAndSendMail.action
<form id="footerSignUp" action="SaveAndSendMail.action" onsubmit="submitThisForm(this); return false;" data-recaptcha="Y">
<input type="hidden" id="Subject" name="Subject" value="Newsletter Subscription">
<input type="hidden" id="mailMessage" name="mailMessage" value="">
<input type="hidden" id="sendTo" name="sendTo" value="">
<input type="hidden" name="NotificationName" value="NewsLetterSubscriptionForm">
<input type="hidden" id="fromEmail" name="fromEmail" value="">
<input type="hidden" name="formName" id="formName" value="Subscribe">
<input type="hidden" name="recaptcha_staticPage" id="recaptcha_staticPage" value="Y">
<div class="form-group clearAfter">
<div class="col-md-12">
<label class="control-label">Email<span class="text-danger">*</span></label>
<input type="text" data-type="email" name="email" id="email" data-required="Y" data-error="Please enter the Email Address" class="form-control" data-invalid="Please Enter Valid Email Address." maxlength="50">
</div>
</div>
<div class="form-group clearAfter">
<div class="col-md-12">
<label class="control-label">First Name <span class="text-danger"></span></label>
<input type="text" data-type="text" name="Name" id="firstname" class="form-control" onkeypress="return isAlfaNumericOnly(this);" maxlength="50">
</div>
</div>
<div class="form-group clearAfter">
<div class="col-md-12">
<label class="control-label">Last Name <span class="text-danger"></span></label>
<input type="text" data-type="text" name="Name1" id="Lastname" class="form-control " onkeypress="return isAlfaNumericOnly(this);" maxlength="50">
</div>
</div>
<div class="form-group clearAfter">
<div class="col-md-12">
<label class="control-label">Company <span class="text-danger"></span></label>
<input type="text" data-type="text" name="Company" id="company" class="form-control " maxlength="50">
</div>
</div>
<div class="form-group clearAfter">
<div class="col-md-12 text-center">
<ul>
<li> <input type="submit" id="modalfoot" class="btn btn-primary btn-lg btn-signup" value="Sign Up"></li>
</ul>
</div>
</div>
</form>
<form id="emailAddessUpdate">
<div class="row">
<div class="col-md-12">
<div class="form-group">
<label for="emailAddressPromptId">Email<span class="text-danger"> * </span></label>
<input type="text" name="email" id="emailAddressPromptId" class="form-control" placeholder="Enter Email Address">
</div>
</div>
</div>
<div class="text-center">
<input type="submit" value="Update" id="popOrderHistoryBtn" class="button" onclick="updateEmailAddress($('#emailAddressPromptId').val());return false; ">
</div>
</form>
Text Content
(888) 979-1720 (888) 979-1720Toll-Free * * Cart (0) Items * Sign In * Register * MENU * Products * Air & Gas Dryers * Air Compressors * Filtration * Lubricant & Chemicals * Compressor & Dryer Parts * Valve Parts & Kits * Cryogenic & Industrial Gas * Industrial Valves * Coolers & Heat Exchangers * Control & Automation * Electric Motors * Condensate Management * Desiccant * Flex Connectors (Discharge Hoses) * Pressure Gauges * Pressure Switches * Exhaust Mufflers * Vibration Pads * Receiver Tanks * Piping Systems & Fittings * Monitoring & Quality * Blowers * Spray & Refinishing * Gas Generators * Hardware & Fittings * Power Transmission * Brands * Abac * Acculube * ACME CRYOGENICS® * Aerzener * Ag-Chem * Agco * Agip * Aias * Air Blok * Air Compressor Sales * Air System Products * Air-Con * Aircel * Airdyne * Airman * Airmaze * Airtak * Airtek * Alithicon * Allied Witan * Almig * ALUP * American Synthol * AmeriMex * Amoco * Amsoil * Anderol View All Brands * Services * Process Equipment Services * Rotating Equipment Services * Inspection Services * Company * Our Culture * Resources * Brochures * Warranty * Parts by Model * Careers * Contact * Sign In * Register * * [0] Toggle navigation Cart (0) Items * Login * Register * Cart (0) Items * Home * Company COMPANY OUR CULTURE Industrial Service Solutions is a team of self-confident associates who have can-do attitudes and always strive to anticipate, learn, and adapt but are not afraid to act. We recognize and reward the behavioral traits of integrity, character, candor, humor, teamwork, and both individual and joint accountability. Our culture enables us to offer small-company competitiveness with large-company capabilities and process disciplines. Our Safety Our approach to safety is to maximize the prevention of injuries by developing a Safety First culture where No One Gets Hurt. At Industrial Service Solutions we understand the importance of a heathy, safe work environment for all employees, visitors, and partners. Our most valuable resources are the people who work for us. All accidents in the workplace are preventable and our ultimate goal is to reduce the number of injuries to zero. It is our company's commitment to expand the awareness of safety and health management systems, create an environment that promotes employee involvement in a safe workplace, and improve hazard recognition. To support this Industrial Service Solutions: * Fosters a culture of Safety First where No One Gets Hurt in everything we do. * Complies with all relevant laws and regulations for safety, environmental, and business dealings. * Follows to the best of our ability all standards, codes, and accepted industry practices in the exercise of our business. * Manages disposal of all wastes in a safe and environmentally responsible manner. * Provides education, training, and support to further our work places and environment. If something goes wrong, we acknowledge and fix it, and create an environment where No One Gets Hurt. OUR LOCATIONS With over 45 locations throughout the United States, we provide local knowledge with national experience. Each is strategically located to support maximum quality and responsiveness to our growing customer base. NATIONAL COMPRESSOR SERVICES 10349 INDUSTRIAL RD HOLLAND, OH 43528 TEL (888) 384-1566 Southern Parts & Engineering Company 3200 ENGINEERING PKWY ALPHARETTA, GA 30004 TEL (888) 384-1572 CPL SYSTEMS 2711 LILAC ST PASADENA, TX 77503 TEL (888) 384-1565 CPL SYSTEMS 1235 ERASTE LANDRY RD LAFAYETTE, LA 70506 TEL (888) 384-1562 IPEC 400 W MAIN ST, STE 114 GAYLORD, MI 49735 TEL (888) 384-1573 120 S PARKWAY DR LA VERNIA, TX 78121 IPEC TEL (888) 384-2103 BAY VALVE SERVICE TEL(888) 384-2107 Madison-Smith Machine & Tool 2601 Happy Valley Rd Glasgow, KY 42141 TEL (888) 384-2070 WPS Industries 228 Industrial St West Monroe, LA 71292 TEL (888) 384-2068 Eagle Project Services 622 Burgessville Rd Ruston, LA 71270 TEL (888) 384-2069 Industrial Construction & Associates 21303 Omega Cir Franksville WI 53126 TEL (888) 384-1579 Mid-American Machine 815 E 6th St LeRoy, KS 66857 TEL (888) 384-1580 Mid-American Machine 48150 US-280 Sylacauga, AL 35151 TEL (888) 384-2067 3760 Kermit Hwy Odessa, TX 79764 Bay Valve Service TEL (888) 384-2081 PRO Inspection Services TEL (888) 384-2072 Bay Valve Service 221 N Kuner Rd Brighton, CO 80601 TEL (888) 384-2082 Bay Valve Service 2196 W 2300 St Salt Lake City, UT 84119 TEL (888) 384-2083 Bay Valve Service 3948 Teal Ct Benicia, CA 94510 TEL (888) 384-2085 Bay Valve Service 213 Douglas St Longview, WA 98632 TEL (888) 384-2097 Bay Valve Service 4385 S 133rd St Seattle, WA 98168 TEL (888) 384-2099 Bay Valve Service 1470 Slater Rd Ferndale, WA 98248 TEL (888) 384-2101 Bay Valve Service 6809 King Ave W Billings, MT 59106 TEL (888) 384-2102 Bay Valve Service 4411 S 40th St Phoenix, AZ 85040 TEL (888) 384-2108 Bay Valve Service 6676 Corporation Pkwy Fort Worth, TX 76126 TEL (888) 384-2109 Bay Valve Service 118 Bunton St Borger, TX 79007 TEL (888) 384-2099 1822 E Jackson St Phoenix, AZ 85034 Precision Electric TEL (888) 384-2112 IPT Valve & Pump TEL (888) 384-2136 Precision Electric 1106 S Center St Mesa, AZ 85210 TEL (888) 384-2113 Precision Electric 2130 E 16th St Yuma, AZ 85364 TEL (888) 384-2114 Buna Electric Motor Service 465 S Main St Vidor, TX 77662 TEL (888) 384-2110 SERCO 2122 E Flanacher Rd Zachary, LA 70791 TEL (888) 384-2124 RAM Motor & Controls 2850 Appleton St Camp Hill, PA 17011 TEL (888) 384-2116 RAM Motor & Controls 4693 Iroquois Ave Erie, PA 16511 TEL (888) 384-2119 IPT Valve & Pump Services 1916 S Lynx Pl Ontario, CA 91761 TEL (888) 384-2132 RAM Motor & Controls 1095 Montour West Ind Park Coraopolis, PA 15108 TEL (888) 384-2126 RAM Motor & Controls 1799 Plank Rd Carrolltown, PA 15722 TEL (888) 384-2130 610 N Milby St Houston, TX 77003 AmeriMex Motors & Controls TEL (888) 384-2133 All-Pump Equipment Services TEL (888) 384-2134 NIC Inspection Services 9911 Bavaria Rd Fort Myers, FL 33913 TEL (888) 384-2071 PRO Inspection Services 2619 College Ave Snyder, TX 79549 TEL (888) 384-2073 PTI Industries 2 PEERLESS WAY ENFIELD, CT 06082 TEL (888) 384-2075 Headquarters 840 Gessner Rd, Ste 950 Houston TX 77024 TEL (888) 384-2111 Subscribe for exclusive offers and new products. SIGN UP (888) 979-1720(888) 979-1720 8AM to 6PM M-F 1880 McFarland Pkwy, Suite 180, Alpharetta, GA 30005 (888) 979-1720 (888) 979-1720 8AM to 6PM M-F ACCOUNT * Sign In * Create Account * My Orders * Favorites * Reset Password SUPPORT * Order Status * Shipping * Returns * Contact RESOURCES * Brochures * Warranty * Parts by Model COMPANY * Our Culture * Careers * ©2023 Industrial Service Solutions * Terms & Conditions * Privacy Policy * Sitemap * * * SIGN IN× User Name (Email Address) Password Remember me Forgot your password? Register Sign In × × MY CART Item added successfully Item(s) ... PN: Qty: Lead Time: Continue Shopping View Cart SIGN UP TO STAY IN TOUCH! × Subscribe to our mailing list for the latest news and promotions! Email* First Name Last Name Company * CONTACT EMAIL ADDRESS IS MISSING FROM YOUR ACCOUNT. PLEASE ENTER YOUR EMAIL ADDRESS AND CLICK UPDATE. Email *