function initPage() {
  new AjaxTiny("Content1", { validElements:"script[charset|defer|language|src|type],iframe[src|width|height|name|align|frameborder]" });
  new AjaxTiny("Content2", { toolbarLocation: 'top'});
}
