var MENU = [
  [{"id":1},'Contents', null, null,
    [{"id":2},'Title Page', 'title.html', 'view'],
    [{"id":3},'Calibration Theory', 'theory.html', 'view'],
    [{"id":4},'LCD Monitors', 'lcd.html', 'view'],
    [{"id":5},'Black Point', 'black.html', 'view'],
    [{"id":6},'White Point', 'white.html', 'view'],
    [{"id":7},'Monitor Gamma', 'gamma.html', 'view'],
    [{"id":8},'Hardware Calibration', 'calibrate.html', 'view'],
    [{"id":9},'Profiles &amp; Windows', 'profile.html', 'view']
  ]
];
