function afooter(){
document.write('<HR COLOR=red><FONT SIZE=4 COLOR=#4084E8><B>');
document.write('<I>Our Vision is know and share the &quot;abundant life&quot; taught by Jesus</I>');
document.write('</B></FONT><BR>');
document.write('<FONT SIZE="-1"><B>www.Grace-Episcopal.net</B><BR></FONT>');
document.write('<HR COLOR=RED><FONT SIZE="-1" >');
document.write('<A HREF="serv.html"       > Services        </A> |'); 
document.write('<A HREF="mission.html"    > Mission         </A> |');
document.write('<A HREF="loc.html"        > Location        </A> |'); 			 
document.write('<A HREF="mini.html"       > Ministries      </A> |'); 
document.write('<A HREF="history.html"    > History         </A> |'); 
document.write('<A HREF="gallery.html"    > Gallery         </A> |');	
document.write('<A HREF="events.html"     > Events          </A> |'); 					 			 
document.write('<A HREF="links.html"      > Links           </A> |'); 
document.write('<A HREF="cont.html"       > Contact Us      </A> |'); 
document.write('<A HREF="index.html"      > Home            </A>'); 
document.write('</FONT>');
}