document.writeln(   
	 "<TABLE border='0' cellpadding='0' cellspacing='0' width=100%>"+
	  "<tr>"+
           "<td bgcolor='#CCCCCC'><a href='/scott'><font style='color: #003366; text-decoration: none; font-size: 12;'>&nbsp;Home&nbsp;</font></a></td>"+
           "<td><img src='images/grey_to_grey_cross.gif' border=0 width='22' height='18'></td>"+
           "<td bgcolor='#CCCCCC'><a href='officers.htm'><font style='color: #003366; text-decoration: none; font-size: 12;'>&nbsp;Membership&nbsp;</font></A></td>"+
           "<td><img src='images/grey_to_grey_cross.gif' border=0 width='22' height='18'></td>"+
           "<td bgcolor='#CCCCCC'><a href='calendar.htm'><font style='color: #003366; text-decoration: none; font-size: 12;'>&nbsp;Calendar&nbsp;</font></A></td>"+
           "<td><img src='images/grey_to_grey_cross.gif' border=0 width='22' height='18'></td>"+
           "<td bgcolor='#CCCCCC'><a href='minutes.htm'><font style='color: #003366; text-decoration: none; font-size: 12;'>&nbsp;Minutes&nbsp;</font></A></td>"+
           "<td><img src='images/grey_to_white_cross.gif' border=0 width='21' height='18'></td>"+
           "<td bgcolor='White'><a href='pom.htm'><font style='color: RED; text-decoration: none; font-size: 12;'>&nbsp;POM&nbsp;</font></A></td>"+
           "<td><img src='images/white_to_grey_cross.gif' border=0 width='21' height='18'></td>"+
           "<td bgcolor='#CCCCCC'><a href='merchandise.htm'><font style='color: #003366; text-decoration: none; font-size: 12;'>&nbsp;Merchandise&nbsp;</font></A></td>"+
           "<td><img src='images/grey_to_grey_cross.gif' border=0 width='22' height='18'></td>"+
           "<td bgcolor='#CCCCCC'><a href='gallery.htm'><font style='color: #003366; text-decoration: none; font-size: 12;'>&nbsp;Gallery&nbsp;</font></A></td>"+
           "<td><img src='images/grey_to_grey_cross.gif' border=0 width='22' height='18'></td>"+
           "<td bgcolor='#CCCCCC'><a href='jeep.htm'><font style='color: #003366; text-decoration: none; font-size: 12;'>&nbsp;The&nbsp;Jeep&nbsp;</font></A></td>"+
           "<td><img src='images/grey_to_blue_cross.gif' border=0 width='22' height='18'></td>"+
           "<td bgcolor=#003366 width=100%>&nbsp;</td>"+
          "</TR>"+
	 "</TABLE>");