SECTION 20. Access to public records.
- 1Section 24 of Article I, relating to access to public records, shall take effect July 1, 1993.
History.—Added, C.S. for C.S. for H.J.R.’s 1727, 863, 2035, 1992; adopted 1992.
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');