<?xml version="1.0"?>
<NAV main_onColor="#000000" main_offColor="#666666" sub_onColor="#000000" sub_offColor="#ffffff" navWidth="610" x_padding="20" y_padding="10">
   <MAIN text="Home" URL="index.html">
   </MAIN>
  <MAIN text="News" URL="news.html" target="_blank">
      <SUB text="President's Message" URL="news-pres.html"></SUB>
	  <SUB text="Announcements" URL="news-annou.html" ></SUB>
      <SUB text="Upcoming Meeting" URL="news-mtg.html" ></SUB>
   	  <SUB text="Newsletter" URL="newslttr.html" ></SUB>
	</MAIN>
	 <MAIN text="Member Benefits">
      <SUB text="Why Join" URL="whyjoin.html" ></SUB>
	  <SUB text="How to Join" URL="howjoin.html" ></SUB>
      <SUB URL="profdev.html" text="Professional Development" ></SUB>
	  <SUB text="Dues" URL="dues.html" ></SUB>
   </MAIN>
   <MAIN text="The Contract">
      <SUB text="Bargaining Agreement" URL="contract.html" ></SUB>
      <SUB text="At the Table" URL="attable.html" ></SUB>
   	  <SUB text="Grievance History" URL="grievhis.html" ></SUB>
	  <SUB text="Arbitration" URL="arbit.html" ></SUB>
   </MAIN>
   
   <MAIN text="About Us">
       <SUB text="Officers and Leaders" URL="officers.html" ></SUB>
      <SUB text="Board of Directors" URL="board.html" ></SUB>
   	  <SUB text="Constitution and Bylaws" URL="const.html" ></SUB>
   </MAIN>
     <MAIN text="Affiliations">
       <SUB text="Local Associations" URL="http://www.yoururl.org" target="_blank"></SUB>
      <SUB text="State Affiliate" URL="http://www.nea.org/affiliates.html" target="_blank"></SUB>
   	  <SUB text="NEA Higher Ed Web Site" URL="http://www.nea.org/he" target="_blank"></SUB>
   </MAIN>
   <MAIN text="Campus Link" URL="http://www.yourcollegeurl.edu" target="_blank">
       
   </MAIN>
</NAV>