var MENU = [
  [{"id":1},'Contents', null, null,
    [{"id":2},'Title Page', 'title.html', 'view'],
    [{"id":3},'Download', 'download.html', 'view'],
    [{"id":4},'Purchase', 'key.html', 'view'],
    [{"id":5},'Examples', 'example.html', 'view'],
    [{"id":6},'Distortion', 'distortion.html', 'view'],
    [{"id":7},'Shift Lenses', 'shift.html', 'view'],
    [{"id":8},'Lens Correction', 'lensCorrect.html', 'view'],
    [{"id":9},'Language', 'language.html', 'view'],
    [{"id":10},'FAQ', 'faq.html', 'view'],
    [{"id":11},'Calibration', null, null,
      [{"id":12},'Overview', 'calOverview.html', 'view'],
      [{"id":13},'Target', 'calTargets.html', 'view'],
      [{"id":14},'Bad Targets', 'calBadTargets.html', 'view'],
      [{"id":15},'FTP Info', 'calFtp.html', 'view']
	],
    [{"id":16},'Profiles', null, null,
      [{"id":17},'Fixed', 'profile.html', 'view'],
      [{"id":18},'Interchange', 'profileSLR.html', 'view']
    ]
  ]
];
