Headings and captions used in this code other than the title, chapter, and section numbers are employed for reference purposes only and shall not be deemed a part of the text of any section.
('67 Code, § 1.03)
var val = document.getElementById('citecontent').innerHTML;
art.dialog.defaults.title = window.location.href;
art.dialog.data('cite', val);
art.dialog.data('homeDemoPath', '/Scripts/plus/artDialog/');
art.dialog.open('/Scripts/plus/artDialog/citeiframe.html');