// JavaScript Document
document.write('<table width="100%" height="260" border="0" cellpadding="0" cellspacing="0">');
  document.write('<tr>');
    document.write('<td align="center" valign="top" background="cnshu/cntop.jpg">');
	document.write('<br />');
      document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="1000" height="108">');
      document.write('<param name="movie" value="../swf/indexflash.swf" />');
        document.write('<param name="quality" value="high" />');
        document.write('<param name="wmode" value="transparent" />');
        document.write('<embed src="../swf/indexflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="108">');document.write('</embed>');
    document.write('</object>');
	document.write('</td>');
	document.write('</tr>');
document.write('</table>');

