https://purchasing.idaho.gov/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.7
/*jslint browser: true, white: true, this: true, long: true */ /*global console,jQuery,megamenu,window,navigator*/ /*! Max Mega Menu jQuery Plugin */ (function ( $ ) { "use strict"; $.maxmegamenu = function(menu, options) { var plugin = this; var $menu = $(menu); var $wrap =…