document.write("<h2>Navigation</h2><br>")
document.write("<p>")
document.write("<a href='index.html' title='Back to the main page'>Home</a><br>")
document.write("<a href='about.html' title='About the House of Finland'>About</a><br>")
document.write("<a href='finnews.html' title='The House of Finland newsletter'>FINNews</a><br>")
document.write("<a href='loc.html' title='Where to find us'>Location</a><br>")
document.write("<a href='events.html' title='Information on upcoming events'>Events</a><br>")
document.write("<a href='contact.html' title='Contact information'>Contact</a><br>")
document.write("<a href='links.html' title='Links to some of our favorite websites'>Links</a><br>")
document.write("<a href='lang.html' title='Want to learn Finnish?'>Learn Finnish</a><br>")
document.write("<a href='/finnews/HOF Application.pdf' title='Download the fillable .PDF membership form'><font color='red'>Membership Form</font></a>")
document.write("</p>")
document.write("<p>")
document.write("<img src='images/fin.jpg'> <a href='javascript:finnish()' title='Suomeksi'>Suomeksi</a>")
document.write("</p>")