var _eroterestPartsTargetv26996669 = document.getElementById("eroterest_partsv26996669"); _eroterestPartsTargetv26996669.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=16&spn=7&fc=1&w=&e=&rn=1&ts=1&tsz=12&tu=1&tp=1&is=1&ib=0&ir=0&sprn=1&sf=6996669&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=16&spn=7&fc=1&w=&e=&rn=1&ts=1&tsz=12&tu=1&tp=1&is=1&ib=0&ir=0&sprn=1&sf=6996669&encoding=&title="+document.title+"&ref="+encodeURI(ref)); xh2.onload = function() { if(this.readyState == 4 && this.status == 200) { document.getElementById("eroterestPartsWrapperv26996669").innerHTML = this.responseText; } } xh2.send(null); } else { document.getElementById("eroterestPartsWrapperv26996669").innerHTML = this.responseText; } } }; xh.send(null); }