
inside of the blog template. If you */ /* intend on using the $hideEmptyDays function, */ /* it is recommended to not modify this value, or */ /* the section in the bloglist template.*/ /* */ /* $daysFromToday: number of days from today to start the list */ /* < 0 = yesterday or before */ /* 0 = today */ /* > 0 = tomorrow or later */ /* */ /* $listedDays: positive number that limits how far ahead to go to */ /* get events */ /* */ /* $listedEvents: positive number that limits how many events are */ /* displayed */ /* */ /* $enableOverLib: NOTE - This is a BETA feature */ /* 0 = do not enable mouse-over popups on the list */ /* 1 = enable mouse-over popups on the list */ /* */ /********************************************************************/ /* NOTE: about the $listedDays and $listedEvents options. */ /* These will limit each other. The loop will stop as soon */ /* as it reaches either of the values. */ /********************************************************************/ $hideEmptyDays = 1; $outputNeedle = "No events for this day."; $daysFromToday = 0; $listedDays = 12; $listedEvents = 10; $enableOverLib = 0; /********************************************************************/ /* DO NOT MODIFY FROM HERE TO END */ /********************************************************************/ if(isset($_REQUEST['ev'])) $evb=$_REQUEST['ev']; if(!isset($evb)) { $tempTimestamp=time(); $tempTimestamp=$tempTimestamp-date("Z",$tempTimestamp)+($gmt*3600)+($dayLight*3600); $evd=gregoriantojd(date('n',$tempTimestamp),date('j',$tempTimestamp),date('Y',$tempTimestamp)); } else { $evd=$evb; } require($serverPath."templates/preschool-css.php"); $listingOutput=""; $y=0; for($x=$daysFromToday;$x<($listedDays+$daysFromToday);$x++){ $_REQUEST['ev']=$evd+$x; $epcListMouseover=$enableOverLib; $template="preschool.php"; unset($displayedEvents, $showDateS); ob_start(); require("../calendar/calendar.php"); $dayOutput=ob_get_clean(); if(strpos($dayOutput, $outputNeedle)){ if($hideEmptyDays){ $dayOutput = ""; } }else{ $y++; } $listingOutput .= $dayOutput; if($y>=$listedEvents){break;} } echo $listingOutput; if(isset($evb)) $_REQUEST['ev']=$evb; /********************************************************************/ /* Custom Code Ends */ /********************************************************************/ ?>



SAFETY The safety and well being of our children is of the utmost importance. We have listed some of the measures we take to ensure our childrens safety while in our nursery.
Electronic Check-in - Children are required to be checked into our system upon arrival. Upon check-in sticker badges are printed for each child and a corresponding badge is kept by the parent for later pickup of their children.
Keycard Access - Nursery doors are on an automatic lock schedule and entry into the nursery area. When locked, a church issued keycard is required to gain access to the nursery.
Gated Playground - Our nursery playground is attached to our nursery building and is gated for the childrens safety.
Nursery Staff - Our nursery staff is screened to ensure quality care and safety of our children.

Give us call and we will be happy to help or come see us at First Baptist Church of McAllen, where great things are happening.
Phone - (956) 686-7418
Email - preschool@fbcmcallen.com
Address - 1200 Beech Avenue, McAllen Texas 78501
Directions - Click here for map



