function ftrBlueBar(){/*this is the first part of the footer before the ad*/
	var bBT='';bBT+='<div class="ftrBlueBar"><a href="http://www.beliefnet.com/about/index.asp">About Beliefnet</a> | ';
	bBT+='<a href="http://www.beliefnet.com/about/contact.asp">Contact Us</a> | <a href="http://www.beliefnet.com/mediakit/index.htm">Advertising Info</a> | ';
	bBT+='<a href="http://www.beliefnet.com/sitemap/sitemap.html">Site Map</a> | <a href="http://www.beliefnet.com/nlsubscriptions/Login.aspx">Manage Your Newsletter Subscriptions</a> | ';
	bBT+='<a href="http://www.beliefnet.com/tlrd2.asp?lnkpid=11505&lnkid=4227">Beliefnet Direct RSS Feed</a></div>';
	return bBT;
}
function ftrBottom(){/*this is the second part of the footer after the ad*/
	var fBT='';fBT+='<div class="ftrBottom"><a href="http://www.beliefnet.com/index/index_10000.html">Faiths &amp; Practices</a> | ';
	fBT+='<a href="http://www.beliefnet.com/index/index_900.html">Inspiration</a> | <a href="http://www.beliefnet.com/index/index_203.html">Health</a> | ';
	fBT+='<a href="http://www.beliefnet.com/index/index_500.html">Entertainment</a> | <a href="http://www.beliefnet.com/index/index_12000.html">Comfort &amp; Support</a> | ';
	fBT+='<a href="http://www.beliefnet.com/index/index_600.html">Family &amp; Home</a><br /><a href="http://www.beliefnet.com/index/index_800.asp">Relationships</a> | ';
	fBT+='<a href="http://www.beliefnet.com/index/index_400.html">News &amp; Blogs</a> | <a href="http://www.beliefnet.com/index/index_11000.html">Audio/Video</a> | ';
	fBT+='<a href="http://www.beliefnet.com/boards/index.asp">Discussions</a> | <a href="http://www.beliefnetgreetings.com/">Ecards</a> | ';
	fBT+='<a href="http://www.beliefnet.com/index/index_60.html">Prayer Circles</a> | <a href="http://www.beliefnet.com/index/index_207.html">Meditations</a> | ';
	fBT+='<a href="http://www.beliefnet.com/index/index_95.html">Quizzes</a><div class="ftrBottom2">Copyright &copy; 2007 Beliefnet, Inc. ';
	fBT+='All rights reserved.<br />Use of this site is subject to <a href="http://www.beliefnet.com/about/terms.asp">Terms of Service</a><br />and';
	fBT+='to our <a href="http://www.beliefnet.com/about/privacy.asp">Privacy Policy</a>. Constructed by Beliefnet.</div></div>';
	return fBT;
}
