function GoBoard() { 
  var answer = confirm("The bulletin board is for discussions about the Real Estate Market in Lake Havasu and related topics.. ONLY.  Any other topics are in violation of this sites terms of use.");
  if (answer) {
    window.open('http://www.havasuhomesearch.com/board/','board');
  }
}

document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top' class='spacer'>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='index.php' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Home</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='about_us.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>About Me</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='50' align='right' valign='top'>")

document.write("<a class='menu' href='listing_featured.php' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Featured<br>Listings</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")
	  
	  document.write("<tr>")
         document.write("<td width='100%' height='50' align='right' valign='top'>")
document.write("<a class='menu' href='listing_sold.php' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Recently Sold<br>Properties</a>&nbsp;")
         document.write("</td>")
      document.write("</tr>")

	  document.write("<tr>")
         document.write("<td width='100%' height='35' align='right' valign='top'>")
document.write("<a class='menu' href='foreclosures.php' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Foreclosures</a>")
         document.write("</td>")
      document.write("</tr>")



document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='listing_mls.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Havasu MLS</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='lake_havasu.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Lake Havasu</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='links.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Related Links</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='contact.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Contact Me</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")	

      document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='http://debraschwartz.blogspot.com/' target='_blank' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Deb's Blog</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='70' align='right' valign='top' class='spacer'>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='site_map.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Site Map</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='about_privacy.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Your Privacy</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

      document.write("<tr>")

         document.write("<td width='100%' height='35' align='right' valign='top'>")

document.write("<a class='menu' href='about_disclaimer.html' onMouseOver='ChangeColor(this,1)' onMouseOut='ChangeColor(this,0)'>Disclaimer</a>&nbsp;")

         document.write("</td>")

      document.write("</tr>")

   document.write("</table>")

