53ER21-23. HONEYCOMB (Replaced by 53ER22-15)
Effective on Monday, March 15, 2021
1Rulemaking Authority 324.105(9)(a), 4(b), (c), (e), (h) 824.109(1), 924.115(1) FS. 11Law Implemented 1324.105(9)(a), 14(b), (c), (e), (h), 1824.115(1) FS. 20History21–22New 3-15-21, 24Replaced by 53ER22-1527.
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');