google.load(‘search’, ‘1’, {language : ‘es’});
google.setOnLoadCallback(function() {
var customSearchOptions = {};
var orderByOptions = {};
orderByOptions[‘keys’] = [{label: ‘Relevancia’, key: »},{label: ‘Fecha’, key: ‘date’}];
customSearchOptions[‘enableOrderBy’] = true;
customSearchOptions[‘orderByOptions’] = orderByOptions; var customSearchControl = new google.search.CustomSearchControl(
‘003528194710153303897:0lhck_tkyle’, customSearchOptions);
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
var options = new google.search.DrawOptions();
options.enableSearchboxOnly(«http://www.google.com.ar/cse?cx=003528194710153303897:0lhck_tkyle»);
customSearchControl.draw(‘cse-search-form’, options);
}, true);
Pedro Ylarri en Diario Perfil .::. Archivo 2011
Loading