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