
     document.write("TIDSSKRIFTER<br>")

if (location.href.indexOf("archive") != -1) {
document.write("<a href=\"./\">current</a>")
}

