A precept issued pursuant to section
28-216.7.2 shall be executed in accordance with the procedure set forth
in sections 28-216.8.1 through 28-216.8.3.
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');