<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090701","20090908") == 1) {
document.write('<p id="norm" align="center"><a name=20090908_infertility_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#20090310_infertility_support" title="Click here for more information.">');}
document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">Infertility Support</b></a>');
document.write('<p id="norm">');
document.write('The <span id=what>Infertility Support Group</span> will meet on <span id=when>Tuesday, September 8<sup>th</sup> at 7:00 pm</span> in <span id=loc>the Vine.</span>  ');
if (doc != "index") {
//document.write('There will be a special speaker who will talk on “When is Enough, Enough?” and how far to go with fertility treatments.  ');
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 + 'sign-up/index.htm#20090908_infertility_support><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 