function initPage() {
  $("#Intro").ajaxcontrol();
  $("#NewsContent").ajaxcontrol({}, newsid);
}

