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