If any provision of this rule or its application to any person or
circumstances is for any reason held to be invalid, the remainder of
the rule and the application of the 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');