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'; }); } }); }); });

hydraulic pumps

Is it Time for a Pump Overhaul?

Is it Time for a Pump Overhaul?

January 15, 2017

I want to go over how to determine the condition of the hardest working component of a hydraulic…

hydraulic pumps

By webadmin

How Long Should a Hydraulic Pump Last?

How Long Should a Hydraulic Pump Last?

January 8, 2017

How long should a pump last? Unfortunately, it is not as easy to answer because the same pump…

hydraulic pumps

By webadmin

How to get your vane pump pumping

How to get your vane pump pumping

September 11, 2016

Here is an issue I heard about that came up recently on getting a vane pump pumping: “There…

hydraulic fittings, hydraulic pumps, hydraulics

By webadmin

Our hydraulic testing beast

Our hydraulic testing beast

August 14, 2016

Say hello to our “beast”! Okay so it isn’t exactly a beast BUT it is a huge bench…

hydraulic fittings, hydraulic hoses, hydraulic pumps, hydraulic repairs, hydraulics

By webadmin

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

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

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.