(function() {
  var cs;
  cs = window.CS || (window.CS = {});
  cs.Data || (cs.Data = {});
  cs.Data.people = [  
    {
      name: 'Alastair Keating',
      role: 'Managing Director',
      image: 'alastair-keating.jpg',
      location: 'Auckland'
    }, {
      name: 'Benn-Crawford',
      role: 'National Retail Manager',
      image: 'benn-crawford.jpg',
      location: 'Wellington'
    }, {
      name: 'Bridget Zimmerman',
      role: 'Woodward St Retail Store',
      image: 'bridget-zimmerman.jpg',
      location: 'Wellington'
    }, {
      name: 'Dan Comber',
      role: 'Technician',
      image: 'dan-comber.jpg',
      location: 'Wellington'
    }, {
      name: 'Douglas Johns',
      role: 'Sales/Communications',
      image: 'douglas-johns.jpg',
      location: 'Wellington'
    }, {
      name: 'Elliot Jones',
      role: 'Trainer',
      image: 'elliot-jones.jpg',
      location: 'Auckland'
    }, {
      name: 'Fraser Lovell',
      role: 'Roaster',
      image: 'fraser-lovell.jpg',
      location: 'Wellington'
    }, {
      name: 'Geoff Dawkins',
      role: 'Technician',
      image: 'geoff-dawkins.jpg',
      location: 'Wellington'
    }, {
      name: 'Israel Tan',
      role: 'Despatch',
      image: 'israel-tan.jpg',
      location: 'Wellington'
    }, {
      name: 'Jonny Calder',
      role: 'Sales',
      image: 'jonny-calder.jpg',
      location: 'Auckland'
    }, {
      name: 'Justin McArthur',
      role: 'Chemex Museum Curator',
      image: 'justin-mcarthur.jpg',
      location: 'Wellington'
    }, {
      name: 'Kelly Chapman',
      role: 'Office HQ, Social co-ordinator',
      image: 'kelly-chapman.jpg',
      location: 'Wellington'
    }, {
      name: 'Kim Boyd',
      role: 'Account Manager/Trainer',
      image: 'kim-boyd.jpg',
      location: 'Auckland'
    }, {
      name: 'Krista Onhing',
      role: 'Customs Brew Bar',
      image: 'krista-onhing.jpg',
      location: 'Wellington'
    }, {
      name: 'Luke Crawford',
      role: 'Woodward St Retail Store',
      image: 'luke-crawford.jpg',
      location: 'Wellington'
    }, {
      name: 'Matt Galbreath',
      role: 'Office HQ',
      image: 'matt-galbreath.jpg',
      location: 'Wellington'
    }, {
      name: 'Malcolm Henry',
      role: 'Technician',
      image: 'melcolm-henry.jpg',
      location: 'Auckland'
    }, {
      name: 'Patrick Taikato',
      role: 'Muscles/Dispatch',
      image: 'patrick-taikato.jpg',
      location: 'Wellington'
    }, {
      name: 'Ralph Jenner',
      role: 'Account Manager/Trainer',
      image: 'ralph-jenner.jpg',
      location: 'Wellington'
    }, {
      name: 'Regan Bang',
      role: 'Roaster',
      image: 'regan-bang.jpg',
      location: 'Wellington'
    }, {
      name: 'Richard Legg',
      role: 'Hopper St Espresso Bar',
      image: 'richard-legg.jpg',
      location: 'Wellington'
    }, {
      name: 'Tim Norriss',
      role: 'Customs Brew Bar',
      image: 'Tim-Norris.jpg',
      location: 'Wellington'
    }, {
	     name: 'Shaun Richardson',
      role: 'Sales/account managment',
      image: 'Shaun-Richardson.jpg',
      location: 'Christchurch'
    }, {
      name: 'Shaun K Anderson',
      role: 'Auckland Manager',
      image: 'shaun K Anderson.jpg',
      location: 'Auckland'
    }, {
      name: 'Olivia Ihimaera-Smiler',
      role: 'Wellington Manager',
      image: 'Olivia .jpg',
      location: 'Wellington'
    }, {
	name: 'Paul Steff',
      role: 'Auckland Brew bar',
      image: 'Paul-Steff.jpg',
      location: 'Auckland'
    }, {
	name: 'Julia Lawrence',
      role: 'Despatch',
      image: 'julia-Lawrence.jpg',
      location: 'Wellington'
    }, {
	name: 'Hadassah Green',
      role: 'Trainer',
      image: 'Hadassah-Green.jpg',
      location: 'Wellington'
    }, {
	name: 'Chris Dillon',
      role: 'The Boss',
      image: 'Chris-Dillon.jpg',
      location: 'Wellington'
    }, {
	name: 'Chanel Coradine',
      role: 'Sales',
      image: 'Chanel-Coradine.jpg',
      location: 'Christchurch'
    }, {
	name: 'Zane Chittenden',
      role: 'Technician',
      image: 'Zane-Chittenden.jpg',
      location: 'Christchurch'
    }, {
	name: 'Hansa Parbhu',
      role: 'Bean Counter',
      image: 'Hansa.jpg',
      location: 'Wellington'
    }, {
	name: 'Jacob Lawrie',
      role: 'Bagger Extraordinaire',
      image: 'jacob.jpg',
      location: 'Wellington'
    }, {
	name: 'Brendon Wishnowsky',
      role: 'Technician',
      image: 'Brendon.jpg',
      location: 'Wellington'
    }, {
	name: 'Laura Suzuki',
      role: 'Office HQ',
      image: 'Laura-Suzuki.jpg',
      location: 'Wellington'
    }, {
	name: 'Andy Craig',
      role: 'Customs Brew Bar',
      image: 'Andy-Craig.jpg',
      location: 'Wellington'
    }, {
	name: 'Noel Gaerty',
      role: 'Account Manager/Trainer',
      image: 'Noel-Gaerty.jpg',
      location: 'Wellington'
    }
  ];
}).call(this);

