“Incorporate
by reference” means to make a message a part of another message by identifying
the message to be incorporated and expressing the intention that it be
incorporated.
(Added to NAC by Sec’y of State by R155-98, eff. 12-2-99)
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');