Each permittee who receives a questionnaire should return the
questionnaire to the division regardless of success. Returning the
questionnaire helps the division evaluate population trends, determine
harvest success and other valuable information.
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');