If any provision of this chapter or the application thereof
to any person or circumstance is held invalid, the remainder of this
chapter and the application of such provisions to other persons and
circumstances shall not be rendered invalid 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');