try {
_WidgetManager._HandleControllerResult('Translate1', 'initial',{'title': 'Translate', 'layout': 'VERTICAL', 'pageLanguage': 'ar'});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
