65C-6.005. Confidentiality (Transferred to 65H-1.004)
Effective on Wednesday, February 4, 2009
1Specific Authority 415.608, 4120.53 FS. 6Law Implemented 415.601 et seq. FS. History–New 5-13-79, Amended 12-4-79, 12-3-85, Formerly 10A-8.06, 10A-8.006, 10M-48.005, 21Transferred to 2365H-1.00424.
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');