﻿google.load('search', '1', { language: 'zh-TW', style: google.loader.themes.MINIMALIST });
google.setOnLoadCallback(function () {
	var customSearchControl = new google.search.CustomSearchControl('001771795908654112740:zqkvxentuza');
	customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
	var options = new google.search.DrawOptions();
	options.enableSearchboxOnly("http://www.lyhattorneys.com.tw/Search.aspx");
	customSearchControl.draw('cse-search-form', options);
}, true);
