function initPage() {
  new AjaxTiny("TopLeft", { toolbarLocation:"external" });
  new AjaxTiny("TopRight", { toolbarLocation:"external" });
}

