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
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');