// dmg_top
document.writeln("<div id=\"top\">");
document.writeln("    <div id=\"logo\"><img src=\"images/top_logo.jpg\" border=\"0\" usemap=\"#Map\" /></div>");
document.writeln("      <map name=\"Map\" id=\"Map\">");
document.writeln("        <area shape=\"rect\" coords=\"76,45,151,123\" href=\"index.htm\" />");
document.writeln("      </map>");
document.writeln("");
document.writeln("    <div id=\"chneng\"><img src=\"images/top_chneng.jpg\" border=\"0\" usemap=\"#Map2\" />");
document.writeln("    <map name=\"Map2\">");
document.writeln("      ");
document.writeln("      <area shape=\"rect\" coords=\"708,24,781,82\" href=\"http://www.dmgtv.com/Eng/Index.htm\">");
document.writeln("    </map>");
document.writeln("  </div>");
document.writeln("    <div id=\"mid\">");
document.writeln("      <div id=\"banner\">");
document.writeln("        <div class=\"motionsection\" >");
document.writeln("          <div id=\"item\"></div>");
document.writeln("          <div class=\"subitemImage\" id=\"subItem1\"><a href=\"summary.htm\"><img src=\"images/menu_about.gif\" border=\"0\" /></a></div>");
document.writeln("          <div class=\"subitemImage\" id=\"subItem2\"><a href=\"service.htm\"><img src=\"images/menu_mtfw.gif\" border=\"0\" /></a></div>");
document.writeln("          <div class=\"subitemImage\" id=\"subItem3\"><a href=\"technology.html\"><img src=\"images/menu_jsys.gif\" border=\"0\" /></a></div>");
document.writeln("          <div class=\"subitemImage\" id=\"subItem4\"><a href=\"Video.htm\"><img src=\"images/menu_ckhd.gif\" border=\"0\" /></a></div>");
document.writeln("          <div class=\"subitemImage\" id=\"subItem5\"><a href=\"News.asp\"><img src=\"images/menu_news.gif\" border=\"0\" /></a></div>");
document.writeln("          <div class=\"subitemImage\" id=\"subItem6\"><a href=\"jobs.htm\"><img src=\"images/menu_gzjh.gif\" border=\"0\" /></a></div>");
document.writeln("        </div>");
document.writeln("      </div>");
document.writeln("    </div>");
document.writeln("  </div>");