﻿

document.write('<table width="100%"  border="0" cellspacing="0" cellpadding="0">')
          document.write('<tr>')
          document.write('  <td><img src="../images/spacer.gif" width="20" height="1"></td>')
         document.write('   <td><a href="index.html"><img src="../images/logo.gif" width="315" height="72" border="0"></a></td>')
         document.write('   <td align="right" valign="top"><table  border="0" cellpadding="0" cellspacing="0" class="language">')
          
           document.write('   <tr>')
           document.write('     <td><a href="javascript:chLang(\'chi\')" target="_self" class="language" >中文</a></td>')
           document.write('     <td><img src="../images/spacer.gif" width="15" height="1"></td>')
         document.write('    <td><a href="javascript:chLang(\'jap\')" target="_self" class="language" >日本語</a></td>')
            document.write('    <td><img src="../images/spacer.gif" width="15" height="1"></td>')
           document.write('     <td><strong>English</strong></td>')
         document.write('     </tr>')
        document.write('    </table></td>')
         document.write('   <td><img src="../images/spacer.gif" width="9"></td>')
       document.write('   </tr>')
      document.write('  </table>')
