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