document.addEventListener('DOMContentLoaded', function() { const tables = document.querySelectorAll('table'); tables.forEach(table => { const elements = table.querySelectorAll('*'); elements.forEach(element => { const bgcolor = element.getAttribute('bgcolor'); if (bgcolor) { // Convert bgcolor to RGB const r = parseInt(bgcolor.slice(1,3), 16); const g = parseInt(bgcolor.slice(3,5), 16); const b = parseInt(bgcolor.slice(5,7), 16); // Calculate luminance const luminance = (0.299 * r + 0.587 * g + 0.114 * b) / 255; // Find all spans within this element const spans = element.querySelectorAll('span'); spans.forEach(span => { // Set text color based on background luminance span.style.color = luminance > 0.5 ? '#000000' : '#FFFFFF'; }); } }); }); });

hydraulics

Back to the Basics: Hydraulic Pumps

Back to the Basics: Hydraulic Pumps

May 22, 2016

I’m going back to the basics with a review of hydraulic pumps. Let’s dive right in!   Positive-displacement…

hydraulic pumps

By webadmin

Material Types For Seals

Material Types For Seals

May 15, 2016

After last week’s post, I have gotten questions about material types for seals.   The four most commonly…

hydraulic machine, hydraulic seals

By webadmin

Understanding Valve Leakage

Understanding Valve Leakage

February 5, 2016

Let’s talk about valve leakage.  There are two main types of valve designs used in hydraulic systems.  …

hydraulics

By webadmin

Hot to Locate Abnormal Heat Load

Hot to Locate Abnormal Heat Load

January 3, 2016

Overheating problems can come from two areas:  The cooling circuit or the hydraulic system. If the indications are that the cooling…

hydraulics

By webadmin

Tips for Choosing the Right Hydraulic Hose

Tips for Choosing the Right Hydraulic Hose

December 20, 2015

When choosing a hydraulic hose you should pay close attention to the following characteristics: Working Pressure – Choose…

hydraulic hoses

By webadmin

Is it Time for a Pump Overhaul?

Is it Time for a Pump Overhaul?

December 6, 2015

How to determine the condition of the hardest working component of a hydraulic system – the pump.  As…

hydraulic pumps

By webadmin

The “low down” on how we can help you out!

The “low down” on how we can help you out!

June 13, 2014

Late last week I had one of my customers ask me “what all do you guys do”.  It…

hydraulic pumps, hydraulic repairs

By webadmin

Hose Ends Guaranteed to be Inserted Properly and Crimped per Spec

Hose Ends Guaranteed to be Inserted Properly and Crimped per Spec

May 29, 2014

Do your hose ends look like these? Not long ago the major manufactures claimed their hose, ends, and…

crimpers, hose ends, hydraulic fittings, hydraulic hoses

By webadmin

Cut Your Cost on Hydraulic Fluid

Cut Your Cost on Hydraulic Fluid

May 27, 2014

Need an easy way to cut your costs on hydraulic fluid?  Here is  a 2 wheel filter cart…

hydraulic filter, hydraulic filter cart, hydraulic fluid, hydraulic hoses, hydraulics

By webadmin

Coming on location to help you out!

Coming on location to help you out!

May 15, 2014

A monster machine that bends 10″ pipe. This machine is being built to bend 10″ round pipe. Tim…

hydraulic fittings, hydraulic hoses, hydraulic machine, hydraulic pumps, hydraulics

By webadmin

Copyright © 2024. All Rights Reserved.