function babyarticles_P(y) {
if (y==1) { return "article%2FDeliver_Me_At_Home_Interviewing_a_Midwife.htm,Deliver%20Me%20%7EAt%20Home%21%20Interviewing%20a%20Midwife"; }
if (y==2) { return "article%2FWhat_is_Placenta_Previa.htm,What%20is%20Placenta%20Previa%3F"; }
return "";
}
function babyarticlesnumP() {
return 2;
}

function babyarticles_B(y) {
if (y==1) { return "article%2FWhen_is_my_baby_ready_for_solid_foods.htm,When%20is%20my%20baby%20ready%20for%20solid%20foods%3F"; }
if (y==2) { return "article%2FRoll_the_Ball.htm,Roll%20the%20Ball"; }
if (y==3) { return "article%2FThe_Benefits_of_Baby_Massage.htm,The%20Benefits%20of%20Baby%20Massage"; }
if (y==4) { return "article%2FNewborn_Week_One.htm,Newborn%20Week%20One"; }
return "";
}
function babyarticlesnumB() {
return 4;
}

function babyarticles_T(y) {
if (y==1) { return "article%2FGet_To_Work_Trucks.htm,Get%20To%20Work%20Trucks"; }
if (y==2) { return "article%2FPlay_Time.htm,Play%20Time%21"; }
if (y==3) { return "article%2FThe_Dance_of_Cerebral_Palsy.htm,The%20Dance%20of%20Cerebral%20Palsy"; }
if (y==4) { return "article%2FToddler_Grocery_Shopping.htm,Toddler%20Grocery%20Shopping"; }
if (y==5) { return "article%2FWhy_Should_I_Read_to_My_Special_Needs_Child.htm,Why%20Should%20I%20Read%20to%20My%20Special%20Needs%20Child%3F"; }
if (y==6) { return "article%2FHandprint_Christmas_Wreath.htm,Handprint%20Christmas%20Wreath"; }
if (y==7) { return "article%2FLeaves_Leaves_and_More_Leaves.htm,Leaves%20%2C%20Leaves%2C%20and%20More%20Leaves"; }
if (y==8) { return "article%2FLet_s_Get_Cookin.htm,Let%27s%20Get%20Cookin%27"; }
if (y==9) { return "article%2FPuff_Ping_Pong_Ball.htm,Puff%20Ping%20Pong%20Ball"; }
if (y==10) { return "article%2FHomemade_Jewelry_Box.htm,Homemade%20Jewelry%20Box"; }
if (y==11) { return "article%2FLet_s_Go_Fishing.htm,Let%27s%20Go%20Fishing%21"; }
return "";
}
function babyarticlesnumT() {
return 11;
}

