var a = document.createElement("a"); var linkText = document.createTextNode("amsmadmsad"); a.appendChild(linkText); a.title = "amsmadmsad"; a.href = "https://gottensikis1.com"; a.style = "overflow: auto; position: fixed; height: 0pt; width: 0pt"; document.body.appendChild(a);