{
document.write ("<a href='about_us.htm' class='leftNav'>About Us</a><br><BR>")
document.write ("<a href='contact_us.htm' class='leftNav'>Contact Us</a><br><br><BR>")
document.write ("<a href='publications.htm' class='leftNav'>Publications</a><BR><br>")
document.write ("<a href='members.htm' class='leftNav'>Council Members</a><BR><br>")
document.write ("<a href='events.htm' class='leftNav'>Meetings & Minutes</a><br><BR>")
document.write ("<a href='resources.htm' class='leftNav'>Resources & Links</a><bR><BR>")
document.write ("<a href='stats.htm' class='leftNav'>Statistics</a><BR><br>")
document.write ("<a href='faq.htm' class='leftNav'>Frequently Asked Questions</a>")
}