Recent Comments

    Archives

    It’s a Good Day for Quality [Video]

    var bptVideoPlayer = document.getElementById(“bptVideoPlayer”); if (bptVideoPlayer) { var cssText = “width: 100%;”; cssText += ” background: url(‘” + bptVideoPlayer.getAttribute(“poster”) + “‘);”; cssText += ” -webkit-background-size: cover;”; cssText += ” -moz-background-size: cover;”; cssText += ” -o-background-size: cover;”; cssText += ” background-size: cover;”; bptVideoPlayer.style.cssText = cssText; bptVideoPlayer.setAttribute(“poster”, “http://www.brandpointcontent.com/printsite/images/spacer.gif”); var bptVideoPlayerContainer = document.getElementById(“bptVideoPlayerContainer”); if (bptVideoPlayerContainer) { setTimeout(function () { bptVideoPlayerContainer.style.cssText = “display: block; position: relative; margin-bottom: 10px;”; var isIE = navigator.userAgent.match(/ MSIE(([0 – 9] +)(\.[0 – 9] +) ?) /); var isEdge = navigator.userAgent.indexOf(“Edge”) > -1 || navigator.userAgent.indexOf(“Trident”) > -1; if (isIE || isEdge) { fixVideoPoster(); } }, 1000); } var bptVideoPlayButton = document.getElementById(“bptVideoPlayButton”); if (bptVideoPlayButton) { bptVideoPlayButton.addEventListener(“click”, function () { bptVideoPlayer.play(); }, false); bptVideoPlayer.addEventListener(“play”, function () { bptVideoPlayButton.style.cssText = “display: none;”; }, false); } var mainImage = document.getElementById(“mainImageImgContainer_sm”); if (mainImage) { mainImage.style.cssText = “display: none;”; } var mainImage = document.getElementById(“photo-noresize”); if (mainImage) { mainImage.style.cssText = “display: none;”; } var assetGallery = document.getElementsByClassName(“asset_gallery”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } var assetGallery = document.getElementsByClassName(“trb_article_leadart”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } var assetGallery = document.querySelectorAll(“[src=’http://images.brandpointcontent.s3.amazonaws.com/32028873_web.jpg’]”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } } function fixVideoPoster() { var videoPlayer = document.getElementById(“bptVideoPlayer”); var videoPoster = document.getElementById(“bptVideoPoster”); fixVideoPosterPosition(videoPlayer, videoPoster, true); window.onresize = function() { fixVideoPosterPosition(videoPlayer, videoPoster); }; videoPoster.onclick = function() { videoPlayer.play(); videoPoster.style.display = “none”; }; videoPlayer.onplay = function() { videoPoster.style.display = “none”; }; } function fixVideoPosterPosition(videoPlayer, videoPoster, display) { setTimeout(function () { var videoPosition = videoPlayer.getBoundingClientRect(); videoPoster.style.position = “absolute”; videoPoster.style.top = “0”; videoPoster.style.left = “0”; videoPoster.style.width = videoPlayer.offsetWidth + “px”; videoPoster.style.height = (videoPlayer.offsetHeight + 20) + “px”; if (display) { videoPoster.style.display = “inline”; } }, 1010); }

    There’s no place like home, especially when it comes to manufacturing the products that keep you comfortable. That’s why YORK(R) is eager to introduce homeowners to the people behind the residential heating and cooling systems that are designed, engineered and assembled in America.

    To help make these introductions, the YORK(R) brand has created a series of day-in-the-life videos that highlight the lives of YORK(R) employees, both at home and at work. The series rolls out with a video included here featuring Chris, a senior test technician at the company’s Wichita manufacturing facility and the father of two young boys. Take a minute to watch the video and experience the pride in workmanship Chris and so many others throughout the company bring to their work every day. Appreciate his commitment to do whatever it takes to deliver the very best products he can. Be assured that with Chris’ help, YORK(R) products are manufactured with the highest quality standards, delivering performance, efficiency and reliability homeowners can trust.

    To learn more about YORK(R) quality and see how Chris brings his passion to work — and to each unit YORK(R) makes — visit www.YORK.com/AQ. Also follow on YouTube, @YORKHVAC on Twitter and @yorkhomecomfort on Instagram. #GoodDayForQuality


    Leave a Reply

    Your email address will not be published. Required fields are marked *