var url="http://www.mcbic.org/";
var title="McBIC OnLine";
function addToFavorites()
 {
  if (window.external)
  {
   window.external.AddFavorite(url,title)
  }
  else
  { 
   alert("Sorry! Your browser doesn't support this function.");
  }
}
document.write('<div clear="all"><br><br>');
document.write('<table align="center" width="500" border="0" cellpadding="5" cellspacing="0">');
document.write('<tr>');
//document.write('<td align="left" width="183">');
//document.write('<img src="images/arr_black_22.gif" border="0">&nbsp;&nbsp;');
//document.write('<a href="location.htm">Find Us</a></td>');
//document.write('<td align="left" width="183">');
//document.write('<img src="images/arr_black_22.gif" border="0">&nbsp;&nbsp;');
//document.write('<a href="contact.htm">Contact Us</a></td>');
//document.write('<td align="left" width="183">');
//document.write('<img src="images/arr_black_22.gif" border="0">&nbsp;&nbsp;');
//document.write('<a href="info.htm">Information Request</a>');
//document.write('</td></tr><tr>');
document.write('<td align="left" width="183"');
document.write(' style="font-size:xx-small;font-family:Arial, Helvetica, sans-serif;color:#000000">');
document.write('<br><a href="javascript:print();" title="Print This Page"><img src=\"images/icon_PrintMe.gif" hspace="5" border="0">Print this Page</a>');
document.write('</td><td align="left" width="183"');
document.write(' style="font-size:xx-small;font-family:Arial, Helvetica, sans-serif;color:#000000">');
document.write('<br><a href="javascript:addToFavorites();"  title="Add McBIC OnLine to Your Favorites">');
document.write('<img src="images/icon_Fav.gif" border="0" hspace="5">Add To Favorites</a>');
document.write('</td><td align="left" width="183"');
document.write(' style="font-size:xx-small;font-family:Arial, Helvetica, sans-serif;color:#000000">');
document.write('<br><a href="#" title="Set McBIC OnLine as Your Homepage" onClick="this.style.behavior=\'url(#default#homepage)\';this.se');
document.write('tHomePage(\'http://www.mcbic.org\');"><img src="images/icon_Home.gif" border="0">Homepage</a>');		
document.write('</td></tr></table></p><br clear="all">');
document.write('<table align="center" width="500" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td align="left" width="275"');
document.write(' style="font-size:xx-small;font-family:Arial, Helvetica, sans-serif;color:#000000" colspan="2"><br><br>');
document.write('&copy;&nbsp;2008&nbsp;All Rights Reserved.<br>&nbsp;&nbsp;&nbsp;Mechanicsburg Brethren in Christ Church<br>');
document.write('</a></font>');
document.write('</td><td align="left" width="275"');
document.write(' style="font-size:xx-small;font-family:Arial, Helvetica, sans-serif;color:#000000" valign="top" align="center"><br><br>');
document.write('*&nbsp;Report problems with this page to the <a class=b href="mailto:webmaster@mcbic.org">webmaster</a><br>');
var m=document.lastModified;
var p=m.length-8;
document.write('* Last Updated ' + m.substring(p,0));
document.write('</small><br></td></tr></table><br clear="all"><br><br>');

