// Copyright Sample Script File

function copyright() {



  document.write('© Copyright 2004-2005, CuresNaturally.com - Cancer Cures<br>')
  document.write('Created and Maintained by:<a href="http://www.taxtyranny.ca/">Tucks Professional Services Canada</a> <br>')
  document.write('<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 non-drug food-based medicinal <br>products referenced herein</i></font>')
  document.write('</div>')
}


 
 