CINXE.COM
BlueGreen Alliance | Buildings
<!DOCTYPE html> <html lang="en"> <head> <meta name="facebook-domain-verification" content="g8npa9i5b1rx2wi1hjrto61dl8f66w" /> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '303434287984959'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=303434287984959&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <meta charset="utf-8"> <title>BlueGreen Alliance | Buildings</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel='dns-prefetch' href='//cdn.datatables.net' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//s7.addthis.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel="alternate" type="application/rss+xml" title="BlueGreen Alliance » Feed" href="https://www.bluegreenalliance.org/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.4 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-DRH0Z5RX3C" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.4'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.bluegreenalliance.org\/work-issue\/buildings\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-DRH0Z5RX3C', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-DRH0Z5RX3C', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.bluegreenalliance.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <link rel='stylesheet' id='awsm-team-css-css' href='https://www.bluegreenalliance.org/wp-content/plugins/awsm-team-pro/css/team.min.css?ver=1.10.2' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-datatables-css' href='https://cdn.datatables.net/1.10.20/css/jquery.dataTables.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='datatables-buttons-css' href='https://cdn.datatables.net/buttons/1.6.1/css/buttons.dataTables.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='datatables-select-css' href='https://cdn.datatables.net/select/1.3.1/css/select.dataTables.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='datatables-fixedheader-css' href='https://cdn.datatables.net/fixedheader/3.1.6/css/fixedHeader.dataTables.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='datatables-fixedcolumns-css' href='https://cdn.datatables.net/fixedcolumns/3.3.0/css/fixedColumns.dataTables.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='datatables-responsive-css' href='https://cdn.datatables.net/responsive/2.2.3/css/responsive.dataTables.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-columnfilterwidgets-css-css' href='https://www.bluegreenalliance.org/wp-content/plugins/tablepress-datatables-column-filter-widgets/css/ColumnFilterWidgets.min.css?ver=1.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-pagenavi-css' href='https://www.bluegreenalliance.org/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70' type='text/css' media='all' /> <link rel='stylesheet' id='el-fonts-css' href='//fonts.googleapis.com/css?family=Lato%3A400%2C300%2C400italic%2C700%2C900&ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='el-fontawesome-css' href='//maxcdn.bootstrapcdn.com/font-awesome/4.6.2/css/font-awesome.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='el-slickcss-css' href='https://www.bluegreenalliance.org/wp-content/themes/bga/plugins/slick/slick.css?v8&ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='el-style-css' href='https://www.bluegreenalliance.org/wp-content/themes/bga/style.css?ver=v8' type='text/css' media='all' /> <link rel='stylesheet' id='el-print-css' href='https://www.bluegreenalliance.org/wp-content/themes/bga/styles/print.css?ver=6.7.1' type='text/css' media='print' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.bluegreenalliance.org/wp-content/tablepress-combined.min.css?ver=59' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-responsive-tables-css' href='https://www.bluegreenalliance.org/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8' type='text/css' media='all' /> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.4" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/www.bluegreenalliance.org","hash_tracking":"false","v4_id":"G-DRH0Z5RX3C"};/* ]]> */ </script> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" id="jquery-js"></script> <script type="text/javascript" src="https://cdn.datatables.net/1.10.20/js/jquery.dataTables.min.js?ver=6.7.1" id="jquery-datatables-js"></script> <script type="text/javascript" src="https://cdn.datatables.net/buttons/1.6.1/js/dataTables.buttons.min.js?ver=6.7.1" id="datatables-buttons-js"></script> <script type="text/javascript" src="//cdn.datatables.net/buttons/1.6.1/js/buttons.colVis.min.js?ver=6.7.1" id="datatables-buttons-colvis-js"></script> <script type="text/javascript" src="//cdn.datatables.net/buttons/1.6.1/js/buttons.print.min.js?ver=6.7.1" id="datatables-buttons-print-js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/pdfmake.min.js?ver=6.7.1" id="pdfmake-js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/vfs_fonts.js?ver=6.7.1" id="pdfmake-fonts-js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jszip/3.1.3/jszip.min.js?ver=6.7.1" id="jszip-js"></script> <script type="text/javascript" src="//cdn.datatables.net/buttons/1.6.1/js/buttons.html5.min.js?ver=6.7.1" id="datatables-buttons-html5-js"></script> <script type="text/javascript" src="https://cdn.datatables.net/select/1.3.1/js/dataTables.select.min.js?ver=6.7.1" id="datatables-select-js"></script> <script type="text/javascript" src="https://cdn.datatables.net/fixedheader/3.1.6/js/dataTables.fixedHeader.min.js?ver=6.7.1" id="datatables-fixedheader-js"></script> <script type="text/javascript" src="https://cdn.datatables.net/fixedcolumns/3.3.0/js/dataTables.fixedColumns.min.js?ver=6.7.1" id="datatables-fixedcolumns-js"></script> <script type="text/javascript" src="https://cdn.datatables.net/responsive/2.2.3/js/dataTables.responsive.min.js?ver=6.7.1" id="datatables-responsive-js"></script> <script type="text/javascript" id="igsv-datatables-js-extra"> /* <![CDATA[ */ var igsv_plugin_vars = {"lang_dir":"https:\/\/www.bluegreenalliance.org\/wp-content\/plugins\/inline-google-spreadsheet-viewer\/languages","datatables_classes":".igsv-table:not(.no-datatables)","datatables_defaults_object":{"dom":"B<'clear'>lfrtip","buttons":["colvis","copy","csv","excel","pdf","print"]}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/plugins/inline-google-spreadsheet-viewer/igsv-datatables.js?ver=6.7.1" id="igsv-datatables-js"></script> <script type="text/javascript" src="//www.google.com/jsapi?ver=6.7.1" id="google-ajax-api-js"></script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/plugins/inline-google-spreadsheet-viewer/igsv-gvizcharts.js?ver=6.7.1" id="igsv-gvizcharts-js"></script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/themes/bga/javascript/modernizr.js" id="modernizr-js"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=GT-MR8GWBN" id="google_gtagjs-js" async></script> <script type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["www.bluegreenalliance.org"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-MR8GWBN"); window._googlesitekit = window._googlesitekit || {}; window._googlesitekit.throttledEvents = []; window._googlesitekit.gtagEvent = (name, data) => { var key = JSON.stringify( { name, data } ); if ( !! window._googlesitekit.throttledEvents[ key ] ) { return; } window._googlesitekit.throttledEvents[ key ] = true; setTimeout( () => { delete window._googlesitekit.throttledEvents[ key ]; }, 5 ); gtag( "event", name, { ...data, event_source: "site-kit" } ); } /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://www.bluegreenalliance.org/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.bluegreenalliance.org/xmlrpc.php?rsd" /> <link rel="canonical" href="https://www.bluegreenalliance.org/work-issue/buildings/" /> <link rel='shortlink' href='https://www.bluegreenalliance.org/?p=7836' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.bluegreenalliance.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.bluegreenalliance.org%2Fwork-issue%2Fbuildings%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.bluegreenalliance.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.bluegreenalliance.org%2Fwork-issue%2Fbuildings%2F&format=xml" /> <meta name="generator" content="Site Kit by Google 1.146.0" /><script type="text/javascript"> window._se_plugin_version = '8.1.9'; </script> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to footer --> <script data-cfasync="false" data-pagespeed-no-defer> var dataLayer_content = {"pagePostType":"work-issue","pagePostType2":"single-work-issue","pagePostAuthor":"Eric Steen"}; dataLayer.push( dataLayer_content ); </script> <script data-cfasync="false"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TBLKRR8'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- Meta Pixel Code --> <script type='text/javascript'> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js?v=next'); </script> <!-- End Meta Pixel Code --> <script type='text/javascript'> var url = window.location.origin + '?ob=open-bridge'; fbq('set', 'openbridge', '761815498031163', url); </script> <script type='text/javascript'>fbq('init', '761815498031163', {}, { "agent": "wordpress-6.7.1-3.0.16" })</script><script type='text/javascript'> fbq('track', 'PageView', []); </script> <!-- Meta Pixel Code --> <noscript> <img height="1" width="1" style="display:none" alt="fbpx" src="https://www.facebook.com/tr?id=761815498031163&ev=PageView&noscript=1" /> </noscript> <!-- End Meta Pixel Code --> <link rel="shortcut icon" href="https://www.bluegreenalliance.org/wp-content/themes/bga/images/favicon.ico" type="image/x-icon" /> </head> <body data-rsssl=1 class="work-issue-template-default single single-work-issue postid-7836 bga"> <div class="root-a"> <div class="wrap"> <header class="top-a" id="top"> <div class="contain"> <h1 class="logo"><a href="/" accesskey="h"><img src="https://www.bluegreenalliance.org/wp-content/uploads/2019/09/bga-logo2019reg_WEB.svg" alt="bluegreen alliance logo" width="262" height="60"></a></h1> <nav class="skips-a"> <ul> <li><a href="#nav" accesskey="n">Skip to navigation [n]</a></li> <li><a href="#content" accesskey="c">Skip to content [c]</a></li> <li><a href="#footer" accesskey="f">Skip to footer [f]</a></li> </ul> </nav> <h2 class="toggler"><span>Menu</span></h2> <nav class="nav a" id="nav"> <ul> <li id="menu-item-145" class="hide-header menu-item menu-item-type-custom menu-item-object-custom menu-item-145"><a href="https://www.bluegreenalliance.org/site/states/">States</a></li> <li id="menu-item-264" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-264"><a href="https://www.bluegreenalliance.org/about/">About Us</a></li> <li> <form action="/" method="get" class="search"> <p><label for="f-search">Search</label> <span><input type="text" name="s" id="f-search" placeholder="Search" /></span> <button type="submit"><i class="fa fa-search"></i><span>Go</span></button></p> </form> </li> <li class="join"> <form action="https://www.bluegreenalliance.org/receive-updates/" method="GET"> <input type="hidden" name="quick" value="true"> <label for="em">Join Us</label> <input type="email" name="em" id="em" placeholder="Email Address" /> <button type="submit" class="button-f blue">Join Us</button> </form> </li> <li><a href="https://www.bluegreenalliance.org/take-action/actions/donate/" accesskey="5" class="button-f green">Donate</a><em> [5]</em></li> </ul> </nav> <nav class="nav b"> <ul> <li id="menu-item-7904" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7904"><a href="https://www.bluegreenalliance.org/work/">Our Work</a></li> <li id="menu-item-7911" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7911"><a href="https://www.bluegreenalliance.org/resources/">Updates and Resources</a></li> <li id="menu-item-7932" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7932"><a href="https://www.bluegreenalliance.org/about/team-staff/">Our Staff</a></li> <li class="special"><a href="https://www.bluegreenalliance.org/take-action/" class="button-a">Take Action</a></li> </ul> </nav> </div> </header> <!--[if IE]><p class="browser-a">Your browser is outdated, it may not render this page properly, please <a href="http://browsehappy.com/" rel="external">upgrade</a>.</p><![endif]--> <section class="content-a" id="content"> <div class="header-b $mBa"> <!-- Responsive image, needs two version: portrait (mobile) and wide (desktop) --> <figure data-responsimage="https://www.bluegreenalliance.org/wp-content/uploads/2021/02/AdobeStock_12970645-1-720x400.jpeg, https://www.bluegreenalliance.org/wp-content/uploads/2017/06/AdobeStock_12970645-1420x420.jpeg"></figure> <div class="wrap"> <div class="contain"> <h2 class="hxa">Infrastructure and Community Resilience</h2> <h1 class="hx">Buildings</h1> </div> </div> </div> <div class="contain"> <article class="page-b"> <div class="header $mBa"> <div class="cta-c"> <div class="wrap"> <h4 class="hx">Join the BlueGreen Alliance</h4> Help us identify ways to turn today’s environmental challenges into job-creating and economic opportunities! <p class="action"><a href="https://www.bluegreenalliance.org/take-action/actions/join/" class="button-a">Take Action</a></p> </div> <div class="socials-b"> <p>Share</p> <ul> <li><a class="addthis_button_twitter"><i class="fa fa-twitter" aria-hidden="true"></i> <span>Twitter</span></a></li> <li><a class="addthis_button_facebook"><i class="fa fa-facebook" aria-hidden="true"></i> <span>Facebook</span></a></li> <li><a class="addthis_button_email"><i class="fa fa-envelope" aria-hidden="true"></i> <span>Email</span></a></li> </ul> </div> </div> <p class="tx-a $mBa">There is significant potential in the buildings sector to address racial and economic inequality, advance environmental justice, and tackle climate change—all while creating good, union jobs. </p> <h2>The Challenge</h2> <p><span data-contrast="auto">The buildings sector represents one of the largest sources of greenhouse gas emissions in the United States and globally. In 2021, </span><strong><a href="https://www.epa.gov/ghgemissions/sources-greenhouse-gas-emissions" target="_blank" rel="noopener">13% of U.S. greenhouse gas emissions</a></strong><span data-contrast="auto"> came from direct operational emissions—those associated with the energy used to operate a building and all the equipment inside of it—of the buildings sector, primarily from heating and cooking onsite. When electricity consumed by the end user is factored in, buildings account for 30% of total U.S. greenhouse gas emissions. If you also factor in the emissions created from the manufacturing and transportation of building materials—also known as embodied emissions—the buildings sector represents an even larger piece of the pie.</span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></p> <p><span data-contrast="none">The buildings sector also represents a significant equity challenge and as such affordable housing is a key pillar of the BlueGreen Alliance’s equity approach. </span><span data-contrast="auto">In the United States, people of color are disproportionately impacted by unsafe, hazardous, and energy-inefficient housing and schools. People of color are more likely than white people to live in low-income households and live in high-poverty communities. In addition, they are likely to spend up to half of their income on rent and often spend three times as much on energy as their white counterparts. This energy burden is in part because they are more likely to live in older, less efficient housing resulting in higher energy bills. </span><span data-ccp-props="{"201341983":0,"335557856":16777215,"335559739":360,"335559740":276}"> </span></p> <p><span data-contrast="auto">Additionally, s</span><span data-contrast="auto">chools have a unique set of financial challenges that often result in delays in addressing aging infrastructure. </span><span data-contrast="auto">Public school buildings </span><span data-contrast="none">are estimated to have a cumulative </span><a href="https://betterbuildingssolutioncenter.energy.gov/challenge/sector/k-12-school-districts" target="_blank" rel="noopener"><b><span data-contrast="none">$270 billion in deferred</span></b></a><span data-contrast="none"> maintenance costs. In addition to this backlog of capital repairs in many public schools, additional funding is needed to remove legacy toxins, such as PCBs, lead, and asbestos from tens of thousands of older school buildings. </span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></p> </div> <div class="section"> <div class="column a"> <h2>The Opportunity</h2> <p><span data-contrast="auto">he buildings sector not only represents an opportunity to drive down emissions and reduce pollution, but also to improve health and equity outcomes and create good jobs. </span><strong><a href="https://www.bluegreenalliance.org/resources/better-buildings-approach/" target="_blank" rel="noopener">The BlueGreen Alliance’s Better Buildings Approach</a></strong><span data-contrast="auto"> is a framework for seizing these opportunities by following three guiding principles. </span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></p> <p><span data-contrast="auto">A Better Building:</span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></p> <ol> <li><span data-contrast="auto">Is energy efficient, healthy, and climate resilient.</span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></li> <li><span data-contrast="auto">Is designed with equity and high-road labor standards. </span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></li> <li><span data-contrast="auto">Utilizes construction materials that are healthy, made in the United States, and low-carbon.</span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></li> </ol> <p><span data-contrast="auto">Public buildings and Municipal, University, School, and Hospital (MUSH) buildings have an important role to play in our Better Buildings Approach. MUSH buildings have the potential to significantly reduce carbon emissions since they represent a large portion of the commercial building stock with roughly </span><strong><a href="https://highroad.wisc.edu/wp-content/uploads/sites/1368/2020/05/2012-Making-M.U.S.H.-Energy-Efficient.pdf" target="_blank" rel="noopener">912,000 buildings</a></strong> <span data-contrast="auto">in the United States. MUSH </span><span data-contrast="none">buildings also tend to be some of the most </span><a href="https://cows.org/wp-content/uploads/sites/1368/2020/05/2012-Making-M.U.S.H.-Energy-Efficient.pdf" target="_blank" rel="noopener"><b><span data-contrast="none">energy intensive</span></b></a> <span data-contrast="auto">because they tend to be older or historic or—like hospitals—have high electricity demand. One BlueGreen Alliance </span><a href="https://www.bluegreenalliance.org/resources/20-for-mn-a-proposal-to-reduce-minnesotas-energy-use-in-the-m-u-s-h-sector-by-20-percent/" target="_blank" rel="noopener"><b><span data-contrast="none">study</span></b></a><span data-contrast="auto">—done by the UC Berkeley Labor Center—found that in Minnesota alone, reducing energy use by just 20% through improved efficiency in the MUSH sector would create 15,000 jobs and save $3.1 billion in energy bills.</span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></p> <p><span data-contrast="none">The Inflation Reduction Act opened up significant pools of federal investment for MUSH buildings including climate grants and green financing from the U.S. Environmental Protection Agency (EPA). By introducing “direct pay” for tax-exempt entities the law enables them to access clean energy tax credits. These credits were previously unavailable to organizations that don’t pay taxes—like public schools, non-profit hospitals, and local governments. Now, using direct pay, certain clean energy projects can receive cash reimbursement for tax credits worth up to 50-60% of the total project cost by meeting specific criteria—like using materials made in the United States and meeting labor standards.</span><span data-ccp-props="{"201341983":0,"335557856":16777215,"335559739":360,"335559740":276}"> </span></p> <p><span data-contrast="auto">There is significant potential in the buildings sector to address racial and economic inequality, advance environmental justice, and tackle climate change—all while creating good, union jobs. This can be done by prioritizing investments in communities that are disproportionately burdened with older, inefficient, and unhealthy buildings and creating targeted job and career opportunities across the energy efficiency sector for disadvantaged workers. </span><span data-contrast="none">As of late 2022, the energy efficiency sector employed over </span><a href="https://www.energy.gov/sites/default/files/2023-06/2023%20USEER%20REPORT-v2.pdf" target="_blank" rel="noopener"><b><span data-contrast="none">2.2 million workers</span></b></a> <span data-contrast="auto">and has the potential to create tens of thousands more good jobs in U.S. manufacturing, construction, and professional services. </span><span data-ccp-props="{"201341983":0,"335559739":0,"335559740":276}"> </span></p> </div> <div class="column b"> <div class="facts-a"> <h3 class="hx">Key Facts</h3> <div class="items"> <p> <big>900,000 Jobs</big> <strong>The Inflation Reduction Act’s investments in energy efficiency improvements for homes and offices is estimated to create 900,000 jobs over the next decade</strong>. (<a href="https://peri.umass.edu/?view=article&id=1749:employment-impacts-of-new-u-s-clean-energy-manufacturing-and-infrastructure-laws&catid=12">Source</a>)</p> </p> <p> <big>50% to 60%</big> <strong>Using direct pay, certain clean energy projects—such as solar on hospitals and geothermal for schools—can receive tax credits worth up to 60% of the total project cost by meeting specific criteria—like using materials made in the United States and meeting labor standards</strong>. (<a href="https://www.bluegreenalliance.org/resources/making-clean-energy-tax-credits-deliver-for-the-public-a-user-guide-for-governments-schools-and-nonprofits/">Source</a>)</p> </p> <p> <big>$85 billion per year </big> <strong>It is estimated that there is a funding shortfall of at least $85 billion for school infrastructure nationwide</strong>. (<a href="https://www.wellcertified.com/state-of-our-schools">Source</a>)</p> </p> </div> </div> </div> </div> </article> <hr class="thick green $mTa"> </div> <div class="contain small $mTa"> <div class="related-a"> <div class="one"> <h4>Tools & Resources</h4> <ul data-equalize> <li><a href="https://www.bluegreenalliance.org/resources/bluegreen-alliance-lauds-new-epa-lead-dust-rules/">BlueGreen Alliance Lauds New EPA Lead Dust Rules</a></li> <li><a href="https://www.bluegreenalliance.org/resources/climate-grants-from-epa-offer-huge-opportunity-for-workers-communities/">Climate Grants from EPA Offer Huge Opportunity for Workers, Communities</a></li> <li><a href="https://www.bluegreenalliance.org/resources/net-zero-school-tour-highlights-new-federal-funding-opportunities-with-clean-energy-tax-credits/">Net-Zero School Tour Highlights New Federal Funding Opportunities with Clean Energy Tax Credits</a></li> </ul> <p class="more-a"><a href="https://www.bluegreenalliance.org/resources/" class="button-c">See All</a></p> </div> <div class="two"> <h4>The Latest</h4> <ul data-equalize> <li><a href="https://www.bluegreenalliance.org/the-latest/bluegreen-alliance-welcomes-reintroduction-of-rebuild-americas-schools-act/">BlueGreen Alliance Welcomes Reintroduction of Rebuild America’s Schools Act</a></li> <li><a href="https://www.bluegreenalliance.org/the-latest/colorado-legislative-priorities-22/">Colorado Legislative Priorities 2022</a></li> <li><a href="https://www.bluegreenalliance.org/the-latest/house-education-labor-funding-bill-hit-and-miss-on-important-issues-of-school-infrastructure-dislocated-workers/">House Education & Labor Funding Bill Hit and Miss on Important Issues of School Infrastructure, Dislocated Workers</a></li> </ul> <p class="more-a"><a href="https://www.bluegreenalliance.org/the-latest/" class="button-c">See All</a></p> </div> </div> </div> </section> <footer class="footer-a" id="footer"> <div class="contain"> <div class="brand"> <h1 class="logo"><a href="/"><img src="https://www.bluegreenalliance.org/wp-content/uploads/2019/09/bga-logo2019reg_WEB_white.svg" alt="bluegreen alliance logo" width="235" height=""></a></h1> <div class="socials-a"> <ul> <li><a href="http://facebook.com/bluegreenalliance"><i class="fa fa-facebook" aria-hidden="true"></i> <span>Facebook</span></a></li> <li><a href="http://twitter.com/bgalliance"><i class="fa fa-twitter" aria-hidden="true"></i> <span>Twitter</span></a></li> <li><a href="http://youtube.com/bluegreenalliance"><i class="fa fa-youtube" aria-hidden="true"></i> <span>YouTube</span></a></li> </ul> </div> </div> <div class="links"> <div class="one"> <ul class="nav a"> <li><a href="#">Work Areas</a> <ul> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7904"><a href="https://www.bluegreenalliance.org/work/">Our Work</a> <ul class="sub-menu"> <li id="menu-item-7905" class="menu-item menu-item-type-post_type menu-item-object-work-area menu-item-7905"><a href="https://www.bluegreenalliance.org/work/clean-economy-union-jobs/">Clean Economy Union Jobs</a></li> <li id="menu-item-7907" class="menu-item menu-item-type-post_type menu-item-object-work-area menu-item-7907"><a href="https://www.bluegreenalliance.org/work/manufacturing-and-industrial-policy/">Manufacturing and Industrial Policy</a></li> <li id="menu-item-7906" class="menu-item menu-item-type-post_type menu-item-object-work-area menu-item-7906"><a href="https://www.bluegreenalliance.org/work/infrastructure-and-community-resilience/">Infrastructure and Community Resilience</a></li> <li id="menu-item-7908" class="menu-item menu-item-type-post_type menu-item-object-work-area menu-item-7908"><a href="https://www.bluegreenalliance.org/work/fairness-for-workers-and-communities/">Fairness for Workers and Communities</a></li> <li id="menu-item-7909" class="menu-item menu-item-type-post_type menu-item-object-work-area menu-item-7909"><a href="https://www.bluegreenalliance.org/work/equity-and-healthy-and-safe-communities/">Equity and Healthy and Safe Communities</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7911"><a href="https://www.bluegreenalliance.org/resources/">Updates and Resources</a> <ul class="sub-menu"> <li id="menu-item-7927" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7927"><a href="https://www.bluegreenalliance.org/resources/?s-text=&s-type%5B%5D=38">Blogs</a></li> <li id="menu-item-7915" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7915"><a href="https://www.bluegreenalliance.org/resources/?s-text=&s-type%5B%5D=28">Press Releases and Statements</a></li> <li id="menu-item-7916" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7916"><a href="https://www.bluegreenalliance.org/resources/?s-text=&s-type%5B%5D=29">Reports and Fact Sheets</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7932"><a href="https://www.bluegreenalliance.org/about/team-staff/">Our Staff</a></li> </ul> </li> </ul> </div> <div class="two"> <ul class="nav b"> <li class="hide-header menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-145"><a href="https://www.bluegreenalliance.org/site/states/">States</a> <ul class="sub-menu"> <li id="menu-item-271" class="menu-item menu-item-type-taxonomy menu-item-object-state menu-item-271"><a href="https://www.bluegreenalliance.org/work-state/ca/">California</a></li> <li id="menu-item-3918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3918"><a href="https://www.bluegreenalliance.org/work-state/colorado/">Colorado</a></li> <li id="menu-item-6001" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6001"><a href="https://www.bluegreenalliance.org/work-state/iowa/">Iowa</a></li> <li id="menu-item-3071" class="menu-item menu-item-type-post_type menu-item-object-state menu-item-3071"><a href="https://www.bluegreenalliance.org/work-state/michigan/">Michigan</a></li> <li id="menu-item-3072" class="menu-item menu-item-type-post_type menu-item-object-state menu-item-3072"><a href="https://www.bluegreenalliance.org/work-state/minnesota/">Minnesota</a></li> <li id="menu-item-272" class="menu-item menu-item-type-taxonomy menu-item-object-state menu-item-272"><a href="https://www.bluegreenalliance.org/work-state/oh/">Ohio</a></li> <li id="menu-item-3655" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3655"><a href="https://www.bluegreenalliance.org/work-state/oregon/">Oregon</a></li> <li id="menu-item-274" class="menu-item menu-item-type-taxonomy menu-item-object-state menu-item-274"><a href="https://www.bluegreenalliance.org/work-state/wa/">Washington</a></li> <li id="menu-item-6011" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6011"><a href="https://www.bluegreenalliance.org/work-state/wisconsin/">Wisconsin</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-264"><a href="https://www.bluegreenalliance.org/about/">About Us</a> <ul class="sub-menu"> <li id="menu-item-265" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-265"><a href="https://www.bluegreenalliance.org/about/members/">Members</a></li> <li id="menu-item-266" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-266"><a href="https://www.bluegreenalliance.org/about/team-staff/">Meet Our Staff</a></li> <li id="menu-item-3093" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3093"><a href="https://www.bluegreenalliance.org/about/board-of-directors/">Board of Directors</a></li> <li id="menu-item-6790" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6790"><a href="https://recruiting.paylocity.com/recruiting/jobs/All/d33784c1-2206-4056-841e-baf76e966c0d/BlueGreen-Alliance-Inc">Careers</a></li> </ul> </li> </ul> <div class="corner"> <p class="action"> <a href="https://www.bluegreenalliance.org/take-action/" class="button-a">Take Action</a> <a href="https://www.bluegreenalliance.org/take-action/actions/donate/" class="button-b green fill">Donate <i class="fa fa-chevron-circle-right" aria-hidden="true"></i></a> </p> <p class="copys"> <strong>© 2016 Blue Green Alliance</strong> <br/><a href="/privacy">Privacy Policy</a> <br/><a href="/terms">Terms of Use</a> </p> </div> </div> </div> </div> </footer> <footer class="footer-b"> <div class="contain"> <figure class="logo"><a href="http://www.bgafoundation.org/"><img src="https://www.bluegreenalliance.org/wp-content/themes/bga/images/logos-bgaf-a.svg" alt="BlueGreen Alliance Foundation" width="200" height="46"><figcaption>Learn About BlueGreen Alliance Foundation and its programs.</figcaption></a></figure> </div> </footer> </div> </div> <script>document.documentElement.style.setProperty('--vhi', window.innerHeight + 'px');</script> <script type="text/javascript"> var addthis_config = addthis_config||{}; addthis_config.data_track_addressbar = false; addthis_config.data_track_clickback = false; </script> <!-- GTM Container placement set to footer --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TBLKRR8" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Meta Pixel Event Code --> <script type='text/javascript'> document.addEventListener( 'wpcf7mailsent', function( event ) { if( "fb_pxl_code" in event.detail.apiResponse){ eval(event.detail.apiResponse.fb_pxl_code); } }, false ); </script> <!-- End Meta Pixel Event Code --> <div id='fb-pxl-ajax-code'></div><script type="text/javascript" id="awsm-team-js-extra"> /* <![CDATA[ */ var awsmTeamPublic = {"ajaxurl":"https:\/\/www.bluegreenalliance.org\/wp-admin\/admin-ajax.php","deep_linking":{"enable":"","member":{"prefix":"member","suffix":"info"},"team":{"prefix":"team","suffix":"info"}},"scripts_src":"https:\/\/www.bluegreenalliance.org\/wp-content\/plugins\/awsm-team-pro\/js"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/plugins/awsm-team-pro/js/team.min.js?ver=1.10.2" id="awsm-team-js"></script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-form-move-tracker.js?ver=1.20.3" id="gtm4wp-form-move-tracker-js"></script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/themes/bga/javascript/extras.js?ver=v8" id="el-extras-js"></script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/themes/bga/plugins/slick/slick.js?ver=v8" id="el-slick-js"></script> <script type="text/javascript" src="https://www.bluegreenalliance.org/wp-content/themes/bga/javascript/scripts.js?ver=v8" id="el-scripts-js"></script> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-575f524521024b2e" id="addthis-js"></script> </body> </html>