function showROAlert() { document.getElementById("breadcrumb").innerHTML = 'Please note that this wiki is in READ-ONLY mode and NOT MAINTAINED any longer. Use the instructions carefully. If in doubt please join the community at forums.slimdevices.com'; } document.addEventListener("DOMContentLoaded", function(){ showROAlert(); });