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('
Saint Joseph Parenting Center is unique in Fairfield County because it is the only social service agency that focuses exclusively on parent education. SJPC offers twenty-two (two hour) classes, unlike traditional programs that require only six to ten classes.
To assist clients with their parenting skills, the following classes are offered: Behavior & Discipline, Bonding With Your Child, Creative Play, Reading & Literacy, Health & First Aid for the Child, Home & Child Safety, Shaken Baby Syndrome, Grooming & Hygiene, Nutrition & Cooking, Manners & Behavior, The Importance of Fathers, What Is Abuse/Substance Abuse, Anger Management, Health of the Adult, Civic Responsibility, Effective Communications, and Budget & Time Management.
Each client has an intake interview before being accepted into the program. This interview provides a detailed history of the client\'s background, including any involvement with social service or court agencies.
Parents are given an individualized program that will include classes instructed in either individual or seminar sessions. Each class is taught by volunteer instructors who are experts in their field.
Clients are given a light meal before the beginning of each class and a bag of groceries after attending the full class. After attending twenty classes, the clients are rewarded for all their hard work by selecting a wish list item like a stroller, highchair, bassinet, or similar large item for their child.
Upon completion of the twenty classes, the client will be given an exit interview. Information gathered will be sent to the appropriate social service and court agencies.
'); document.write('