If any provision of this rule or the application of it 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 may not be affected by it.
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');