Public-domain · open source
OpenJurist

20 ILCS 1310/3a

Domestic Violence Hotline

Known as the Domestic Violence Shelters Act

The act spans §§ 20-1310-0-01 to 20-1310-3a (6 sections).

P.A. 104-247, eff. 1-1-26.

(a) The Department of Human Services shall be responsible for the provision of a single, easy to use telephone number for public access to information and referral for domestic violence services. Subject to subsection (e), the Department is authorized to identify and enter into a contract with a lead entity to provide governance and oversight, including the ability to design, implement, support, and coordinate a State-wide Domestic Violence Hotline system. (b) Qualifications for identification of the lead entity shall include: (1) Ability to provide statewide, toll-free, 24-hour, 7 day-a-week, multi-lingual, confidential referral services to victims and perpetrators of domestic violence and information to people calling on behalf of a victim, including friends or family of the domestic violence victim and first responders such as the police. (2) Has a record of providing effective, victim-centered referral services to victims of domestic violence for at least 2 years prior to the effective date of this amendatory Act of the 104th General Assembly. (3) Has provided 40 hours of training in domestic violence to all of its direct staff and volunteers. Staff trained after July 1, 2004, must be trained by a site approved by the Illinois Certified Domestic Violence Professionals. (4) Must be an Illinois 501(c)(3) non-profit agency or organization. (5) Ability to provide an independent audit at the time of application. (6) Provides 24-hour telephone accessibility by personnel trained in domestic violence without requiring the victim to make a second phone call or wait for a return phone call. (7) Provides victims' access and direct referrals to the Department's funded domestic violence providers via a three-way phone linkage. (8) Has adequate staffing to make referrals to domestic violence service agencies, identify non-traditional domestic violence services, provide safety planning or tips, and help victims explore service options including for those living in remote areas of the State and for those for whom English is not their primary language. (9) Provides the most up-to-date technology to increase access to domestic violence services for the deaf and hard of hearing. (10) Demonstrated expertise or experience, or both, in planning for a statewide information and referral system. (c) The lead entity shall encourage the orderly and efficient use of the Domestic Violence Hotline to: (1) provide access to referrals for domestic violence services 24/7; and (2) collect needed information about the demand for and delivery of domestic violence services across Illinois. (d) The lead entity shall provide periodic programmatic and fiscal reports on activities, accomplishments, and other issues to the Department. (e) In awarding the contract under subsection (a), the Department shall ensure that the Domestic Violence Hotline lead entity has the organizational capacity to carry out the terms of the contract. (f) Nothing in this Act is intended to limit sources of funding to support the operation of the Domestic Violence Hotline. 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.