<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090301","20091018") == 1) {
document.write('<p id="norm" align="center"><a name=20091018_adoption_support></a>'); 
if (doc!="blood_drive"){
//document.write('<img src="' + pref + 'graphics/blood_drop.gif" align="left">');
}
if (doc == "index") {document.write('<br><a href="' + pref + 'events/index.htm#20091018_adoption_support" title="Click here for more information.">');}
document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">Families Adopting & Fostering Together</b></a>');
document.write('<p id="norm">');
document.write('Learn more about <span id=what>adoption and foster parenting</span> on <span id=when>Sunday, October 18<sup>th</sup> at 9:30 am</span> in <span id=loc>Wesley Hall.</span>  ');
if (doc != "index") {
document.write('Please join the <span id="what">Families Adopting and Fostering Together (FAAFT)</span> meeting with any concerns you may have. ');
document.write('Those who have adopted as well as licensed foster parents will be there to answer your questions.  ');
document.write('Childcare will be provided. Bring a dish to pass.  ');
document.write('Contact <a href="' + pref + 'about/staff.htm#MarjT">Marj Timerman</a> for more information.  ');
//if (doc!="blood_drive"){ document.write('<a href=' + pref + 'health/blood_drives.htm><img src=' + pref + 'graphics/More.gif border=0></a>  '); }
//document.write('<a href=' + pref + 'sign-up/index.htm#blood><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
}
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 