65C-6.002. Certification (Transferred to 65H-1.001)
Effective on Wednesday, February 4, 2009
1Specific Authority 339.903, 439.905 FS. 6Law Implemented 839.905 FS. 10History–New 5-13-79, Amended 12-4-79, 12-13-85, Formerly 10A-8.03, Amended 6-22-87, Formerly 10A-8.003, 10M-48.002, Amended 3-12-00, 24Transferred 25to 2665H-1.00127.
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');