

  document.write("  <CENTER>");
  document.write("  <TABLE WIDTH='800'>");
  document.write("    <TR>");
  document.write("   	<TD BGCOLOR='#435a76'><IMG SRC='image/spacer.gif' HEIGHT='3'></TD>");
  document.write("    </TR>");
  document.write("    <TR>");
  document.write("  	<TD ALIGN='CENTER' BGCOLOR='#EFEFEF' HEIGHT='20'>");
  document.write("  	<B><FONT FACE='Arial' SIZE='1'>    ");
  document.write(" <A HREF='n_home.php' TARGET='mainx'               >HOME</A>        &nbsp;&nbsp;\n");
  document.write(" &nbsp;&nbsp;<A HREF='vw_mls.php'   TARGET='mainx' >LISTINGS</A>    &nbsp;&nbsp;\n"); 
  document.write(" &nbsp;&nbsp;<A HREF='n_assoc.html'  TARGET='mainx' >ASSOCIATION</A> &nbsp;&nbsp;\n");	 
  document.write(" &nbsp;&nbsp;<A HREF='n_memb.html'   TARGET='mainx' >MEMBERS</A>     &nbsp;&nbsp;\n"); 
  document.write(" &nbsp;&nbsp;<A HREF='vw_gaffil.php' TARGET='mainx' >AFFILATES</A>  &nbsp;&nbsp;\n"); 
  document.write(" &nbsp;&nbsp;<A HREF='n_ethc.html'   TARGET='mainx' >ETHICS</A>      &nbsp;&nbsp;\n");
  document.write(" &nbsp;&nbsp;<A HREF='calendar/indexResponsePublic.php'   TARGET='mainx' >EVENTS_CALENDAR</A>      &nbsp;&nbsp;\n");
  document.write(" &nbsp;&nbsp;<A HREF='n_link.html'   TARGET='mainx' >LINKS</A> \n"); 
  document.write("      </FONT></B>  ");
	document.write("  	</TD>");
  document.write("    </TR>");
  document.write("    <TR>");
  document.write("   	<TD BGCOLOR='#435a76'><IMG SRC='image/spacer.gif' HEIGHT='3'></TD>");
  document.write("    </TR>");
  document.write("  </TABLE>");
	
  document.write("<TABLE WIDTH='800'>");
  document.write("  <TR><TD ALIGN='CENTER'>");
	document.write("     <FONT SIZE='-2' FACE='Arial' COLOR='#000099'>");
  document.write("      &copy;2000 Lake Havasu Association of REALTORS&reg; - http://www.HavasuREALTORS.com");
	document.write("      <P>");
  document.write("    </FONT>");
	
  document.write("<TABLE>");
  document.write("  <TR>");
  document.write("	  <TD bgcolor='#000099' ALIGN='CENTER'>");
  document.write("	  <font color='#00FFFF' size='1' face='Arial'>");
  document.write("	  &nbsp;Website by </font>");
  document.write("	  <a href='http://www.mohaveweb.com/' Target='_top'>");
  document.write("	  <font color='#FFFFFF' size='1' face='Arial'>");
  document.write("	  <strong>Mohave Web </strong></font></a>");
  document.write("    </TD>");
  document.write("  </TR>");
  document.write("</TABLE>");

  document.write("</TD></TR>");
	document.write("</TABLE>");
  document.write("  </CENTER>");

