代码如下:<html> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=gb2312′′> <title>无标题文档</title> [removed] function loadXML(handler) { var url = “employees.xml”; if(document.implementation&&document.implementation.createDocument) { var xmldoc