// JavaScript Document

document.write('<div id="cse-search-form">Loading</div>');

  google.load('search', '1', {language : 'en'});
  google.setOnLoadCallback(function() {
    var customSearchControl = new google.search.CustomSearchControl('010782493373630194086:cafeovn_zwy');
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    var options = new google.search.DrawOptions();
    options.enableSearchboxOnly("http://www.puretec.co.jp/english/search/temp.html");
    customSearchControl.draw('cse-search-form', options);
  }, true);


