Loading
google.load('search', '1', {language : 'fr', style : google.loader.themes.BUBBLEGUM});
google.setOnLoadCallback(function() {
var customSearchControl = new google.search.CustomSearchControl('009587160018223562155:i0li6vrbf-i');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.draw('cse');
}, true);