The provisions of this chapter shall be
severable, and if any provision of this chapter is declared to be void
or invalid by a court of competent jurisdiction, the remaining
provisions shall not be affected, and shall remain in full force and
effect.
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');