  if (document.URL.indexOf("20060709") == -1) {
    document.write('<a href="20060709.html">9. juli 2006</a><br />')
  }
  if (document.URL.indexOf("20030715") == -1) {
    document.write('<a href="20030715.html">15. juli 2003</a><br />')
  }
  if (document.URL.indexOf("20030610") == -1) {
    document.write('<a href="20030610.html">10. juni 2003</a><br />')
  }
  if (document.URL.indexOf("20030527") == -1) {
    document.write('<a href="20030527.html">27. maj 2003</a><br />')
  }
  if (document.URL.indexOf("20010710") == -1) {
    document.write('<a href="20010710.html">10. juli 2001</a><br />')
  }
  if (document.URL.indexOf("20010523") == -1) {
    document.write('<a href="20010523.html">23. maj 2001</a><br />')
  }
  if (document.URL.indexOf("20000924") == -1) {
    document.write('<a href="20000924.html">24. september 2000</a><br />')
  }
  if (document.URL.indexOf("20000722") == -1) {
    document.write('<a href="20000722.html">22. juli 2000</a><br />')
  }
  if (document.URL.indexOf("20000514") == -1) {
    document.write('<a href="20000514.html">14. maj 2000</a><br />')
  }

