{"version":3,"sources":["../../sources/spaces/sp-7#sel_94469/scripts/sc_jhy~sc_jhy.jsx"],"names":[],"mappings":"AAAA,CAAC,CAAC,QAAD,CAAD,CAAY,KAAZ,CAAkB,UAAU,CAC3B,GAAI,OAAO,CAAC,GAAR,CAAY,cAAZ,IAAgC,SAApC,CAA8C,CAC7C,UAAU,CAAC,UAAY,CACtB,CAAC,CAAC,gBAAD,CAAD,CAAoB,MAApB,CAA2B,GAA3B,EACC,CAFQ,CAEN,IAFM,CAAV,CAGA,CAAC,CAAC,uCAAD,CAAD,CAA2C,KAA3C,CAAiD,UAAW,CAC3D,CAAC,CAAC,gBAAD,CAAD,CAAoB,OAApB,CAA4B,GAA5B,EACA,OAAO,CAAC,GAAR,CAAY,cAAZ,CAA4B,MAA5B,CAAoC,CAAE,OAAO,CAAE,GAAX,CAApC,EACA,CAHD,EAIA,CACD,CAVD","file":"sc_jhy~sc_jhy.min.js","sourcesContent":["$(document).ready(function(){ \n\tif( Cookies.get('cookie_agree') === undefined){\n\t\tsetTimeout(function () {\n\t\t\t$(\"#cookieConsent\").fadeIn(200);\n\t\t }, 1000);\n\t\t$(\"#closeCookieConsent, .cookieConsentOK\").click(function() {\n\t\t\t$(\"#cookieConsent\").fadeOut(200);\n\t\t\tCookies.set('cookie_agree', 'true', { expires: 365 });\n\t\t}); \n\t}\n}); "]}