var menuItems = new Array(
  new Array(
    new Array('Home', '/www/docs/112', null),
    new Array('Our Services', '/www/docs/101/credit-counseling-service-chattanooga-huntsville/', null     ),
    new Array('Money Smarts Center', '/www/docs/110/chattanooga-huntsville-money-management/', null),
    new Array('Frequently Asked Questions', '/www/docs/107/credit-question-chattannoga-huntsville/', null),
    new Array('Resources', '/www/docs/108/credit-help-services-chattanooga-huntsville-georgia/', null     ),
    new Array('Accreditations', '/www/docs/116', null),
    new Array('Contact Us', '/www/docs/109/contact-credit-help-chattanooga-huntsville/', null),
    new Array('CCCS Blog', '/www/docs/114/credit-counseling-chattanooga-huntsville-blog/', null)
  )
  );

var menuMeta  = new Array(
  new Array(0, 0, 0, 0)
  );


