// JavaScript Document

//DOCUMENTATION:
//	Always use the following at the beginning of each line:
//		document.write('
//	and the following at the end of each line:
//		');
//
//	Example: line should read "Hello there! Welcome to BCF!"
//		document.write('Hello there! Welcome to BCF!');
//
//
//	For any line that includes a single quote ( ' ) use the following:
//		\'
//	Example: line should read "Hi! This is God's house."
//		document.write('Hi! This is God\'s house.');
//


document.write(' <br>&nbsp;<br>');


// A function to facilitate the open/close of the menu
function blocking(a,b,c)
{
	for( var i=0; i < arguments.length; i++ ) {
		if (document.layers)
		{
			current = (document.layers[arguments[i]].display == 'none') ? 'block' : 'none';
			document.layers[arguments[i]].display = current;
		}
		else if (document.all)
		{
			current = (document.all[arguments[i]].style.display == 'none') ? 'block' : 'none';
			document.all[arguments[i]].style.display = current;
		}
		else if (document.getElementById)
		{
			vista = (document.getElementById(arguments[i]).style.display == 'none') ? 'block' : 'none';
			document.getElementById(arguments[i]).style.display = vista;
		}
	}
}

//document.write('<center><a href="../docs/RenewalInformation.doc" border="0" target="new"><img src="../images/Renewal_banner_sm.jpg"></a></center><br><br>');

document.write('<a class="menu" href="../streaming.html"><span class="bold">Watch us live on Sundays at 11 AM!</span></a><br><br>');
document.write('<a class="menu" href="../podcasts.html"><span class="bold">BCF Podcasts</span></a><br>');
document.write('<br> <hr> <br>');

document.write('<table width="100%" cellspacing="0" cellpadding="0" style="color:white;"><tr><td width="15px">');
document.write('<img src="../images/plus.jpg" id="aboutP" style="display:block;" ');
document.write('onClick="javascript:blocking(\'aboutP\',\'aboutM\',\'about\');">');
document.write('<img src="../images/minus.jpg" id="aboutM" style="display:none;" ');
document.write('onClick="javascript:blocking(\'aboutP\',\'aboutM\',\'about\');">');
document.write('</td><td><b><span onClick="javascript:blocking(\'aboutP\',\'aboutM\',\'about\');" style="font-size: smaller;"><u>About Our Church</u></span></b></td></tr></table>');
document.write('<div id="about" style="display:none;">');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../about/GeneralInformation.html">General Information</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../about/Directions.html">Directions</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../about/Staff.html">BCF Staff & Leadership</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../about/Announcements.html">Important Announcements</a><br>');
/*document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="http://www.believerscovenantblog.blogspot.com/" target="_new">BCF Blog</a><br>');*/
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../about/Calendar.html">Calendar of Events</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../about/Testimonies.html">Testimonies</a><br>');
document.write('</div><br>');

document.write('<table width="100%" cellspacing="0" cellpadding="0" style="color:white;"><tr><td width="15px">');
document.write('<img src="../images/plus.jpg" id="faithP" style="display:block;" ');
document.write('onClick="javascript:blocking(\'faithP\',\'faithM\',\'faith\');">');
document.write('<img src="../images/minus.jpg" id="faithM" style="display:none;" ');
document.write('onClick="javascript:blocking(\'faithP\',\'faithM\',\'faith\');">');
document.write('</td><td align="left"><b><span onClick="javascript:blocking(\'faithP\',\'faithM\',\'faith\');" style="font-size: smaller;"><u>Faith</u></span></b></td></tr></table>');
document.write('<div id="faith" style="display:none;">');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../faith/Faith.html">Faith</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../faith/Salvation.html">Salvation</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../faith/Holiness.html">Holiness Unto the Lord</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../faith/WordOfFaith.html">Words of Faith</a><br>');
document.write('</div><br>');

document.write('<table width="100%" cellspacing="0" cellpadding="0" style="color:white;"><tr><td width="15px">');
document.write('<img src="../images/plus.jpg" id="outP" style="display:block;" ');
document.write('onClick="javascript:blocking(\'outP\',\'outM\',\'out\');">');
document.write('<img src="../images/minus.jpg" id="outM" style="display:none;" ');
document.write('onClick="javascript:blocking(\'outP\',\'outM\',\'out\');">');
document.write('</td><td align="left"><b><span onClick="javascript:blocking(\'outP\',\'outM\',\'out\');" style="font-size: smaller;"><u>Outreach</u></span></b></td></tr></table>');
document.write('<div id="out" style="display:none;">');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../outreach/HelpingHands.html">Helping Hands</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../outreach/ChildrensMinistry.html">Children\'s Ministry</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../outreach/SocialJusticeMinistry.html">Social Justice Ministry</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../outreach/Afcn.html">Affirming Christian Network</a><br>');
document.write('</div><br>');

document.write('<table width="100%" cellspacing="0" cellpadding="0" style="color:white;"><tr><td width="15px">');
document.write('<img src="../images/plus.jpg" id="resP" style="display:block;" ');
document.write('onClick="javascript:blocking(\'resP\',\'resM\',\'res\');">');
document.write('<img src="../images/minus.jpg" id="resM" style="display:none;" ');
document.write('onClick="javascript:blocking(\'resP\',\'resM\',\'res\');">');
document.write('</td><td align="left"><b><span onClick="javascript:blocking(\'resP\',\'resM\',\'res\');" style="font-size: smaller;"><u>Resources</u></span></b></td></tr></table>');
document.write('<div id="res" style="display:none;">');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../resources/PsalmsStudy.html">Psalms Study</a><br>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;» <a class="menu" href="../resources/DailyDevotionals.html">Daily Devotionals</a><br><br>');
document.write('</div><br>');

document.write('<a class="menu" href="../about/Affirmations.html">Positive Affirmation</a><br><br>');
document.write('<a class="menu" href="../about/Donations.html">Make a Donation</a><br><br>');
document.write('<a class="menu" href="../resources/Links.html">External Links</a><br><br>');
document.write('<a class="menu" href="../sitemap.html">Site Map</a>');

document.write(' <p>&nbsp;</p><p>&nbsp;</p>');
document.write(' <center><img src="../images/BCF_letters.jpg" align="bottom" alt="BCF"></center>');