home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / bulletin.php < prev    next >
Text File  |  2015-05-29  |  3KB  |  75 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.  
  26.  
  27. <?php include("dropJava.php"); ?>
  28. <style type="text/css">
  29. <!--
  30. .style136 {background-color: #000000}
  31. -->
  32. </style>
  33. </head>
  34.  
  35. <center><body class="body">
  36. <p style="margin-bottom: 0"><a href="documents/May11thBulletin_000.pdf"></a></p>
  37. <table width="760" border="3px" bordercolor="#FFFFFF">
  38. <tr id="header"><td colspan="3"><p style="margin-top: 0; margin-bottom: 0"> </p>
  39.   <?php include("header.php"); ?></td>
  40.   </tr>
  41.   
  42.   <tr id="dropMenu">
  43.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  44.   </tr>
  45.   
  46.   <tr valign="top" bgcolor="#FFFFFF">
  47.   
  48.       <td width="150" height="75" class="leftMenu" id="leftMenu">
  49.     
  50.     <?php include("ourschool_collapsed.php"); ?>
  51.         
  52.     </td>
  53.     
  54.     <td width="656" id="pageContenet"><p align="center" style="margin-top: 0;"> </p>
  55. <p align="center">Please click on the link below to view today's daily bulletin</p>
  56. <p align="center" style="margin-bottom: 0;"> </p>
  57. <p align="center" style="margin-top: 0;"><a href="documents/May29thBulletin_002.pdf">Last Day of School Bulletin!!</a></p>
  58. <p> </p>
  59. <p> </p>
  60. <p> </p>
  61. <p> </p>
  62. <p> </p>
  63. <p> </p>
  64. <p> </p>
  65. <p style="margin-bottom: 0;"> </p>
  66. <p align="center" style="margin-top: 0; margin-bottom: 0;"> </p></td>
  67.     
  68.   </tr>
  69.   <tr bgcolor="#FFFFFF">
  70.       <td colspan="3"><?php include("footer.php"); ?></td>
  71.   </tr>
  72. </table>
  73. </body></center>
  74. </html>
  75.