If any provision of this Part or
the application thereof to any person or in any circumstance is adjudged
invalid, such adjudication shall not affect the validity of this Part as a
whole or any provision thereof 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');