function initPage() {
  new AjaxTiny("LeftContent", {width:"680px",height:"600px",toolbarLocation:'top',toolbarConfig:'extended',css:'/css/base.css'});
  setupTinyControls();
}

