The requirements of this chapter are in addition to the requirements set forth in sections 40 to 40D, inclusive, of chapter 82 and not in lieu thereof.
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');