function About()
{
  var arr = showModalDialog("About.html", "", "dialogWidth:23em; dialogHeight:15em; status:0");
}
