53ER87-30. Confidential Information
Effective on Wednesday, December 30, 1987
1Specific Authority Section 6(14), Section 8(5), Laws of Florida. Law Implemented Chapter 87-65, Laws of Florida, 17213.053 FS., 1915 U. S. C., Section 1681. History–New 9-28-87, Amended 11-10-87, 12-30-87, Replaced by 53ER95-16.
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');