Implementation of this chapter is contingent upon availability of funds in accordance with State Finance and Procurement Article, §§7-234 and 7-235, Annotated Code of Maryland.
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');