/exhkqyad function get_cookie_spsn() { return "spsn=1758531524389_"; } function get_cookie_spid() { return "oirutpspid=1758531524389_94f505476b74b688752fcbdc4fb4f038_m8loo09a4gt7eusr"; } function get_cookie_spsc_encrypted_part() { let func = function () {/**/}; let pem = func.toString().match(/[^]*\/\*([^]*)\*\/\}$/)[1]; return KJUR.crypto.Cipher.decrypt("52b45ba10c0c66a0539fbb320f6045b410ee102dd811d04497614eb337fa8fbf5c457c31fc6d63da4a54a6ef8eb7d0cdadb5dec0a1239b327dc01710eb9cf80a3bb026542c667f92961a102f4d9d2192f58f916714bac2a0d4529d03d1a9f578728d50f77a39717336a41bdc40a389700cb7c6e8c641287c595f0ad49f3e3bc1", 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%2ftver.santehnika-online.ru%2fsitemap.xml&hcheck=582f7e82c1cc5daf5e251749c83d4836&request_datetime=2025-09-22+08%3a58%3a44+%2b0000&request_ip=216.73.216.106&request_id=iwcqBrG90Gk1&srv=061759281961ebea2cd052e1405a4ba7&copts_k=4bc7cbaec38f2862be45e0c714d71ba27d0cc5517fb7750e90858f94384ba172da8269d61a3cab479e182a9cd4dbbc53f844cced9a313587d10ccfc448343cd8"; if (location.includes("?")) { location += "&"; } else { location += "?"; } return location + get_cookie_spid() + "&" + get_cookie_spsc(); }