/* Footer */

function doFooter() {
  document.write('<HR COLOR=RED><FONT SIZE=-1><I>');
  document.write('For more information on Paramahansa Yogananda and his teachings, see the <A HREF="http://www.yogananda-srf.org" TARGET="_top">Self-Realization Fellowship</A> home page.  ');
  document.write("Last updated: "+ document.lastModified);
  document.write('.  Any comments?  <A HREF = /feedback/Feedback.html>Leave Feedback</A> or Send Email: <A HREF = mailto:moondancer@grace.net>Greg Davis</A>');
  document.write('<FONT SIZE=+0></I><HR COLOR=RED>');
}

/* Footer with photo copyright notice */

function doFooterC() {
  document.write('<HR COLOR=RED><FONT SIZE=-1><I>');
  document.write('Photos <A HREF="/srf/Copyright.html">Copyright ©2002</A> by Greg Davis, All rights reserved.  ');
  document.write('For more information on Paramahansa Yogananda and his teachings, see the <A HREF="http://www.yogananda-srf.org" TARGET="_top">Self-Realization Fellowship</A> home page.  ');
  document.write("Last updated: "+ document.lastModified);
  document.write('.  Any comments?  <A HREF = /feedback/Feedback.html>Leave Feedback</A> or Send Email: <A HREF = mailto:moondancer@grace.net>Greg Davis</A>');
  document.write('<FONT SIZE=+0></I><HR COLOR=RED>');
}

/* Footer with Chantal photo copyright notice */

function doFooterCC() {
  document.write('<HR COLOR=RED><FONT SIZE=-1><I>');
  document.write('Backgrounds <A HREF="../srf/Copyright.html">Copyright ©2003</A> Courtesy of <A HREF = "http://community.webshots.com/user/shani1208" TARGET=NEW>Chantal</A>, All rights reserved.  ');
  document.write('For more information on Paramahansa Yogananda and his teachings, see the <A HREF="http://www.yogananda-srf.org" TARGET="_top">Self-Realization Fellowship</A> home page.  ');
  document.write("Last updated: "+ document.lastModified);
  document.write('.  Any comments?  <A HREF = /feedback/Feedback.html>Leave Feedback</A> or Send Email: <A HREF = mailto:moondancer@grace.net>Greg Davis</A>');
  document.write('<FONT SIZE=+0></I><HR COLOR=RED>');
}

/* Footer with LA Times copyright notice */

function doFooterCL() {
  document.write('<HR COLOR=RED><FONT SIZE=-1><I>');
  document.write('Articles &copy; by the respective publications listed above.  ');
  document.write('For more information on Paramahansa Yogananda and his teachings, see the <A HREF="http://www.yogananda-srf.org" TARGET="_top">Self-Realization Fellowship</A> home page.  ');
  document.write("Last updated: "+ document.lastModified);
  document.write('.  Any comments?  <A HREF = /feedback/Feedback.html>Leave Feedback</A> or Send Email: <A HREF = mailto:moondancer@grace.net>Greg Davis</A>');
  document.write('<FONT SIZE=+0></I><HR COLOR=RED>');
}

/* OxYoke Footer */

function doFooterOY() {
  document.write('<HR COLOR=RED><FONT SIZE=-1><I>');
  document.write('Adapted from Ox Yoke brochures for the general interest of SRF devotees.  ');
  document.write('For more information on Paramahansa Yogananda and his teachings, see the <A HREF="http://www.yogananda-srf.org" TARGET="_top">Self-Realization Fellowship</A> home page.  ');
  document.write("Last updated: "+ document.lastModified);
  document.write('.  Any comments?  <A HREF = /feedback/Feedback.html>Leave Feedback</A> or Send Email: <A HREF = mailto:moondancer@grace.net>Greg Davis</A>');
  document.write('<FONT SIZE=+0></I><HR COLOR=RED>');
}
