If any provision of this chapter or the
application of such provision to any person or circumstance is held
invalid, the remainder of the chapter and the application of such
provisions 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');