<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090801","20091017") == 1) {
document.write('<a name=20091017_homemaker_retreat></a>'); 
if (doc == "index") {document.write('<a href="' + pref + 'pdf/2009-2010/Home Making.pdf" title="Click here for more information and to register.">');}
document.write('<img src="' + pref + 'graphics/Home Making Retreat.png" align="center" border="0"></a>');
if (doc != "index"){
document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">Home Making Retreat</b></a>');
document.write('<p id="norm">');
document.write('Join us <span id=when>October 16-17</span> for the women&rsquo;s fall retreat at <span id=loc>Camp Manitou-Lin, on Barlow Lake in Middleville.</span> ');
document.write('<span id=who>Barbara Toshalis,</span> PT, LMSW will lead a sesion on &ldquo;Sprirtual Home Making.&rdquo; ');
document.write('For more information, contact <a href="' + pref + 'about/staff.htm"JennieB">Rev. Jennie Browne</a> or click on the link below. ');

if (DateFind("20091004") == 1){
document.write('<br><small><a href="' + pref + 'pdf/2009-2010/Home Making.pdf"><img src=' + pref + 'graphics/Sign-Up.gif border=0></a></small>.  ');
}
}
document.write('<p clear="all"><hr>');
}
// End --> 