var programs =
[
  {
    program: 336, // Distance
    courses:
    [
      {id: 840, name: 'Distance Automotive Service Technician'},
      {id: 841, name: 'Distance Business Manager'},
      {id: 926, name: 'Distance Collision Estimating'}
    ]
  },

  {
    program: 333, //Montreal
    courses:
    [
      {id: 830, name: 'Auto Body Collision Estimator'},
      {id: 829, name: 'Automotive Parts and Warehousing'},
      {id: 828, name: 'Automotive Service Consultant'},
      {id: 824, name: 'Automotive Service Operations Specialist'},
      {id: 831, name: 'Automotive Service Technician'},
      {id: 37893, name: 'Mecanique Automobile'}
    ]
  },

  {
    program: 332, // Surrey
    courses:
    [
      {id: 934, name: 'Air Conditioning Service'},
      {id: 830, name: 'Auto Body Collision Estimator'},
      {id: 834, name: 'Auto Body Technician'},
      {id: 823, name: 'Automotive Business Manager'},
      {id: 825, name: 'Automotive Detailing'},
      {id: 939, name: 'Automotive Diesel Engine Service and Repair'},
      {id: 930, name: 'Automotive Parts and Estimating Specialist'},
      {id: 829, name: 'Automotive Parts and Warehousing'},
      {id: 833, name: 'Automotive Refinishing Prep and Body Technician'},
      {id: 835, name: 'Automotive Refinishing Prep Technician'},
      {id: 822, name: 'Automotive Sales and Leasing Consultant'},
      {id: 929, name: 'Automotive Service and Parts Specialist'},
      {id: 828, name: 'Automotive Service Consultant'},
      {id: 824, name: 'Automotive Service Operations Specialist'},
      {id: 831, name: 'Automotive Service Technician'},
      {id: 832, name: 'Automotive Wheel Alignment Brake Service Technician'},
      {id: 839, name: 'Computer Training Skills'},
      {id: 931, name: 'Hybrid Technology and Service'},
      {id: 837, name: 'Ozone Depletion Prevention'},
      {id: 933, name: 'Tire and Lube Technician'},
      {id: 827, name: 'Total Sales Specialist'},
      {id: 38392, name: 'Dispatching & Transportation'}
    ]
  },

  {
    program: 331, // Toronto
    courses:
    [
      {id: 823, name: 'Automotive Business Manager'},
      {id: 825, name: 'Automotive Detailing'},
      {id: 829, name: 'Automotive Parts and Warehousing'},
      {id: 822, name: 'Automotive Sales and Leasing Consultant'},
      {id: 831, name: 'Automotive Service Technician'},
      {id: 37498, name: 'Fixed Operations Specialist'}
    ]
  }
]

