Finding the right church remodeling contractor in Tulsa is about more than hiring a construction crew. It is about choosing a partner who understands that your building is not just a structure. It is the physical home of your ministry, a gathering place for worship,...
Choosing the right church construction company in Tulsa is one of the most consequential decisions your congregation will ever make. A church building is not just steel, concrete, and drywall. It is the physical home of your ministry, a place where families gather,...
When commercial gutters and downspouts fail, the damage is rarely instant: it is silent, cumulative, and expensive. Building owners and facility managers often overlook these systems because they seem simple. A metal channel, a vertical pipe, a splash block at the...
Most people see a wall of glass and think the job stopped at setting a pane into an opening. That assumption is what separates a low-bid installer from a true commercial glazing contractor. Glass is the visible surface, but the real work lives in the aluminum framing,...
A crack in the wall never fixes itself. A door that scrapes the floor will not suddenly swing free. And water pooling against your foundation after every rain is not a minor drainage nuisance: it is a countdown. Commercial foundation repair is not a maintenance line...
A crack in a brick wall rarely tells the whole story. Property managers and building owners who treat masonry damage as a cosmetic issue often learn the hard way that the real problem runs much deeper. Commercial masonry contractors bring a structural mindset to every...
(function () {
var nav = document.querySelector('.tk-nav');
if (!nav) return;
var hamburger = nav.querySelector('.tk-nav-hamburger');
var menu = nav.querySelector('.tk-nav-menu');
var backdrop = nav.querySelector('.tk-nav-backdrop');
var subToggles = nav.querySelectorAll('.tk-nav-sub-toggle');
function openMenu() {
hamburger.setAttribute('aria-expanded', 'true');
hamburger.setAttribute('aria-label', 'Close navigation menu');
menu.setAttribute('data-open', 'true');
backdrop.setAttribute('data-open', 'true');
document.body.classList.add('tk-nav-open');
}
function closeMenu() {
hamburger.setAttribute('aria-expanded', 'false');
hamburger.setAttribute('aria-label', 'Open navigation menu');
menu.removeAttribute('data-open');
backdrop.removeAttribute('data-open');
document.body.classList.remove('tk-nav-open');
// Collapse any open submenus
subToggles.forEach(function (toggle) {
toggle.setAttribute('aria-expanded', 'false');
var subId = toggle.getAttribute('aria-controls');
if (subId) {
var sub = document.getElementById(subId);
if (sub) sub.removeAttribute('data-expanded');
}
});
}
hamburger.addEventListener('click', function () {
var isOpen = hamburger.getAttribute('aria-expanded') === 'true';
if (isOpen) { closeMenu(); } else { openMenu(); }
});
backdrop.addEventListener('click', closeMenu);
// Escape key closes mobile menu
document.addEventListener('keydown', function (e) {
if (e.key === 'Escape' && hamburger.getAttribute('aria-expanded') === 'true') {
closeMenu();
hamburger.focus();
}
});
// Services submenu toggles (mobile)
subToggles.forEach(function (toggle) {
toggle.addEventListener('click', function () {
var isExpanded = toggle.getAttribute('aria-expanded') === 'true';
toggle.setAttribute('aria-expanded', String(!isExpanded));
var subId = toggle.getAttribute('aria-controls');
if (subId) {
var sub = document.getElementById(subId);
if (sub) {
if (isExpanded) { sub.removeAttribute('data-expanded'); }
else { sub.setAttribute('data-expanded', 'true'); }
}
}
});
});
// Auto-close mobile menu if viewport resized back to desktop
var resizeTimer;
window.addEventListener('resize', function () {
clearTimeout(resizeTimer);
resizeTimer = setTimeout(function () {
if (window.innerWidth > 1024 && hamburger.getAttribute('aria-expanded') === 'true') {
closeMenu();
}
}, 150);
});
})();
var wpilFrontend = {"ajaxUrl":"/wp-admin/admin-ajax.php","postId":"7","postType":"term","openInternalInNewTab":"0","openExternalInNewTab":"1","disableClicks":"0","openLinksWithJS":"0","trackAllElementClicks":"1","clicksI18n":{"imageNoText":"Image in link: No Text","imageText":"Image Title: ","noText":"No Anchor Text Found"}};
//# sourceURL=wpil-frontend-script-js-extra
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https://tektonebuilders.com/wp-admin/admin-ajax.php","images_uri":"https://tektonebuilders.com/wp-content/themes/Divi/images","builder_images_uri":"https://tektonebuilders.com/wp-content/themes/Divi/includes/builder/images","et_frontend_nonce":"e4659d2185","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"e0d71d95b2","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"5018","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https://tektonebuilders.com/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors","accent_color":"#7EBEC5","waypoints_options":[]};
var et_pb_box_shadow_elements = [];
//# sourceURL=divi-custom-script-js-extra