!function(a){a.fn.stellarNav=function(b,c,d){nav=a(this),c=a(window).width();var h=a.extend({theme:"plain",breakpoint:768,phoneBtn:!1,locationBtn:!1,sticky:!1,position:"static",showArrows:!0,closeBtn:!1,scrollbarFix:!1},b);return this.each(function(){function i(){window.outerWidth<=d?(f(),nav.addClass("mobile"),nav.removeClass("desktop"),!nav.hasClass("active")&&nav.find("ul:first").is(":visible")&&nav.find("ul:first").hide()):(nav.addClass("desktop"),nav.removeClass("mobile"),nav.hasClass("active")&&nav.removeClass("active"),!nav.hasClass("active")&&nav.find("ul:first").is(":hidden")&&nav.find("ul:first").show(),a("li.open").removeClass("open").find("ul:visible").hide(),f(),g())}if("light"!=h.theme&&"dark"!=h.theme||nav.addClass(h.theme),h.breakpoint&&(d=h.breakpoint),h.phoneBtn&&h.locationBtn)var b="third";else if(h.phoneBtn||h.locationBtn)var b="half";else var b="full";if(nav.prepend(' Menu'),h.phoneBtn){var e=' Call us';nav.find("a.menu-toggle").after(e)}if(h.locationBtn){var e=' Location';nav.find("a.menu-toggle").after(e)}h.sticky&&(navPos=nav.offset().top,c>=d&&a(window).bind("scroll",function(){a(window).scrollTop()>navPos?nav.addClass("fixed"):nav.removeClass("fixed")})),"top"==h.position&&nav.addClass("top"),h.showArrows||nav.addClass("hide-arrows"),h.closeBtn&&nav.find("ul:first").append('