Loading
google.load(‘search’, ‘1’, {language : ‘en’});
google.setOnLoadCallback(function(){
var customSearchControl = new google.search.CustomSearchControl(‘006562683533186731664:z7naa-zoprc’);
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.draw(‘cse’);
}, true);