home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / 21stCentury.php < prev    next >
Text File  |  2013-08-16  |  3KB  |  87 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. <script src="jquery-1.2.1.min.js" type="text/javascript"></script>
  11. <script src="jquery.url.js" type="text/javascript"></script>
  12. <script src="menu-collapsed.js" type="text/javascript"></script>
  13.  
  14. <link rel="stylesheet" type="text/css" href="collapsed_style.css" />
  15. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  16.   
  17. <?php include("scriptHead.php"); ?>
  18.   
  19. <!--[if lt IE 8]>
  20.    <style type="text/css">
  21.    li a {display:inline-block;}
  22.    li a {display:block;}
  23.    </style>
  24.    <![endif]-->
  25.  
  26. <?php include("dropJava.php"); ?>
  27.  
  28. <style type="text/css">
  29. <!--
  30. .style139 {font-family: Georgia, "Times New Roman", Times, serif}
  31. .style147 {background-color: #FF0000}
  32. -->
  33. </style>
  34. <?php include("21centurySlideshow.php"); ?>
  35.  
  36. </head>
  37.  
  38. <center><body class="body">
  39.  
  40. <a href="documents/AllSchoolReunionLogo13.pdf">All School Reunion Logo 13</a>
  41. <table width="760" border="3px" bordercolor="#FFFFFF">
  42.   <tr id="header">
  43.     <td colspan="3"><?php include("header.php"); ?></td>
  44.   </tr>
  45.   
  46.   <tr id="dropMenu">
  47.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  48.   </tr>
  49.   
  50.   <tr valign="top" bgcolor="#FFFFFF">
  51.   
  52.       <td width="120" height="75" class="leftMenu" id="leftMenu">
  53.     
  54.     <?php include("ourschool_collapsed.php"); ?>
  55.         
  56.     </td>
  57.     
  58.     <td width="610" id="pageContenet">
  59.     
  60.     
  61. <link href="../style.css" rel="stylesheet" type="text/css" />
  62. <p> </p>
  63. <p style="margin-bottom: 0;"> </p>
  64. <h1 align="center" class="style135" style="margin-top: 0;">McGregor All School Reunion</h1>
  65.      <h3 align="center" class="style139">Visit the All School Reunion Facebook page for pictures and to connect with alumni at:</h3>
  66. <p align="center" class="style139">McGregor ISD#4 All School Reunion</p>
  67.      <p align="center"> </p>
  68.      <p> </p>
  69. <p> </p>
  70. <p> </p>
  71.      <p> </p>
  72.      <p style="margin-bottom: 0;"> </p>
  73. <p style="margin-top: 0"><br>
  74.      </p>
  75.     
  76.     
  77.     </td>
  78.     
  79.   </tr>
  80.   <tr bgcolor="#FFFFFF">
  81.       <td colspan="3"><?php include("footer.php"); ?></td>
  82.   </tr>
  83. </table>
  84.  
  85. </body></center>
  86. </html>
  87.