google.load('search', '1', {language : 'ru'});
google.setOnLoadCallback(function() {
var customSearchControl = new google.search.CustomSearchControl('011338202725553314096:gbcvfbawulc');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
var options = new google.search.DrawOptions();
options.enableSearchboxOnly("http://tagupr.ru/results.php");    
customSearchControl.draw('cse-search-form', options);
}, true);
