function initPage() {
  new AjaxTiny("TopArea", { toolbarLocation: 'external' });
  new AjaxCalendar("calendardiv");
}


