In the event where separate requirements pertain to the same
situation in the same code, or between different codes as adopted, the
more restrictive requirement shall govern, as determined by the AHJ.
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');