document.write('<div class="nav">'
  + '<a href="home.html">Home</a><br><br>'
  + '<a href="about.html">About Us</a><br><br>'
  + '<a href="conference09.html">Tutors Conference</a><br><br>'
  + '<a href="officers.html">Officers</a><br><br>'
  + '<a href="bylaws.html">Bylaws</a><br><br>'
  + '<a href="membership.html">Membership</a><br><br>'
  + '<a href="memberschools.html">Member Schools</a><br><br>'
  + '<a href="minutes.html">Minutes</a><br><br>'
  + '<a href="http://coyote.csusm.edu/mailman/listinfo/socalwritingcenters">Listserv Access</a><br><br>'
  
  + '<a href="http://www.writingcenters.org/">IWCA</a><br><br>'
  + ''
  + ''
  + ''
  + ''
  + ''
  + ''
  + '</div>'
  + ''
  + ''
  + ''
  + ''
  + '');
