try {
_WidgetManager._HandleControllerResult('Text1', 'initial',{'content': 'Posts are  arranged in reverse order, with the oldest on top.  Dates do not correspond to the actual posting dates.', 'title': ''});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
