try {
_WidgetManager._HandleControllerResult('PlusOne1', 'initial',{'size': 'standard', 'annotation': 'bubble', 'language': 'en'});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
