This Section, Sections 10-1 through 10-90 of this Act, the changes to the Illinois Administrative Procedure Act, the changes to the State Employees Group Insurance Act of 1971, the changes to Sec. 5 of the Children and Family Services Act, the changes to Sec. 8.27 of the State Finance Act, the changes to Secs. 16-136.2, 16-153.2, and 17-156.3 of the Illinois Pension Code, Sec. 8.19 of the State Mandates Act, the changes to Sec. 8.2 of the Abused and Neglected Child Reporting Act, and the changes to the Unemployment Insurance Act take effect upon becoming law. The following provisions take effect July 1, 1995: the changes to the Illinois Act on the Aging and the Civil Administrative Code of Illinois; the changes to Secs. 7 and 8a-13 of the Children and Family Services Act; the changes to the Disabled Persons Rehabilitation Act; Secs. 5.408, 5.409, 6z-39, and 6z-40 and the changes to Sec. 8.16 of the State Finance Act; the changes to the State Prompt Payment Act, the Illinois Income Tax Act, and Sec. 16-133.3 of the Illinois Pension Code; Sec. 2-3.117 and the changes to Secs. 14-7.02 and 14-15.01 of the School Code; Sec. 2-201.5 of the Nursing Home Care Act; the changes to the Child Care Act of 1969 and the Riverboat Gambling Act; the changes to Secs. 3-1, 3-1a, 3-3, 3-4, 3-13, 5-2.1, 5-5, 5-5.02, 5-5.4, 5-13, 5-16.3, 5-16.5, 5A-2, 5A-3, 5C-2, 5C-7, 5D-1, 5E-10, 6-8, 6-11, 9-11, 12-4.4, 12-10.2, and 14-8 and the repeal of Sec. 9-11 of the Illinois Public Aid Code; the changes to Sec. 3 of the Abused and Neglected Child Reporting Act; and the changes to the Juvenile Court Act of 1987, the Adoption Act, and the Probate Act of 1975. The remaining provisions of this Act take effect on the uniform effective date as provided in the Effective Date of Laws 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; } }); }); });
35 ILCS 143/99-99
Effective date
P.A. 89-21, eff. 6-6-95.
Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.