<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var drcoates	  = "yes"	// SHOW DR COATES COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');


// START FOOTER LINKS


document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about_dr_wayne_coates.htm">About Dr. Wayne Coates</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://drwaynecoates.blogspot.com">Blog</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://azchia.com/sales/">Chia Store</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a target="_blank" href="http://azchia.com/research/index.html">My Chia Research</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site Map</a><br>');

document.write(' <a href="fda_ruling_regulation_chia_safe_food_2005.html">Chia - FDA Ruling</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="chia_and_your_health.htm">Chia and Your Health</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="chia_facts.htm">Chia Facts</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="chia_questions_answers.htm">Chia Questions & Answers</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="wayne_coates_chia_history.htm">Wayne Coates & Chia - A Little History</a>');

document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="http://azchia.com/picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy; copyright 2011 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">http://www.azchia.com</a>');


   if (drcoates == "yes") {
document.write('  -  Site design &copy; 2010 all rights reserved <a href="http://www.azchia.com">Dr. Wayne Coates</a><a href="http://www.drwaynecoates.com"></a><br>');
}


document.write('</span>');

document.write('<br>');

//  End -->
