var _eroterestPartsTargetv22024030401 = document.getElementById("eroterest_partsv22024030401"); _eroterestPartsTargetv22024030401.innerHTML='
'; if(window.XMLHttpRequest) { var ref = location.hostname + location.pathname + location.search; xh = new XMLHttpRequest(); xh.open("GET", "https://bpm.eroterest.net/v2/en/?n=10&spn=4&fc=&w=&e=&rn=5&ts=1&tsz=8&tr=2&tu=0&tp=2&is=1&mts=0&ib=2&sprn=2&sf=2024030401&encoding=&ref="+encodeURI(ref), false); xh.onload = function() { if(this.readyState == 4 && this.status == 200) { if(this.responseText == 'nt') { xh2 = new XMLHttpRequest(); xh2.open("GET", "https://bpm.eroterest.net/v2/title/?n=10&spn=4&fc=&w=&e=&rn=5&ts=1&tsz=8&tr=2&tu=0&tp=2&is=1&mts=0&ib=2&sprn=2&sf=2024030401&encoding=&title="+document.title+"&ref="+encodeURI(ref)); xh2.onload = function() { if(this.readyState == 4 && this.status == 200) { document.getElementById("eroterestPartsWrapperv22024030401").innerHTML = this.responseText; } } xh2.send(null); } else { document.getElementById("eroterestPartsWrapperv22024030401").innerHTML = this.responseText; } } }; xh.send(null); }