function rmspan(){
	var span = document.getElementById('xazj0');
	span.style.display="none";
	document.getElementById('xazj1').style.display='';
}

function times(){
	setTimeout("rmspan()",10000)
}
document.write("<div id=xazj0 name=swfimage align=center>")
document.write("<a href=http://kufang.cn/pages/xazj/ target=_blank><img src=pictures/xazj01.gif border=0 /></a></div>")

document.write('<table width=960 border=0 cellspacing=0 cellspadding=0 align=center><tr><td style=\'cursor:pointer\'><object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 width=960 height=220>');
document.write('  <param name=movie value=/pictures/xian.swf>');
document.write('  <param name=quality value=high><param name=wmode value=transparent>');
document.write('  <embed src=/pictures/xian.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=960 height=220 wmode=transparent></embed>');
document.write('</object></td>');
document.write('</tr></table>');

document.write("<div id=xazj1 style='display:none' align=center><object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 width=960 height=202>")
document.write(" <param name=movie value=pictures/xazj1.swf>")
document.write("  <param name=quality value=high>")
document.write("  <embed src=pictures/xazj1.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=960 height=202></embed>")
document.write("</object></div>")
times();
