This article implements MGL c. 166, § 22C and associated
sections and shall be construed in a manner consistent with these
sections and with the definitions in MGL c. 166, § 22A.
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');