home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / _baks / NLSEC.php.0004.9ad3.bak < prev    next >
Text File  |  2011-08-04  |  5KB  |  102 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"><!-- InstanceBegin template="/Templates/OurSchool_Blank.dwt.php" codeOutsideHTMLIsLocked="false" -->
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <!-- InstanceBeginEditable name="doctitle" -->
  6. <title>Northern Lights Special Education Cooperative</title>
  7. <!-- InstanceEndEditable -->
  8.  
  9. <link href="style.css" rel="stylesheet" type="text/css" />
  10. <link href="dropStyle.css" rel="stylesheet" type="text/css" />
  11. <link rel="icon" href="/favicon.ico" type="image/x-icon">
  12.  
  13. <script src="jquery-1.2.1.min.js" type="text/javascript"></script>
  14. <script src="jquery.url.js" type="text/javascript"></script>
  15. <script src="menu-collapsed.js" type="text/javascript"></script>
  16.  
  17. <link rel="stylesheet" type="text/css" href="collapsed_style.css" />
  18.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  19.   
  20.  
  21.   
  22.       <!--[if lt IE 8]>
  23.    <style type="text/css">
  24.    li a {display:inline-block;}
  25.    li a {display:block;}
  26.    </style>
  27.    <![endif]-->
  28.    
  29. <?php include("scriptHead.php"); ?>
  30.  
  31. <?php include("dropJava.php"); ?>
  32.  
  33. <!-- InstanceBeginEditable name="head" -->
  34. <style type="text/css">
  35. <!--
  36. .style2 {
  37.   font-size: 24px;
  38.   font-weight: bold;
  39. }
  40. .style3 {
  41.   font-family: Arial, Helvetica, sans-serif;
  42.   font-weight: bold;
  43. }
  44. -->
  45. </style>
  46. <!-- InstanceEndEditable -->
  47.  
  48. </head>
  49.  
  50. <center><body class="body">
  51.  
  52. <table width="760" border="3px" bordercolor="#FFFFFF">
  53.   <tr id="header">
  54.     <td colspan="3"><?php include("header.php"); ?></td>
  55.   </tr>
  56.   
  57.   <tr id="dropMenu">
  58.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  59.   </tr>
  60.   
  61.   <tr valign="top" bgcolor="#FFFFFF">
  62.   
  63.       <td width="120" height="75" class="leftMenu" id="leftMenu">
  64.        <?php include("ourschool_collapsed.php"); ?>
  65.         
  66.     </td>
  67.     
  68.     <td width="656 id="pageContent"><!-- InstanceBeginEditable name="pageContent" -->
  69.       <p align="center" class="style34" style="margin-bottom: 0"> </p>
  70.       <p align="center" style="margin-top: 0;"><span class="style2"><u>NORTHERN LIGHTS SPECIAL EDUCATION COOPERATIVE</u></span></p>
  71.       <p style="margin-bottom: 0;"><strong>Link to Northern Lights Special Education Cooperative TSES</strong></p>
  72. <p style="margin-top: 0;"><a href="http://www.nlsec.k12.mn.us/">www.nlsec.k12.mn.us/TSES</a></p>
  73.       <p style="margin-bottom: 0;"><span class="style3">School Evaluation Form</span>      </p>
  74. <p style="margin-top: 0;"><a href="documents/2111_001.pdf">2111_001.pdf</a></p>
  75.       <p style="margin-bottom: 0;"><span class="style3">Special Education Educational Settings and Specialized Instruction</span>      </p>
  76. <p style="margin-top: 0;"><a href="documents/availableinstruction.doc">Available Instruction</a></p>
  77.       <p style="margin-bottom: 0;"><span class="style3">CST Referral Form</span></p>
  78.       <p style="margin-top: 0;"><a href="CSTReferralForm.cwk">CST Referral Form</a></p>
  79. <p style="margin-bottom: 0;"><span class="style3">McGregor ISD #4 Referral Process</span></p>
  80. <p style="margin-top: 0;"><a href="documents/McGregorReferralprocess.pdf">McGregor Referral Process</a></p>
  81. <p style="margin-bottom: 0;"><span class="style3">Special Education Parent Advisory Committee</span></p>
  82. <p style="margin-top: 0;"><a href="documents/TSESAdvisoryCommittee.pdf">TSES Advisory Committee</a></p>
  83. <p style="margin-bottom: 0;"><span class="style3">Special Education Educational Settings and Specialized Instruction</span></p>
  84. <p style="margin-top: 0;"><a href="documents/TSESEducationalSettingsandSpecializedInstruction.pdf">TSES Educational Specialized Instruction</a></p>
  85.       <p style="margin-bottom: 0;"><span class="style3">McGregor ISD #4 School District Referral Form</span></p>
  86. <p style="margin-top: 0;"><a href="documents/TSESReferralForm.pdf">TSES Referral Form</a></p>
  87. <p><a href="documents/TSESEducationalSettingsandSpecializedInstruction_000.pdf">TSES Educational Settings and Specialized Instruction</a></p>
  88. <p style="margin-bottom: 0;"><a href="documents/TSESParentAdvisoryCouncil.pdf">TSES Parent Advisory Council</a></p>
  89.     <!-- InstanceEndEditable --></td>
  90.     
  91.  
  92.   
  93.   </tr>
  94.   <tr bgcolor="#FFFFFF">
  95.       <td colspan="3"><?php include("footer.php"); ?></td>
  96.   </tr>
  97. </table>
  98.  
  99. </body></center>
  100. <!-- InstanceEnd --></html>
  101.  
  102.