
(function(){
window['google'] = window['google'] || {};
window['google']['annotations'] = window['google']['annotations'] || {};
if (!window['google']['annotations']['loaded']) {
window['google']['annotations']['loaded'] = true;
window['google']['annotations']['callback'] = function() {
google.annotations.setLocale("fr");
google.annotations.setAbsoluteUriPrefix("http://www.google.com/");
finishLoadingReviewsWidgets();
};
var el = document.createElement('script');
el.type = 'text/javascript';
el.src = 'http://www.google.com/apps/reviews/js/100128/annotations_production_fr.js';
document.getElementsByTagName('head')[0].appendChild(el);
}
})()
