    document.write("<table width='800' border='0' align='center' cellpadding='0' cellspacing='0'>");
  document.write("       <tr>");
  document.write("           <td height='1' width=1 align='left'><img src='images/anchorArrow.gif' border=0></td><td>&nbsp;&nbsp;<p><a href='#'>Top of page</a></p>");

             document.write("</td>");
                       
         document.write("</tr>");
     document.write("</table>");
  
  document.write("<table width='800' border='0' align='center' cellpadding='0' cellspacing='0' id='foot'>");
  document.write("       <tr>");
  document.write("           <td height='35' align='left'>");
   document.write("              <p class='subFoot'>");
   //document.write("                  DGT Information Systems<br />");
                     document.write("Corporate headquarters :17/F, Digital China Building, No.16 Suzhou Street, Haidian");
                     document.write("District, Beijing 100080, China<br />");
                     document.write("Tel: +86 (10) 8261-2558 Fax: +86 (10) 8262-6963<br />");
                     document.write("Copyright DGT Information Systems</p>");
             document.write("</td>");
         document.write("</tr>");
     document.write("</table>");
    
