// Copyright Sample Script File

function copyright() {



  document.write('© Copyright 2003-2005, Freedom of Choice in Health Care  Inc.<br>')
  document.write('Created and Maintained by: <a href="http://www.taxtyranny.ca">Tucks Professional Services Belleville</a> <br>')
  document.write('Contact Information: <a href="mailto:advocate-trueman@taxtyranny.ca">advocate-trueman@taxtyranny.ca</a> ')  
  document.write('<br><br><br>')
  document.write(' <font size=1><i>These articles are brought to you strictly for educational and informational purposes.<br> Be sure to consult your health practitioner of choice prior to any specific use of any of the <br> non-drug food-based medicinal products referenced herein</i></font>')

  document.write('<br><br><br><br><br>') 
  document.write('<hr size=1 width=90% align=center>') 
  document.write('<hr size=1 width=70% align=center>') 
  document.write(' <center><font size=1><i>The only thing necessary for the triumph of evil is for good men to do nothing <br></i>Author: Edward George Earle Lytton Bulwer-Lytton</font>')
  
  
  document.write('<br><br>')  
  document.write(' <center><font size=1><i>First they came for the Communists, and I didn’t speak up, because I wasn’t a Communist. Then they came for the Jews, and I didn’t speak up, because I wasn’t a Jew. Then they came for the Catholics, and I didn’t speak up, because I was a Catholic. Then they came for me, and by that time there was no one left to speak up for me</i><br>Lutheran pastor Martin Niemoller Germany 1945</font>')
  
  document.write('</div>')
}


 
 
