Tedco Electric

Serving the industry for over 30 years
30570 Great Northern Avenue #1, Abbotsford, B.C. V2T 6H4 • 604.853.2517
document.addEventListener("DOMContentLoaded", () => { const opt1 = document.querySelectorAll(".option-1"); const opt2 = document.querySelectorAll(".option-2"); let showingOpt1 = true; const switchDelay = 4000; // time between swaps in ms const animationTime = 500; // fade duration in ms // Initialize option-1 visible and option-2 hidden opt1.forEach(el => { el.style.display = "block"; el.style.opacity = 1; el.style.transition = `opacity ${animationTime}ms ease`; }); opt2.forEach(el => { el.style.display = "none"; el.style.opacity = 0; el.style.transition = `opacity ${animationTime}ms ease`; }); function fadeOut(group, callback) { group.forEach(el => { requestAnimationFrame(() => { el.style.opacity = 0; // start fade out }); }); setTimeout(() => { group.forEach(el => { el.style.display = "none"; }); // hide after fade if (callback) callback(); }, animationTime); } function fadeIn(group) { group.forEach(el => { el.style.display = "block"; // put back in layout el.style.opacity = 0; // start invisible void el.offsetWidth; // force reflow requestAnimationFrame(() => { el.style.opacity = 1; // fade in }); }); } function switchOptions() { if (showingOpt1) { fadeOut(opt1, () => fadeIn(opt2)); } else { fadeOut(opt2, () => fadeIn(opt1)); } showingOpt1 = !showingOpt1; } setInterval(switchOptions, switchDelay); });
New Surrey location! Visit today!

CONTACT TEDCO ELECTRIC

CONTACT US

Get in touch with our team today. We’re ready to help. 604.853.2517

DROP US A LINE

Fields marked with a red * are required

OUR LOCATIONS

ABBOTSFORD

30570 Great Northern Avenue #1
Abbotsford, BC V2T 6H4
Directions

Mon – Fri: 8am – 4:30pm
Sat & Sun: Closed

SURREY

19323 94 Ave B1, B2,

Surrey, BC V4N 4E6
Directions

Mon – Fri: 7am – 4:30pm
Sat & Sun: Closed

Email: [email protected]

For after hour emergencies, please dial:

604-302-3908

Leading selection of products.

Knowledgeable sales staff.

Quality products at competitive prices.