{"version":3,"sources":["custom.js"],"names":["jQuery","document","ready","$","slimmenu","resizeWidth","collapserTitle","animSpeed","easingEffect","indentChildren","childrenIndenter","expandIcon","collapseIcon"],"mappings":"AAAAA,OAAQC,UAAWC,MAAM,SAASC,GAEhCA,EAAE,eAAeC,SAAS,CACxBC,YAAa,MACbC,eAAgB,GAChBC,UAAW,EACXC,aAAc,KACdC,gBAAgB,EAChBC,iBAAkB,SAClBC,WAAY,GACZC,aAAc","file":"custom.min.js","sourcesContent":["jQuery( document ).ready(function($) { \n /* SlimMenu Prep */\n $('#navigation').slimmenu({\n resizeWidth: '800',\n collapserTitle: '',\n animSpeed: 0,\n easingEffect: null,\n indentChildren: false,\n childrenIndenter: ' ',\n expandIcon: '',\n collapseIcon: ''\n });\n});"]}