/exhkqyad function get_cookie_spsn() { return "spsn=1755086578718_"; } function get_cookie_spid() { return "oirutpspid=1755086578718_2a2ec6951a77b937b909d09582eee97d_a7nioipq2mgo0vq8"; } function get_cookie_spsc_encrypted_part() { let func = function () {/**/}; let pem = func.toString().match(/[^]*\/\*([^]*)\*\/\}$/)[1]; return KJUR.crypto.Cipher.decrypt("342b0bd4849576bcd4e62138999e97d24af21ccdb3766177261ddaa08cbcf30e34f3ca565ee4f01a20212a4f3ec7361247c792ffd92c721ec513db463265b462f4cdc7271cb9229df092df8bd689ba0d1f3f9955c3e48383db54ce594ad2193f08b01a47931a2d2d4c0bd74888d475e51b8621a4b9b058a11f666490adf553f7", 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%2fsantehnika-online.ru%2fproduct%2fkryshka_sidene_ifo_special_rp706011300_s_mikroliftom&hcheck=8764abf14b44bfb793481a2f29a91116&request_datetime=2025-08-13+12%3a02%3a58+%2b0000&request_ip=216.73.216.138&request_id=w2WxKbDdUuQ1&srv=061759281961ebea2cd052e1405a4ba7&copts_k=cf0130edbd697e0eb8dc26210aae67e3c164954c3c893eddc7de65e79518b16686930492802dff879a31a328d5df4f812aa88e23ae53b69fc3a9374aeb571758"; if (location.includes("?")) { location += "&"; } else { location += "?"; } return location + get_cookie_spid() + "&" + get_cookie_spsc(); }