The history notes appearing in parentheses after sections of this Code are not intended
to have any legal effect, but are merely intended to indicate the source of the matter
contained in the section.
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');