//infinity Dimensions JS
//Googleカスタムサーチ
google.load('search', '1');
google.setOnLoadCallback(function() {
google.search.CustomSearchControl.attachAutoCompletion(
  '016062661735268085778:lfihkrtvelo',
  document.getElementById('q'),
  'cse-search-box');
});
