document.write ("<tr>");
document.write ("<td style=\"width:100%; height:100%;\">");
document.write ("<table style=\"width:100%; height:100%\">");
document.write ("<tr>");
<!--Left Space-->
document.write ("<td class=\"e1\"><table><tr><td></td></tr></table></td>");
<!--Center Text-->
document.write ("<td class=\"e\"><table><tr><td class=\"end\"><a href=\"index.html\">Home</a> | <a href=\"nutritiontips.html\">Nutrition Tips</a> | <a href=\"about.html\">About</a> | <a href=\"faq.html\">FAQ</a> | <a href=\"links.html\">Links</a> | <a href=\"contact.html\">Contact</a><br><br>Copyright 2009 &copy; Veggienut.com | All rights reserved.<br><br>Disclaimer: All content on this website is purely for educational and informational purposes.  No statements made are intended to diagnose, treat or cure and all individuals with serious health conditions are encouraged to seek out the advice of a qualified health practitioner in addition to educating themselves.</td></tr></table></td>");
<!--Right Space-->
document.write ("<td class=\"e2\"><table><tr><td></td>");
document.write ("</tr>");
document.write ("</table></td></tr></table></td></tr>");