64F-14.001. Definitions (Repealed)
Effective on Thursday, December 29, 2016
1Rulemaking Authority 3154.04(1)(c) FS. 5Law Implemented 7154.04(1)(c) FS. 9History–New 1-12-87, Amended 3-30-89, 4-13-94, 5-15-96, Formerly 10D-96.002, Repealed 12-29-16.
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');