References and editor's notes following certain Code sections are provided as an aid
and guide to the reader and are not controlling nor meant to have any legal effect
whatsoever.
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');