If any provision of this Part or
its application to any person is adjudged invalid, the adjudication does not
affect the validity of this Part as a whole or of any portion not adjudged
invalid.
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');