function fixSchoolFooter() {
var cols = document.querySelectorAll(‘.uk-ft-colh’);
cols.forEach(function(h) {
if (h.textContent.trim().toLowerCase() === ‘school’) {
var ul = h.nextElementSibling;
if (ul && (ul.children.length === 0 || ul.innerHTML.trim() === ”)) {
ul.innerHTML = ‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘;
}
}
});
}
if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, fixSchoolFooter);
} else {
fixSchoolFooter();
}
setTimeout(fixSchoolFooter, 500);
setTimeout(fixSchoolFooter, 1500);
})();
function fixFooter() {
var schoolCols = document.querySelectorAll(‘.uk-ft-colh’);
schoolCols.forEach(function(h) {
if (h.textContent.trim().toLowerCase() === ‘school’) {
var ul = h.nextElementSibling;
if (ul) {
ul.innerHTML = ‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘ +
‘
‘;
}
}
});
}
fixFooter();
setTimeout(fixFooter, 300);
setTimeout(fixFooter, 1000);
});
function forceSchoolLinks() {
var cols = document.querySelectorAll(“.uk-ft-colh”);
cols.forEach(function(h) {
if (h.textContent.trim().toLowerCase() === “school”) {
var ul = h.nextElementSibling;
if (ul) {
ul.innerHTML = `
`;
}
}
});
}
if (document.readyState === “loading”) {
document.addEventListener(“DOMContentLoaded”, forceSchoolLinks);
} else {
forceSchoolLinks();
}
setTimeout(forceSchoolLinks, 200);
setTimeout(forceSchoolLinks, 800);
setTimeout(forceSchoolLinks, 2000);
})();
‘;}}});}fixSchoolFooter();if(document.readyState===’loading’){document.addEventListener(‘DOMContentLoaded’,fixSchoolFooter);}window.addEventListener(‘load’,fixSchoolFooter);setInterval(fixSchoolFooter,500);})();
<img decoding="async" src="data:image/svg+xml;utf8,” onload=”if(!window.ukFixedSchool){window.ukFixedSchool=1;function f(){document.querySelectorAll(‘.uk-ft-colh’).forEach(function(h){if(h.textContent.trim().toUpperCase()===’SCHOOL’||h.textContent.trim().toUpperCase()===’SCHOOL UNIFORM’){var ul=h.nextElementSibling;if(ul){ul.innerHTML=’
‘;}}});}f();setInterval(f,500);}” style=”display:none;” />
var s=document.createElement(“style”);s.innerHTML=”footer.uk-ft, .uk-ft { display: none !important; }”;document.head.appendChild(s);









