County Community Resources
Sorry, these resources are no longer available.
If you would like access the resources last updated in to 2022 files please reach out to Colleen Harryman at colleen.harryman@wisc.edu
$(document).ready(function(){ $('.markdown-block .sqs-block-content h3').addClass('ui-closed').css('cursor','pointer'); $(".markdown-block .sqs-block-content h3").nextUntil("h3").slideToggle(); $(".markdown-block .sqs-block-content h3").click(function() { $(this).nextUntil("h3").slideToggle(); $(this).toggleClass('ui-closed ui-open'); }); });
Sorry, these resources are no longer available.
If you would like access the resources last updated in to 2022 files please reach out to Colleen Harryman at colleen.harryman@wisc.edu