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