Effective on Tuesday, April 14, 2020
1Rulemaking Authority 3120.53, 4473.304 FS. 6Law Implemented 8120.53, 920.30(5) FS. History–New 2-3-81, Formerly 21A-19.08, Amended 12-2-92, Formerly 21A-19.008, Repealed 4-14-20.
Historical Versions(1)
Select effective date to view different version.
var val = document.getElementById('citecontent').innerHTML;
var href = decodeURIComponent(window.location.href);
var url = decodeURIComponent(escape(href.split("#")[0]));
url = decodeURIComponent(escape(url.split(",")[0]));
art.dialog.defaults.title = url;
art.dialog.data('cite', val);
art.dialog.data('homeDemoPath', '/Scripts/plus/artDialog/');
art.dialog.open('/Scripts/plus/artDialog/citeiframe.html');