document.write("" +
"    <TD vAlign=top width=254 bgColor=#757f4d height=\"100%\"><IMG height=4 " +
"      src=\"images/clear.gif\" width=4 border=0> <BR>" +
"      <TABLE class=navlink cellSpacing=6 cellPadding=0 border=0>" +
"        <TBODY>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"index.html\"><B>Home</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"mission.html\"><B>Mission " +
"            Statement</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"how_works.html\"><B>How Co-op " +
"            Works</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"memberships.html\"><B>Membership and " +
"            Registration</B></A></TD></TR>" +
"      <!--  <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"class/schedule.htm\"><B>Spring 2004 Schedule Available</B></A></TD></TR>" +
"        <TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"class/selectAge.html\"><B>Spring 2004 Select Classes</B></A></TD></TR>" +
"        <TR> -->" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"policies.html\"><B>Policies and " +
"            Procedures</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"belief.html\"><B>HHBC Belief " +
"            Statement</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"fees.html\"><B>Co-op Fees</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"teachwhat.html\"><B>What Should " +
"            I Teach?</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"summercamp.html\"><B>Summer " +
"          Camp</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"calendar.html\"><B>Calendar/\Deadlines</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"activities.html\"><B>HEP " +
"            Activities</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"faq.html\"><B>FAQ's</B></A></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 src=\"images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><A class=navlink " +
"            href=\"contact.html\"><B>Contact a Board " +
"            Member</B></A></TD></TR>" +
"	<TR>" +
"	  <TD colspan=2>" +
"	  <form name=\"navsearch\" method=\"get\" action=\"http://www.christianbook.com/Christian/Books/easy_find\">" +
"	  <table border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#000066\"><tr><td>" +
"	  <table border=\"0\" CELLPADDING=\"2\" cellspacing=\"0\" align=\"center\" bgcolor=\"#FFFFFF\">" +
"	  <tr>" +
"	  <td align=ght>Search: " +
"	  <select name=\"Ntk\">" +
"	  <option value=\"product.long_title_desc\"> Title </option> " +
"	  <option value=\"product.full_auth_name\"> Author/Artist </option>" +
"	  <option value=\"product.isbn\"> ISBN </option>" +
"	  <option value=\"item_no\"> CBD Stock # </option>" +
"	  <option value=\"keywords\" selected> Keywords </option>" +
"	  <option value=\"product.vendor_name\"> Publisher </option>" +
"	  </select>" +
"	  </td>" +
"	  </tr>" +
"	  <tr>" +
"	  <td align=\"right\">" +
"	  <input type=\"hidden\" name=\"event\" value=\"AFF\">" +
"	  <input type=\"hidden\" name=\"p\" value=\"1018099\">" +
"	  <input type=\"text\" name=\"Ntt\"  value=\"\">" +
"	  <input type=\"submit\" name=\"Go\" value=\"Go\" alt=\"Go\" /> " +
"	  </td>" +
"	  </tr>" +
"	  <tr>" +
"	  <td valign=\"center\" align=\"center\" bgcolor=\"#FFFFFF\">" +
"	  <IMG SRC=\"https://graphics.christianbook.com/Graphics/affiliate/search_menu_graphic/christianbook_logo.gif\" border=\"0\" alt=\"Christianbook.com\">" +
"	  </td>" +
"	  </tr>" +
"	  </table></td></tr></table>" +
"	  </form>" +
"	  </TD>" +
"	</TR>" +
"	</TBODY></TABLE></TD>" +
"");
