// JavaScript Document
  document.writeln("  <tr>");
  document.writeln("   <td class='darkspace' valign='bottom' width='10'>&nbsp;</td>");
  document.writeln("   <td class='darkspace' valign='bottom'>");
  document.writeln("     <TABLE BORDER=0 WIDTH=100% CELLPADDING=0 CELLSPACING=0>");
  document.writeln(" 	 <tr>");
  document.writeln("       <td width='100' class='darkspace'>&nbsp;</td>");
  document.writeln("       <td align='center' class='darkspace'>");
  document.writeln(" 		<p class='footer'>");
  document.writeln(" 		The Moment of Silence is an ad hoc network of individuals who gather together for the purpose of furthering peace, freedom, and good will toward men.");
  document.writeln(" 		There is no formal organization and no budget.");
  document.writeln(" 		<br>This Web site is donated by <A HREF='http://www.GatheringOfDivine.org'>The Gathering Of Divine</A>.");
  document.writeln(" 		</p>");
  document.writeln(" 		<p class='footer'>");
  document.writeln(" 		This web site was originally created by Chris Whitten of <A HREF='http://www.interesting.com/'>Interesting.com</A>");
  document.writeln(" 		and <A HREF='http://www.free-market.net/'>Free-Market.Net: The Freedom Network</A> and is now maintained by");
  document.writeln(" 		David McLure of <a href='http://www.virtualsynthesis.net'>VirtualSynthesis.net</a>.");
  document.writeln(" 		</p>");
  document.writeln(" 		<p>&nbsp;</p>");
  document.writeln(" 	  </td>");
  document.writeln("       <td width='100' class='darkspace' >&nbsp;</td>");
  document.writeln(" 	 </tr>");
  document.writeln(" 	</table>");
  document.writeln("   </td>");
  document.writeln("   <td class='darkspace' width='10' valign='bottom'>&nbsp;</td>");
  document.writeln("  </tr>");
  document.writeln("  	</table>");
  document.writeln("    </td>");
  document.writeln("   </tr>");
  document.writeln("  </table>");
  document.writeln("  </body>");
  document.writeln("  </html>");

