<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090901","20091013") == 1) {
document.write('<p id=norm><a name=20091013_infertility_support></a>'); 
//document.write('<img src="' + pref + 'graphics/blood_drop.gif" align="left">');
if (doc == "index") { document.write('<a href="' + pref + 'events/index.htm#20091013_infertility_support" title="Click here for more information.">'); }
document.write('<a href=' + pref + 'health/infertility_support.htm><b style="font-size: 20px; line-height: 22px; color: navy;">Infertility Support Group</b></a>');
document.write('<p id="norm">');
if (doc != "index") { document.write('All who have experienced infertility issues, including miscarriage and secondary infertility, are invited to attend our next meeting on '); }
document.write('<span id=when>Tuesday, October 13 at 7:00 pm</span> in <span id=loc>The Vine.</span>  ');
if (doc != "index") { 
document.write('<span id=who>Sarah and Kris Fox</span> will talk of their journey through infertility.  ');
document.write('Please RSVP by using the link below or by calling <a href="' + pref + 'about/staff.htm#MarjT">Marj Timmerman</a> at <span id=phone>901.9224</span>. '); 
}
document.write('<br><a href=' + pref + 'health/infertility_support.htm><img src=' + pref + 'graphics/More.gif border=0></a>');
document.write('<a href=' + pref + 'signup/index.htm#20091013_infertility_support><img src=' + pref + 'graphics/Sign-Up.gif border=0></a>');
document.write('<br clear="all"><p clear="all"><hr>');
}
// End -->