{"version":3,"sources":["../../sources/spaces/sp-2#web_contents/scripts/sc_1dp~sc_1dp.jsx"],"names":[],"mappings":"AAAA,IAAI,CAAC,GAAI,CAAA,IAAJ,GAAW,WAAX,EAAL,CACA,CAAC,CAAC,UAAU,CACX,CAAC,CAAC,iBAAD,CAAD,CAAqB,IAArB,CAA0B,IAA1B,EACA,CAFA,CAAD,CAIA,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":"__bundle.min.js","sourcesContent":["year=new Date().getFullYear();\n$(function(){\n\t$(\"#copyright_year\").html(year);\n});\n\n$(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});"]}