var menuItems = new Array(
  null,
  new Array(
    new Array('Music', '/www/docs/103/chrsitian-country-music/', null),
    new Array('Rodeo', '/www/docs/104/rodeo-ministry-/', null),
    new Array('Cowboy Fellowship', '/www/docs/106', null)
  ),
  null,
  new Array(
    new Array('What is a Rodeo Bible Camp?', '/www/docs/105', null),
    new Array('Who Attends the Camps?', '/www/docs/101/rodeo-bible-camp/', null),
    new Array('How Can I Register for Camp?', '/www/docs/102/rodeo-camp-registration/', null),
    new Array('When are the Rodeo Camps?', '/www/docs/107', null),
    new Array('How much are the camps?', '/www/docs/109', null),
    new Array('What can I do to help with the BOTC Rodeo Camps?', '/www/docs/111', null)
  ),
  null,
  null,
  null
  );

var menuMeta  = new Array(
  null,
  new Array(130, 166, 17, 170),
  null,
  new Array(130, 226, 17, 170),
  null,
  null,
  null
  );

