window.onload = function() { // Import the functions you need from the SDKs you need import { initializeApp } from "firebase/app"; import { getAuth } from 'firebase/auth'; import { getAnalytics } from "firebase/analytics"; import { getMessaging } from "firebase/messaging"; // Your web app's Firebase configuration // For Firebase JS SDK v7.20.0 and later, measurementId is optional const firebaseConfig = { apiKey: "AIzaSyAqG18CpEZygNSvaGL303y2FUVtJ0G-M1w", authDomain: "tealgreen-e4862.firebaseapp.com", projectId: "tealgreen-e4862", storageBucket: "tealgreen-e4862.firebasestorage.app", messagingSenderId: "900961678193", appId: "1:900961678193:web:7f4d87a9ebd543dcd37cd0", measurementId: "G-C0SXBRNDT8" }; // Initialize Firebase const app = initializeApp(firebaseConfig); const auth = getAuth(app); const analytics = getAnalytics(app); const messaging = getMessaging(app); // Request Notification Permission function requestNotificationPermission() { if ('Notification' in window) { Notification.requestPermission() .then(function(permission) { if (permission === 'granted') { console.log('Notification permission granted.'); // Proceed with token retrieval and subscription (not included in this example) } else { console.log('Notification permission denied.'); } }); } else { console.log('Notifications not supported on this browser.'); } } // Call the function to request permission requestNotificationPermission(); };
top of page

Our Services

On-Site Pressure Relief Valve

Teal Green brings certified PRV testing and recertification directly to your facility. Our mobile technicians perform fast, compliant valve testing and repairs on site—reducing downtime, avoiding removal costs, and keeping your safety systems running without interruption.

Additional Valve Field Services

Beyond PRV testing, Teal Green provides a full range of on-site valve field services, including greasing, diagnostics, troubleshooting, and minor repairs. Our technicians help keep your valves operating smoothly and reliably, reducing unplanned downtime and supporting safe, efficient plant operations.

Custom Manufacturing

Teal Green offers custom manufacturing solutions designed to meet unique operational and safety requirements. From precision-machined components to complete valve assemblies, our in-house team delivers high-quality, engineered products built to withstand demanding industrial environments.

Pressure Relief Valve Services

Pressure Relief Valves (PRVs) are essential safety devices that protect your people and equipment from over-pressure events. Teal Green provides accredited PRV testing, repair, and recertification services using certified technicians and advanced test benches—helping you stay compliant, reliable, and production-ready.

  • Facebook
  • Twitter
  • LinkedIn

©2021 by Teal Green Reviews. Proudly created with Wix.com

bottom of page