If any provision of this article or the
application thereof to any person or circumstances is held
unconstitutional, the remainder of the article and the application of
such provision to other persons or circumstances shall not be affected
thereby.
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');