document.write("<div class='linktext'>Zee<br>preventorium");
document.write("   <a class=lnk href=http://forum.zeepreventorium.org/>Forum</a>");
document.write("   <a class=lnk href=http://zeepreventorium.org/>Index</a>");
document.write("   <a class=lnk href='mailto:marc@verfaillie.be'>Contact mail</a>");
document.write("</div>");

function tron() {document.getElementById('bread').style.opacity = 1 }
function troff() {document.getElementById('bread').style.opacity = 0.4 }

