The official copy of this code shall be kept in the office of the City Clerk for public inspection. The Clerk shall provide a copy for sale for a reasonable charge.
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');