<!-- 
//Navigation menu placed at the bottom of each page
document.write('<a href="index.html">Home</a>'); 
document.write(' | ');  
document.write('YUPPEACE In A Nutshell'); 
document.write(' | ');                                                                                                                                                                                                                                                                                                            
document.write('<a href="ybeginning.html">The Beginning');
document.write(' | ');
document.write('<a href="yvisionmission.html">Vision - Mission</a>');
document.write(' | ');
document.write('<a href="yvisionmission.html#spirit">The YUPPEACE Spirit</a>');
document.write(' | ');
document.write('<a href="yparadigm.html">Faith Paradigms</a>');
document.write(' | ');
document.write('<a href="ycommunity.html">Community Constitutive Articles</a>');
document.write(' | ');
document.write('<a href="yformation.html">Stages of Formation</a>');
document.write(' | ');
document.write('<a href="yseminar.html">Retreats and Seminars</a>');
document.write(' | ');
document.write('<a href="ycare.html">YUPPEACE Care</a>');
document.write(' | ');
document.write('<a href="ygetintouch.html">Contact Us</a>');
-->
