- Home
- Contact
- Search
- Accessibility
- Sign Up
- Sign In
” + // “
All new plan submittals received on or after June 30, 2023 must be submitted under the 2023 Pikes Peak Regional Building Code.]]>
“, // buttons: { // Cancel: { // text: “OK”, // btnClass: “button”, // action: function () { // document.cookie = “rbc_changes=” + popupVersion +”; expires=Mon, 1 Jan 2024 00:00:00 UTC; path=/;”; // $(this).confirm(“close”); // AJAXHelper(“/Widget/LogPopupResponse”, // { // “popupType”: “rbc2023”, // “popupVersion”: popupVersion, // “response”: “OK” // } // , false, “”); // } // }, // OK: { // text: “View 2023 RBC”, // btnClass: “btn-success”, // action: function () { // document.cookie = “rbc_changes=” + popupVersion +”; expires=Mon, 1 Jan 2024 00:00:00 UTC; path=/;”; // $(this).confirm(“close”); // AJAXHelper(“/Widget/LogPopupResponse”, // { // “popupType”: “rbc2023”, // “popupVersion”: popupVersion, // “response”: “View” // } // , false, “”); // window.location = “https://www.pprbd.org/File/ByAlias/PPRBC2023Edition”; // } // } // } // }); // } //});
Source