document.writeln("<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd\">");
document.writeln("<html xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\" \/>");
document.writeln("<title>头部<\/title>");
document.writeln("<link href=\"adc.css\" rel=\"stylesheet\" type=\"text\/css\" \/>");
document.writeln("");
document.writeln("<\/head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<div id=\"top\">");
document.writeln("<div id=\"logo\"><\/div>");
document.writeln("<h5>我们坚信：创新是不朽的竞争力<\/h5>");
document.writeln("<div id=\"menu\">");
document.writeln("<ul id=\"nav\">");
document.writeln("	<li class=\"menu2\"><a href=\"index.html\">首页<\/a><\/li>");
document.writeln("	<li class=\"menu2\" onMouseOver=\"this.className=\'menu1\'\" onMouseOut=\"this.className=\'menu2\'\"><a href=\"about-intro.html\">关于adc<\/a>");
document.writeln("	<div class=\"list\">");
document.writeln("		<a href=\"about-intro.html\">adc简介<\/a><br\/>");
document.writeln("        <a href=\"about-concept.html\">adc观念<\/a><br\/>");
document.writeln("        <a href=\"about-culture.html\">adc文化<\/a><br\/>");
document.writeln("        <a href=\"about-idea.html\">adc理念<\/a><br\/>");
document.writeln("	<\/div>");
document.writeln("	<\/li>");
document.writeln("	<li class=\"menu2\"><a href=\"news.html\">时讯<\/a><\/li>");
document.writeln("	<li class=\"menu2\"><a href=\"case.html\">案例<\/a><\/li>");
document.writeln("	<li class=\"menu2\" onMouseOver=\"this.className=\'menu1\'\" onMouseOut=\"this.className=\'menu2\'\"><a href=\"service-cont.html\">服务<\/a>	");
document.writeln("	<div class=\"list\">");
document.writeln("		<a href=\"service-cont.html\">服务内容<\/a><br\/>");
document.writeln("        <a href=\"service-advant.html\">服务优势<\/a><br\/>");
document.writeln("        <a href=\"service-project.html\">服务流程<\/a><br\/>");
document.writeln("        <a href=\"service-system.html\">保障体系<\/a><br\/>");
document.writeln("    <\/div>");
document.writeln("	<\/li>");
document.writeln("	<li class=\"menu2\"><a href=\"contact.html\">联系<\/a><\/li>");
document.writeln("  	<li class=\"menu2\"><a href=\"join.html\">加入adc<\/a><\/li>");
document.writeln("	<li class=\"menu2\" id=\"paa\"><a href=\"#\">English<\/a><\/li>");
document.writeln("	<\/ul>");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("<\/body>");
document.writeln("<\/html>");
document.writeln("")
