  google.load('search', '1');
  google.setOnLoadCallback(function() {
    google.search.CustomSearchControl.attachAutoCompletion(
      '007779220530305628238:e3nonpvlwqg',
      document.getElementById('q'),
      'cse-search-box');
  });

