Public-domain · open source
OpenJurist

225 ILCS 235/26

Continuation of Act; validation

Known as the Structural Pest Control Act

The act spans §§ 225-235-1 to 225-235-9 (58 sections).

P.A. 95-786, eff. 8-7-08.

(a) The General Assembly finds and declares that: (1) Public Act 94-754, which became effective on May 10, 2006, changed the repeal date set for the Structural Pest Control Act within the Regulatory Sunset Act from January 1, 2007 to January 1, 2008. (2) The Statute on Statutes sets forth general rules on the repeal of statutes and the construction of multiple amendments, but Section 1 of that Act also states that these rules will not be observed when the result would be "inconsistent with the manifest intent of the General Assembly or repugnant to the context of the statute". (3) This amendatory Act of the 95th General Assembly manifests the intention of the General Assembly to remove the current repealer of the Structural Pest Control Act set forth in the Regulatory Sunset Act and have the Structural Pest Control Act continue in effect beyond January 1, 2008. (4) The Structural Pest Control Act was originally enacted to protect, promote, and preserve the public health and general welfare. Any construction of subsection (a) of Section 4.18 of the Regulatory Sunset Act that results in the repeal of the Structural Pest Control Act on January 1, 2008 would be inconsistent with the manifest intent of the General Assembly and repugnant to the context of the Regulatory Sunset Act and the Structural Pest Control Act, and would create serious potential risks to the health and safety of the people of Illinois. (b) It is hereby declared to have been the intent of the General Assembly that the Structural Pest Control Act not be subject to repeal on January 1, 2008. (c) The Structural Pest Control Act shall be deemed to have been in continuous effect since May 10, 2006 (the effective date of Public Act 94-754), and it shall continue to be in effect henceforward until it is otherwise lawfully repealed. All previously enacted amendments to the Act taking effect on or after January 1, 2008, are hereby validated. (d) All actions taken in reliance on or pursuant to the Structural Pest Control Act by the Department of Public Health or any other person or entity are hereby validated. (e) In order to ensure the continuing effectiveness of the Structural Pest Control Act, it is set forth in full and re-enacted by this amendatory Act of the 95th General Assembly. This re-enactment is intended as a continuation of the Act. It is not intended to supersede any amendment to the Act that is enacted by the 95th General Assembly. (f) The Structural Pest Control Act applies to all claims, civil actions, and proceedings pending on or filed on or before the effective date of this Act. This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn .fade-out { opacity: 0; transition: opacity 1.0s; /* Adjust the duration as needed */ } .cookies { position: fixed; bottom: 0; margin-bottom: 0; /* Ensure no margin at the bottom */ width: 100%; border-radius: 0; /* Remove rounded borders */ opacity: 0.98; z-index: 100; } @media (max-width: 576px) { .cookies { height: auto; /* Allow the height to adjust based on content */ padding-bottom: 80px !important; /* Add extra padding to push buttons above UserWay widget */ } } ILGA.gov is better with cookies. ILGA.gov uses cookies to ensure you get the best experience on our website. By continuing to browse ILGA.gov you consent to our use of cookies. Read About Cookies Accept & Continue document.getElementById('about-cookies-btn').addEventListener('click', function () { window.location.href = '/Cookies'; }); (function () { var button = document.querySelector("#cookieConsent button[data-cookie-string]"); button.addEventListener("click", function (event) { document.cookie = button.dataset.cookieString; var cookieContainer = document.querySelector("#cookieConsent"); cookieContainer.remove() }, false); })(); enableWordFriendlyCopy({ selector: '#copyable-content', baseUrl: 'https://ilga.gov/' }); (function () { const BASE_WIDTH = 578; const isDev = location.hostname === 'localhost' || location.hostname === 'dev.ilga.gov'; const log = (...args) => { if (isDev) { console.log(...args); } }; function applyBillScale() { log('--- applyBillScale called ---'); const host = document.querySelector('#billtextanchor .billtext-host'); const scaleEl = document.querySelector('#billtextanchor .billtext-scale'); log('host element:', host); log('scaleEl element:', scaleEl); if (!host || !scaleEl) { log('Missing host or scaleEl, exiting'); return; } const available = window.innerWidth; log('available viewport width:', available); let scale = 1; log('initial scale:', scale); if (available = 850 (desktop)'); } log('calculated scale:', scale); scaleEl.style.transformOrigin = 'top left'; scaleEl.style.transform = `scale(${scale})`; log('transform:', scaleEl.style.transform); const calculatedWidth = BASE_WIDTH * scale; scaleEl.style.width = `${calculatedWidth}px`; log('calculated width:', calculatedWidth); } log('Bill scaling script loaded. isDev =', isDev); window.addEventListener('orientationchange', () => { log('orientationchange event fired'); applyBillScale(); }); document.addEventListener('DOMContentLoaded', () => { log('DOMContentLoaded event fired'); applyBillScale(); }); })(); (function () { var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function () { acsbJS.init({ statementLink: '', footerHtml: '', hideMobile: false, hideTrigger: false, disableBgProcess: false, language: 'en', position: 'left', leadColor: '#070D0D', triggerColor: '#03396c', triggerRadius: '50%', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerIcon: 'people', triggerSize: 'medium', triggerOffsetX: 20, triggerOffsetY: 20, mobile: { triggerSize: 'small', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerOffsetX: 10, triggerOffsetY: 10, triggerRadius: '50%' } }); }; h.appendChild(s); })(); document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('button[onclick]').forEach(button => { // Extract the href from the inline onclick const onclick = button.getAttribute('onclick'); const match = onclick.match(/location\.href\s*=\s*['"]([^'"]+)['"]/); if (!match) return; const url = match[1]; // Remove the inline onclick to prevent auto navigation button.removeAttribute('onclick'); // Add our controlled event listener button.addEventListener('click', function (e) { if (e.ctrlKey || e.metaKey) { window.open(url, '_blank'); } else { window.location.href = url; } }); }); });

Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.