document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('

Interested in supporting the mission of Saint Joseph Parenting Center? You can help us strengthen and support families in Fairfield County, CT.

Finanical Contributions

None of our work is possible without the support of generous contributors.  Financial contributions enable Saint Joseph Parenting Center to support parents and help at-risk families in Fairfield County.

As a not-for-profit 501(c)(3) organization, all contributions are fully tax deductible.

Client Incentives

Upon completion of the twenty-two week course of study, Saint Joseph Parenting Center provides the parents with a \'wish list\' item for their child.  These major incentives - cribs, toddler beds, strollers, high-chairs, bassinets, bikes - are accepted and held for these successful clients.  SJPC would welcome any new incentive items.

The Parenting Center also provide goods at no charge to meet the child’s physical needs. We accept gifts of food and new baby/children’s clothing, diapers, blankets and personal care products.

Facility, Furniture and Equipment

SJPC needs business furniture and equipment that will enable us to serve our clients in an efficient manner and a comfortable environment. Our needs include personal computers, printers, projectors, copiers, conference tables and chairs for classrooms, and appliances to outfit our kitchen.

Your Time

Saint Joseph Parenting Center is a volunteer organization and the precious gifts of your time and talents are another way to help us “serve to save” the children by educating our clients in the challenges of parenting. Learn more on the volunteer page.

'); document.write('
'); document.write('');