function EngLdoctorUpdate() {
  document.write('August 27, 2010');
}
function ChiLdoctorUpdate() {
  document.write('2010年8月27日');
}

function EngLAdoctorUpdate() {
  document.write('August 27, 2010');
}
function ChiLAdoctorUpdate() {
  document.write('2010年8月27日');
}

function EngRdoctorUpdate() {
  document.write('August 27, 2010');
}
function ChiRdoctorUpdate() {
  document.write('2010年8月27日');
}

function EngRLdoctorUpdate() {
  document.write('August 25, 2010');
}
function ChiRLdoctorUpdate() {
  document.write('2010年8月25日');
}
