https://www.thebcgroup.com/wp-includes/js/jquery/jquery-migrate.min.js
https://www.thebcgroup.com/wp-content/themes/yootheme/packages/theme-analytics/app/analytics.min.js
https://www.thebcgroup.com/wp-content/themes/yootheme/js/theme.js
window.yootheme ||= {}; var $theme = yootheme.theme = {"i18n":{"close":{"label":"Close"},"totop":{"label":"Back to top"},"marker":{"label":"Open"},"navbarToggleIcon":{"label":"Open menu"},"paginationPrevious":{"label":"Previous page"},"paginationNext":{"label":"Next page"},"searchIcon":{"toggle":"Open Search","submit":"Submit Search"},"slider":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"slideshow":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"lightboxPanel":{"next":"Next slide","previous":"Previous slide","slideLabel":"%s of %s","close":"Close"}},"google_analytics":"G-P7VD4MG9CQ","google_analytics_anonymize":""};
jQuery(document).ready(function($) {
var backToTopButton = $('#to-top');
var scrollTrigger = 300; // Adjust this value to control when the button appears
$(window).scroll(function() {
if ($(this).scrollTop() > scrollTrigger) {
backToTopButton.fadeIn();
} else {
backToTopButton.fadeOut();
}
});
backToTopButton.click(function() {
$('html, body').animate({ scrollTop: 0 }, 800);
return false;
});
});
Village of Sackets Harbor
Wastewater Treatment Facility
Location: Sackets Harbor, NY
2011 APWA ENVIRONMENTAL PROJECT OF THE YEAR
BCA has been working with Sackets Harbor since 1970. BCA designed significant upgrades to their Wastewater Treatment Plant, constructing a new sequencing batch reactor plant and also incorporating a belt filter press for sludge management. The new plant has fine bubble diffusers, premium efficient motors, drives, and blowers and has the ability to handle up to 2.8 MGD for daily peak flows. The project included UV disinfection, solar arrays to operate the plant, and a new lift station and force main.
Project Photos
Click to view the Full Image
window.PH_Child = {"ID":0,"user_login":false,"user_email":false,"display_name":false}
(function(d, t, g, k) {
var ph = d.createElement(t),
s = d.getElementsByTagName(t)[0],
l = false,
t = (new URLSearchParams(window.location.search)).get(k);
t && localStorage.setItem(k, t);
t = localStorage.getItem(k)
if (!l && !t) return;
ph.type = 'text/javascript';
ph.async = true;
ph.defer = true;
ph.charset = 'UTF-8';
ph.src = g + '&v=' + (new Date()).getTime();
ph.src += t ? '&' + k + '=' + t : '';
s.parentNode.insertBefore(ph, s);
})(document, 'script', '//markup.coughlin.co?p=16&ph_apikey=25477fcedab6072aa845c5e3ce23f945', 'ph_access_token');