function buttons() {
    document.write(
" <a href=\"http://www.vogeldagboek.nl\"><img src=\"http://www.vogeldagboek.nl/html/Button_Beginpagina.png\" width=\"130\" height=\"18\" border=\"1\"></a>\n" +
" <a href=\"http://drupal.vogeldagboek.nl/vogeldagboeken\"><img src=\"http://www.vogeldagboek.nl/html/Button_Vogeldagboeken.png\" width=\"130\" height=\"18\" border=\"1\"></a>\n" +
" <a href=\"http://drupal.vogeldagboek.nl/node/64\"><img src=\"http://www.vogeldagboek.nl/html/Button_Aanmelden.png\" width=\"130\" height=\"18\" border=\"1\"></a>\n"  +
" <a href=\"http://www.vogeldagboek.nl/html/Fotoarchief.html\"><img src=\"http://www.vogeldagboek.nl/html/Button_Fotoarchief.png\" width=\"130\" height=\"18\" border=\"1\"></a>\n" +
" <a href=\"http://vogeldagboek.nl/html/Recensies.html\"><img src=\"http://www.vogeldagboek.nl/html/Button_Recensies.png\" width=\"130\" height=\"18\" border=\"1\"></a>\n" +
" <a href=\"http://vogeldagboek.nl/html/Natuur_Wet.html\"><img src=\"http://www.vogeldagboek.nl/html/Button_Natuurwet.png\" width=\"130\" height=\"18\" border=\"1\"></a>\n"  +
" <a href=\"http://drupal.vogeldagboek.nl/contact\"><img src=\"http://www.vogeldagboek.nl/html/Button_Email.png\" width=\"130\" height=\"18\" border=\"1\"></a>");
}

