If any provision of this rule or the application thereof to any
person or circumstance 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');