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