<!-- Begin CSS Vertical Menu - menu ver 3.0 2007

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide">');

document.write('<ul id="menunav">');

// START MENU LINKS - EDIT BELOW THIS AREA

/* HOME */ 

document.write('  <li style="width: 100px;"><a href="http://www.millercreekmiddleschool.org/index.htm">Home</a>'); 
document.write('    <ul>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/site.htm">Site map</a></li>');
document.write('    </ul>');
document.write('  </li>');


/* ABOUT */

document.write('  <li style="width: 100px;"><a href="http://www.millercreekmiddleschool.org/2-about/index.htm">About</a>'); 
document.write('    <ul>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/2-about/handbook.htm">Handbook</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/2-about/missiongoals.htm">Mission to Goals</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/2-about/courses.htm">Courses</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/2-about/schoolhouse.htm">Old Dixie School House</a></li>');
document.write('    </ul>');
document.write('  </li>');


/* SERVICES */ 

document.write('  <li style="width: 100px;"><a href="http://www.millercreekmiddleschool.org/3-services/index.htm">Services</a>');
document.write('    <ul>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/3-services/homeandschool.htm">Home &amp; School Club</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/3-services/sitecouncil.htm">Site Council</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/3-services/clubs_sports.htm">Clubs and Sports</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/3-services/studentgov.htm">Student Goverment</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/3-services/yes.htm">Youth Empowered Services</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/3-services/success.htm">Support Student Success</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/3-services/counselor.htm">Counseling</a></li>');
document.write('    </ul>');
document.write('  </li>');


/* STAFF */ 

document.write('  <li style="width: 100px;"><a href="http://www.millercreekmiddleschool.org/4-teachers/index.htm">Staff</a>');
document.write('    <ul>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/4-teachers/teachers.htm">Teachers</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/4-teachers/principal.htm">Principal</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/4-teachers/principal2.htm">Asst. Principal</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/4-teachers/supportstaff.htm">Support Staff</a></li>');
document.write('    </ul>');
document.write('  </li>');

/* CALENDAR */ 

document.write('  <li style="width: 100px;"><a href="http://www.schoolsnow.com/default.asp?skid=734122&caid=798744" target="_blank">Calendar</a>');
document.write('  </li>');


/* RESOURCES */

document.write('  <li style="width: 100px;"><a href="http://www.millercreekmiddleschool.org/5-resources/index.htm">Resources</a>');
document.write('    <ul>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/5-resources/library.htm">Library</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/5-resources/bell.htm">Bell Schedule</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/5-resources/forms.htm">Forms</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/5-resources/links.htm">Links</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/5-resources/flyers.htm">Flyers</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/5-resources/HomeworkGuidelines0910.htm">Homework Guidelines</a></li>');
document.write('    </ul>');
document.write('  </li>');

/* PHOTO GALLERY */

document.write('  <li style="width: 100px;"><a href="http://www.millercreekmiddleschool.org/photos/index.htm">Photos</a>'); 
document.write('    <ul>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/photos/trackfield/index.htm" target="_blank">Track and Field</a></li>');
document.write('      <li><a href="http://www.millercreekmiddleschool.org/photos/08WEB/index.htm" target="_blank">WEB Day</a></li>');
document.write('    </ul>');
document.write('  </li>');

/* CONTACT */ 

document.write('<li style="width: 100px;"><a href="http://www.millercreekmiddleschool.org/contact.htm">Contact</a></li>');


// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');

// END -->