Before repairing metal building wall panels, overhead frame, J trim, and corner trim … simple repair
Metal building wall panel repair in process
Metal building after we replaced the metal wall panels as part of a metal building renovation, Metalguard, Houston, TX
Metal building repair and metal roofing contractor
We are a metal building repair contractor. Below (August 2016); before replacing metal wall panels, j-trim, and cutting out and replacing the damaged steel Cee channel frames supporting the overhead doors. Update, July 2017: Just finishing the metal roofing on the pre-engineered metal building below. We work with building owners and managers on building repairs, accomplishing goals as the budget allows.
We are metal building contractors involved with repairing all components of metal building.
$("input.slider").on("input change", function(event) {
var element = $(this).parents("div.container");
var pos = event.target.value;
element.find("div.before").css({width: pos + "%"});
element.find("div.slider-button").css({left: "calc(" + pos + "% - 18px)"});
});