document.write("      <table width='580' border='0' cellspacing='0' cellpadding='0' height='60'>");
document.write("        <tr>");
document.write("          <td width='550'>");

var ad= new Array(2);
ad[1]='<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"  WIDTH=550 HEIGHT=60><PARAM NAME=movie VALUE="http://www.pcauto.com.cn/images/ad/200311/sheying_550x60.swf"><EMBED src="http://www.pcauto.com.cn/images/ad/200311/sheying_550x60.swf"  WIDTH=550 HEIGHT=60 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>';
ad[0]='<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"  WIDTH=550 HEIGHT=60><PARAM NAME=movie VALUE="http://www.pcauto.com.cn/images/ad/200311/sheying_550x60.swf"><EMBED src="http://www.pcauto.com.cn/images/ad/200311/sheying_550x60.swf"  WIDTH=550 HEIGHT=60 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>';
ad_now = new Date();
ad_id= ad_now.getSeconds() %2;
document.write(ad[ad_id]);

document.write("</td>");
document.write("        </tr>");
document.write("      </table>");

