
//顶边的Logo在菜单上
function TopLogoA1(){
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 width=810 height=142>');
document.write ('<TR><td width=160><img src=../images/index_top.jpg></td>')
document.write ('<TD align="right" height=8 width=650>')
today=new Date();
 function initArray(){
   this.length=initArray.arguments.length
   for(var i=0;i<this.length;i++)
   this[i+1]=initArray.arguments[i]  }
   var d=new initArray(
     "星期日",
     "星期一",
     "星期二",
     "星期三",
     "星期四",
     "星期五",
     "星期六");
document.write ("",today.getYear(),"年",today.getMonth()+1,"月",today.getDate(),"日&nbsp;",d[today.getDay()+1],"" );
document.write ('&nbsp;&nbsp;</TD></TR>');

document.write ('<TR height=100%>');
//document.write ('<TD align="center"><IMG src="../img/logo.gif" width=213 height=86></TD>');
document.write ('<TD align="center" background="../images/bannertop.jpg" width=100% height=100% colspan=2>');
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="810" height="142" id="banner3" align="middle">');
document.write ('<param name="allowScriptAccess" value="sameDomain" />');
document.write ('<param name="movie" value="../img/15.swf" />');
document.write ('<param name="quality" value="high" />');
document.write ('<param name="WMODE" value="transparent" />');
document.write ('<embed src="../img/15.swf" quality="high" width="810" height="142" name="banner3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write ('</object>');
document.write ('</TD>');
document.write ('</TR>');
document.write ('</TABLE>');
document.write ('</DIV>');
}
function TopLogoA2(){
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 background="../img/topbg.gif" class="TopLogoA3">');
document.write ('<TR>');
document.write ('<TD width=213 height=86 align="center"><IMG src="../img/logo.gif" width=213 height=86></TD>');
//document.write ('<TD align="center"><IMG src="../img/logo.gif" width=213 height=86></TD>');
document.write ('<TD align="center" background="../img/indexbu_101.jpg">');
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="553" height="86" id="banner3" align="middle">');
document.write ('<param name="allowScriptAccess" value="sameDomain" />');
document.write ('<param name="movie" value="../img/15.swf" />');
document.write ('<param name="quality" value="high" />');
document.write ('<param name="WMODE" value="transparent" />');
document.write ('<embed src="../img/15.swf" quality="high" width="553" height="86" name="banner3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write ('</object>');
document.write ('</TD>');
document.write ('</TR>');
document.write ('</TABLE>');
document.write ('</DIV>');
}
function TopLogoA3(){
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 background="../img/topbg.gif" class="TopLogoA3">');
document.write ('<TR>');
document.write ('<TD width=213 height=86 align="center"><IMG src="../img/logo.gif" width=213 height=86></TD>');
//document.write ('<TD align="center"><IMG src="../img/logo.gif" width=213 height=86></TD>');
document.write ('<TD align="center" background="../img/indexbu_101.jpg">');
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="553" height="86" id="banner3" align="middle">');
document.write ('<param name="allowScriptAccess" value="sameDomain" />');
document.write ('<param name="movie" value="../img/15.swf" />');
document.write ('<param name="quality" value="high" />');
document.write ('<param name="WMODE" value="transparent" />');
document.write ('<embed src="../img/15.swf" quality="high" width="553" height="86" name="banner3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write ('</object>');
document.write ('</TD>');
document.write ('</TR>');
document.write ('</TABLE>');
document.write ('</DIV>');
}


//顶边的Logo在菜单下
function TopLogoB1(){
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 border=0 class="TopLogoB1">');
document.write ('<TR>');
document.write ('<TD><IMG src="../img/1x1_pix.gif" width=3 height=1></TD>');
document.write ('</TR>');
document.write ('</TABLE>');
document.write ('</DIV>');
}

//低边的Logo在中部下
function FootLogoC1(){
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 border=0 class="FootLogoC1">');
document.write ('<TR>');
document.write ('<TD><IMG src="../img/1x1_pix.gif" width=3 height=1></TD>');
document.write ('</TR>');
document.write ('</TABLE>');
document.write ('</DIV>');
}
