document.write(
'<div id="left-col">'+
    '<a href="index.htm">ACSSA Home</a>'+
    '<a href="about.htm">About Us / E-Board</a>'+
    '<a href="prospective.htm">Prospective Members</a>'+
    '<a href="tutoring.htm">Tutoring</a>'+
    '<a href="demos.htm">Demonstrations</a>'+
    '<div id="acs-logo"><a href="http://www.chemistry.org" target="_blank" title="http://www.chemistry.org/">&nbsp;</a></div>'+
    '<a href="newsletter.htm">Newsletter</a>'+
    '<a href="calendar.htm">Calendar of Events</a>'+
    '<a href="agendas.htm">Meeting Agendas</a>'+
    '<a href="links.htm">External Links</a>'+
    '<a href="http://www.cst.cmich.edu/units/chm">CMU Dept. of Chemistry</a>'+
'</div>'
    );
