Effective on Friday, March 30, 2001
1Specific Authority 324.105(2), 4(10)(a), (b), (c), (d), (e), (f), 1024.109(1), 1124.115(1) FS. 13Law Implemented 1524.105(10) 16(a), (b), (c), (d), (e), (f), 2224.115(1), 2324.117(2) FS. 25History–New 3-30-01, Replaces 53ER99-58, F.A.C., Replaced by 53ER02-51, F.A.C.
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');