	function atagRecipient_richard() {
        document.write( 
          "<a href=\"mailto:richard@afcm.org\">richard@afcm.org</a>");
      }

	function atagRecipient_scott() {
        document.write( 
          "<a href=\"mailto:scott@afcm.org\">scott@afcm.org</a>");
      }
	  
	function atagRecipient_art() {
        document.write( 
          "<a href=\"mailto:art@afcm.org\">art@afcm.org</a>");
      }  

	function atagRecipient_footer_mail() {
        document.write( 
          "<a href=\"mailto:mail@afcm.org\">Contact</a>");
      }
	  
	function atagRecipient_mail() {
        document.write( 
          "<a href=\"mailto:mail@afcm.org\">mail@afcm.org</a>");
      }  

	function atagRecipient_hsa() {
        document.write( 
          "<a href=\"mailto:hsa@afcm.org\">hsa@afcm.org</a>");
      }

	function atagRecipient_footer_webmaster() {
        document.write( 
          "<a href=\"mailto:webmaster@afcm.org\">webmaster@afcm.org</a>");
      }
      
	function hiddenRecipient_webmaster() {
        document.write( 
          "<input type=hidden name=\"recipient\" value=\"webmaster@afcm.org\">");
      }

  	function hiddenRecipientT() {
        document.write( 
          "<input type=hidden name=\"recipient\" value=\"webmaster@afcm.org\">");
      }
   	function hiddenRecipientR() {
        document.write( 
          "<input type=hidden name=\"recipient\" value=\"richard@afcm.org\">");
      }

	  

