function initPage() {
  $("#Content1").ajaxcontrol( { toolbarLocation:"top" });
  $("#Content2").ajaxcontrol();
}

