<!--
var LastMod;
LastMod = document.lastModified;
document.writeln("<table border='0' width='100%' height='85'>");
document.writeln("      <tr>");
document.writeln("        <td width='82%' height='21' valign='top'><font size='2'>AHP Home Page: <a href='index.htm'><u>www.americanheritageparty.org<br>");
document.writeln("        </u></a>1-888-396-6247 or 1-206-542-8292 or <A HREF='javascript:SendMail(&quot;contact&quot;,&quot;ahparty.org&quot;);'>e-mail</A></font></td>");
document.writeln("        <td width='18%' valign='top' height='21'><p align='right'><a href='#Top'><font size='2'><u>Top");
document.writeln("        of Page</u></font></a></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td width='82%' height='20' valign='bottom'><font size='2'>Copyright &copy; 2000-2009, American");
document.writeln("        Heritage Party. All rights reserved. <br>");
document.writeln("        For comments about this web page, e-mail the <A HREF='javascript:SendMail(&quot;webmaster&quot;,&quot;ahparty.org&quot;);'>webmaster</A>.</font></td>");
document.writeln("        <td width='18%' height='20' valign='bottom'><font size='2'><p align='right'>Last changed:<br>");
document.writeln(         LastMod + "</font></td>");
document.writeln("      </tr>");
document.writeln("</table>");
//-->