//¶¥±ßµÄLogoÔÚ²Ëµ¥ÉÏ
function TopLogoA1(){
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 class="TopLogoA1">');
document.write ('<TR><TD width=100%>');
document.write ('<IMG src="../img/top-a.jpg" width="766" height="150" name="topalogo" align="middle">');
document.write ('</TD></TR>');
document.write ('</TABLE>');
document.write ('</DIV>');
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 class="TopLogoA1">');
document.write ('<TR><TD width=100%>');
document.write ('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="766" height="195" id="bslogo" align="middle">');
document.write ('<param name="allowScriptAccess" value="sameDomain" />');
document.write ('<param name="movie" value="../img/banner3.swf" />');
document.write ('<embed src="../img/banner3.swf" quality="high" width="766" height="195" name="bslogo" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write ('</object>');
document.write ('</TD></TR>');
document.write ('</TABLE>');
document.write ('</DIV>');
}
