function ftrBottom(){/*this is the footer at the bottom of each page*/
	var fBT='';fBT+='<div class="ftrBottom"><a href="../index.html">Home</a> | ';
	fBT+='<a href="../mens_vocations.html">Men\'s Vocations</a> | <a href="../womens_vocations.html">Women\'s Vocations</a> | ';
	fBT+='<a href="../sjfs_fisherresidence.html">St. John Fisher Seminary Residence</a> | <a href="../seminarians.html">Seminarians</a> | ';
	fBT+='<a href="../parents_faq.html">Parents Concerns</a> | <a href="../dc_thedomesticchurch.html">Domestic Church</a><br />';
	fBT+='<a href="../adorationchapel.html">Adoration Chapel</a> | <a href="../questions.html">Our Questions Campaign</a> | <a href="../catholicresources.html">Catholic Resources</a> | ';
	fBT+='<a href="../popebenedictxvi.html">Pope Benedict\'s Letters & Prayers</a> | <a href="../sitemap.html">Sitemap</a> | <a href="../contact.html">Contact Us</a> ';
	fBT+='<div class="ftrBottom2">Copyright © 2005-2010 St. John Fisher Seminary ';
	fBT+='All rights reserved.<br />Site by <a href="http://www.designimpressions.net" target="blank">Design Impressions</a>.</div></div>';
	return fBT;
}
