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