//
// TEA Navigation - teanav.js
//

document.write ('<a href="./teams.html"><small>Negotiating Teams</small></a><br />');
document.write ('<a href="./bargissues.html"><small>Negotiation Topics</small></a><br />');
document.write ('<a href="/BusinessMeeting/summaries.html"><small>Meeting Summaries</small></a><br />'); 
document.write ('<a href="./tt_list.html"><small>Newsletter Archives</small></a><br />'); 
document.write ('<a href="./officers.html"><small>Officer Duties</small></a><br />'); 

document.write ('<hr />');

document.write ('<a href="./reps.pdf" title="Download the PDF File"><small>Group Reps</small></a><br />'); 
document.write ('<a href="./Bylaws2002.pdf" title="Download the PDF File"><small>Bylaws</small></a><br />'); 

document.write ('<hr />');

document.write ('<a href="/history.html"><small>History</small></a><br />');
document.write ('<a href="./tea_qa.html"><small>Q &amp; A</small></a><br />'); 
document.write ('<a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#102;&#101;&#101;&#100;&#098;&#097;&#099;&#107;&#064;&#116;&#101;&#097;&#115;&#101;&#097;&#116;&#116;&#108;&#101;&#046;&#111;&#114;&#103;" title="Send an email"><small>Feedback</small></a>');


