/exhkqyad function get_cookie_spsn() { return "spsn=1753706231268_"; } function get_cookie_spid() { return "oirutpspid=1753706231268_4fa988cb91b3f249821cd9a1c1975ff1_3bm0it77ofp23j0o"; } function get_cookie_spsc_encrypted_part() { let func = function () {/**/}; let pem = func.toString().match(/[^]*\/\*([^]*)\*\/\}$/)[1]; return KJUR.crypto.Cipher.decrypt("64c4d3deab903260b6ec0849697cf13b5fa9f0a5d5c268eb3747c232755e39a6b22da5a72647c5d60ac334b0f12490c4d19ccb06560f224c785f07d81ad8bf8215a5b2ac8398c5ec8ed62052736c4c95f3aa4bc9f0edb9efe2f93ee7d07c8a498f5f23b332613af22a05a430713728c72d7bc768694de70dfcbd93f0c96d8e8e", KEYUTIL.getKey(pem)); } function get_cookie_spsc_uncrypted_part() { return ""; } function get_cookie_spsc() { const ret = get_cookie_spsc_uncrypted_part() + get_cookie_spsc_encrypted_part(); return "oirutpspsc=" + ret; } function get_options() { return JSON.parse('{"is_captcha":false}'); } function get_location() { let location = "/xpvnsulc/?back_location=http%3a%2f%2fsmolensk.santehnika-online.ru%2fsitemap.xml&hcheck=ad62effffe032fb6bb9276631b5ec68f&request_datetime=2025-07-28+12%3a37%3a11+%2b0000&request_ip=216.73.216.164&request_id=BbkLi5PLhW21&srv=061759281961ebea2cd052e1405a4ba7&copts_k=cc5470dd8cee1c25766c06dfe67c14ff3234a16b2effb71810f87e403e02297d8434e10f6f75d88fe3ed1ac18d831b5ae555d27b9f40a9fd6d75981a46266318"; if (location.includes("?")) { location += "&"; } else { location += "?"; } return location + get_cookie_spid() + "&" + get_cookie_spsc(); }