var menuItems = new Array(
  null,
  new Array(
    new Array('Founding History', '/www/docs/107/montessori-school-chattanooga-history/', null),
    new Array('Testimonials', '/www/docs/108/montessori-school-chattanooga-testimonials/', null),
    new Array('Faculty and Staff', '/www/docs/109/montessori-chattanooga-faculty-staff/', null),
    new Array('Alumni', '/www/docs/111', null)
  ),
  new Array(
    new Array('Admissions Process', '/www/docs/115', null),
    new Array('Tuition and Terms', '/www/docs/112', null),
    new Array('Tuition Assistance', '/www/docs/113', null),
    new Array('Directions', '/www/docs/114', null)
  ),
  new Array(
    new Array('Toddlers ', '/www/docs/100/private-montessori-school-toddler/', null),
    new Array('Preschool ', '/www/docs/101/private-montessori-school-preschool/', null),
    new Array('Kindergarten', '/www/docs/102/private-montessori-school-kindergarten/', null),
    new Array('Elementary', '/www/docs/103/private-montessori-school-elementary/', null),
    new Array('Middle School', '/www/docs/104/private-montessori-school-middle-school/', null),
    new Array('Afterschool', '/www/docs/105/private-montessori-after-school/', null),
    new Array('Studio Program', '/www/docs/106/private-montessori-after-school-classes/', null)
  ),
  null,
  new Array(
    new Array('Google Docs', '/www/docs/110/room-parents/', null)
  ),
  null
  );

var menuMeta  = new Array(
  null,
  new Array(-330, 51, 21, 170),
  new Array(-215, 51, 21, 170),
  new Array(-65, 51, 21, 170),
  null,
  new Array(220, 51, 21, 170),
  null
  );


