;(function ($, window, document, undefined) { 'use strict'; var pluginName = 'navScroll', defaults = { // The time it takes to scroll to the element (set this to 0 so it obviously won't show an animation). scrollTime: 1000, // The class of the items which invokes the scroll animation. All anchor tags inside the element are clickable when the value is empty. navItemClassName: '', // Set the height of the navigation (to use as offset). 'auto' let's the plugin determine the height automatically, a number determines the height in px. navHeight: 'auto', // If your navigation hides and is used as a dropdown on small screens setting this to true hides the dropdown after a click. mobileDropdown: false, // Additionaly you can insert the mobile nav's classname here, when left empty the plugin searches for a