home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / earlychildhoodScreening.php < prev    next >
Text File  |  2015-02-24  |  4KB  |  89 lines

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>McGregor Area School ISD#4</title>
  6.  
  7. <link href="style.css" rel="stylesheet" type="text/css" />
  8. <link href="dropStyle.css" rel="stylesheet" type="text/css" />
  9. <link rel="icon" href="/favicon.ico" type="image/x-icon">
  10. <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
  11. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
  12. <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
  13. <script src="menu-collapsed.js" type="text/javascript"></script>
  14.  
  15. <link rel="stylesheet" type="text/css" href="collapsed_style.css" />
  16. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  17.   
  18. <!--[if lt IE 8]>
  19.    <style type="text/css">
  20.    li a {display:inline-block;}
  21.    li a {display:block;}
  22.    </style>
  23.    <![endif]-->
  24.  
  25. <?php include("dropJava.php"); ?><style type="text/css">
  26. <!--
  27. .style194 {
  28.   font-family: Georgia, "Times New Roman", Times, serif;
  29.   font-size: 21px;
  30.   color: #CCCCCC;
  31.   font-style: italic;
  32. }
  33. .style195 {
  34.   font-family: Georgia, "Times New Roman", Times, serif;
  35.   font-size: 21px;
  36.   color: #666666;
  37. }
  38. .style196 {
  39.   font-family: Georgia, "Times New Roman", Times, serif;
  40.   font-size: 13px;
  41. }
  42. .style197 {
  43.   font-family: Georgia, "Times New Roman", Times, serif;
  44.   font-weight: bold;
  45.   font-style: italic;
  46. }
  47. .style199 {font-size: 13px}
  48. -->
  49. </style></head>
  50.  
  51. <center><body class="body">
  52.  
  53. <table width="760" border="3px" bordercolor="#FFFFFF">
  54.   <tr id="header">
  55.     <td colspan="3"><?php include("header.php"); ?></td>
  56.   </tr>
  57.   
  58.   <tr id="dropMenu">
  59.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  60.   </tr>
  61.   
  62.   <tr valign="top" bgcolor="#FFFFFF">
  63.   
  64.       <td width="120" height="75" class="leftMenu" id="leftMenu">
  65.        <?php include("ourschool_collapsed.php"); ?>
  66.         
  67.     </td>
  68.     
  69.     <td width="610" id="pageContenet"><p style="margin-top: 0; margin-bottom: 0"> </p>
  70.       <p align="center" style="margin-top: 0; margin-bottom: 0;"><strong><span class="style194">Community Education</span></strong></p>
  71.       <p align="center" style="margin-top: 0;"><strong><span class="style195">EARLY CHILDHOOD SCREENING</span></strong></p>
  72.       <p class="style196">The early childhood years from birth to the start of  kindergarten are an important time of rapid learning and growth. Early Childhood Screening is a quick and simple check of how children are doing between the ages of 3 to 4 years. It identifies, at an early stage, possible learning or health concerns so that children can get needed help before starting school. Early Childhood Screening is not a kindergarten entrance test.</p>
  73. <p class="style196">Early Childhood Screening or evidence of a comparable screening by a non-school provider (e.g., Head Start, Child & Teen Checkups/EPSDT or a health care provider) is required for entrance in MinnesotaΓÇÖs public schools (including preschool) or within 30 days of enrollment into kindergarten.</p>
  74.         <p class="style196">If you have a child who has not gone through the screening process please call the elementary office at 218-768-2111 x225 to make arrangements. Early Childhood Screening is for ages 3 - 5 years of age.</p>
  75. <p class="style34 style196" style="margin-bottom: 0;"> </p>
  76. <p class="footer" style="margin-top: 0;"><span class="style197">ARE YOU NEW TO THE DISTRICT??? WE NEED YOUR INFORMATION...parent/guardian name, child name, address and birthdate. <a href="mailto:llkruse@mcgregor.k12.mn.us">llkruse@mcgregor.k12.mn.us</a></span></p>
  77.          <p> </p></td>
  78.     
  79.  
  80.   
  81.   </tr>
  82.   <tr bgcolor="#FFFFFF">
  83.       <td colspan="3"><?php include("footer.php"); ?></td>
  84.   </tr>
  85. </table>
  86.  
  87. </body></center>
  88. </html>
  89.