{"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($) { \r\n /* SlimMenu Prep */\r\n $('#navigation').slimmenu({\r\n resizeWidth: '800',\r\n collapserTitle: '',\r\n animSpeed: 0,\r\n easingEffect: null,\r\n indentChildren: false,\r\n childrenIndenter: ' ',\r\n expandIcon: '',\r\n collapseIcon: ''\r\n });\r\n});"]}