home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / staffResources.php < prev    next >
Text File  |  2011-03-01  |  3KB  |  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">
  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.  
  11.  
  12.     <script src="jquery-1.2.1.min.js" type="text/javascript"></script>
  13.  <script src="jquery.url.js" type="text/javascript"></script>
  14.       <script src="menu-collapsed.js" type="text/javascript"></script>
  15.  
  16.     <link rel="stylesheet" type="text/css" href="collapsed_style.css" />
  17.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  18.   
  19.  
  20.   
  21.       <!--[if lt IE 8]>
  22.    <style type="text/css">
  23.    li a {display:inline-block;}
  24.    li a {display:block;}
  25.    </style>
  26.    <![endif]-->
  27.    
  28. <?php include("scriptHead.php"); ?>
  29.  
  30. <?php include("dropJava.php"); ?>
  31.  
  32. </head>
  33.  
  34. <center><body class="body">
  35.  
  36. <table width="760" border="3px" bordercolor="#FFFFFF">
  37.   <tr id="header">
  38.     <td colspan="3"><?php include("header.php"); ?></td>
  39.   </tr>
  40.   
  41.   <tr id="dropMenu">
  42.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  43.   </tr>
  44.   
  45.   <tr valign="top" bgcolor="#FFFFFF">
  46.   
  47.       <td width="120" height="75" class="leftMenu" id="leftMenu">
  48.         <?php include("staff_collapsed.php"); ?>
  49.         
  50.     </td>
  51.     
  52.     <td id="pageContenet">
  53.  
  54. <p align="center" class="LgBodyBold">
  55.                <br>
  56.             Staff Resources</br> </p>
  57. <p align="center" class="LgBodyBold"> </p>
  58. <p class="LgBodyBold"><a href="internetSafety.php">Internet Safety Resources</a></p>
  59. <p class="LgBodyBold"> </p>
  60. <p class="LgBodyBold">iMovie:</p>
  61. <p class="LgBody"><a href="https://docs.google.com/present/view?id=df6bwk2v_458hfn94kfd" target="_blank">20+ Ways to use a flip camcorder in your classroom</a></p>
  62. <p class="LgBody"> </p>
  63. <p class="LgBodyBold">Interactive Whiteboard Resources:</p>
  64. <p class="LgBody"><a href="/resources/interactiveResources.pdf" target="_blank">Interactive Resources for Educators</a>
  65.   </h6>
  66.   </li>
  67.   </li>
  68. </p>
  69. <p align="center" class="LgBodyBold"> </p>
  70.            
  71.  
  72.            
  73.  
  74.    <p class="LgBodyBold">SMART Notebook: </p>
  75.  
  76.  
  77.   
  78.     <p class="LgBody">SMART Teacher Resources<br>
  79.     <a href="http://exchange.smarttech.com" target="_blank">http://exchange.smarttech.com</a></h6>
  80.   </li>
  81.     <p> </h6>
  82.    
  83.     <p class="LgBody">SMART Teacher Technical Training<br>
  84.       <a href="http://smarttech.com/us/Resources/Training/SMART+Learning+Center" target="_blank">http://smarttech.com/us/Resources/Training/SMART+Learning+Center</a></h6>
  85.  
  86.   <p> </h6>
  87.  
  88.   <p class="LgBody">SMART Connect With Teachers<br>
  89.     <a href="http://exchange.smarttech.com/forum.html" target="_blank">http://exchange.smarttech.com/forum.html</a></h6>
  90.  
  91. <p> </h6>
  92. <p class="LgBodyBold"> </p></td>
  93.     
  94.   </tr>
  95.   <tr bgcolor="#FFFFFF">
  96.       <td colspan="3"><?php include("footer.php"); ?></td>
  97.   </tr>
  98. </table>
  99.  
  100. </body></center>
  101. </html>
  102.