https://purchasing.idaho.gov/wp-content/themes/Webmaster-v4/js/theme.js?ver=1.0.1
jQuery(function($) { var anchor = window.location.hash.replace( "#", "" ); if ( anchor && anchor !== '' ) { $( ".collapse" ).collapse( 'hide' ); console.log( anchor ) $( "#" + anchor ).find( '.collapse' ).collapse( 'show' ); } function lift_logo() { var nav_height =…