document.writeln('<html >');
document.writeln('<head>');
document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=gb2312" >');
document.writeln('<title>International Society for Digital Earth</title>');
document.writeln('<link href="/msource/style.css" rel="stylesheet" type="text/css" >');
document.writeln('</head>');

document.writeln('<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">');


document.writeln('<div align="center">');
document.writeln('  <center>');

document.writeln('<table width="100%" border="0"  bgcolor="#65bfe8" cellspacing="0" cellpadding="0">');
document.writeln('      <tr>');
document.writeln('        <td><div align="center"><table  border="0"   cellspacing="0" cellpadding="0"><tr>');
document.writeln('		<td  align="right" valign="middle" class="ind02"><a href="/map/108.html" class="copyright">Webmap</a> |  <a href="mailto:isde@irsa.ac.cn" class="copyright">Contact us</a></td>');
document.writeln('        <td width="16">&nbsp;</td>');
document.writeln('        <td width="12" height="30" background="/msource/ind04.jpg">&nbsp;</td>');
document.writeln('        <td width="167" align="center" valign="middle" background="/msource/ind06.jpg" class="ind03"><iframe src="/moban/counter.jsp" width=167 height="18" frameborder=0 scrolling=no></iframe></td>');
document.writeln('		<td width="9" background="/msource/ind05.jpg">&nbsp;</td>');
document.writeln('        <td>&nbsp;</td>');
document.writeln('      </tr>');
document.writeln('    </table></div>');
document.writeln('        </td>');
document.writeln('      </tr>');
document.writeln('      <tr>');
document.writeln('        <td height="30" width="100%" colspan="6"  valign="top" class="ind04"><p align="center">2006-2007 Digital Earth (ISDE).  All Rights Reserved.&nbsp;&nbsp;&nbsp;<a href="http://www.miibeian.gov.cn" class="ind01" target="_blank"><img src="/msource/icp.jpg" border="0"></a></td>');
document.writeln('        </tr>');
document.writeln('    </table>');

document.writeln('  </center>');
document.writeln('</div> ');

document.writeln('</body >');
document.writeln('</html >');



