<!--
function GetObjDiv(objName){
			if(document.getElementById){
				return eval('document.getElementById("' + objName + '")');
			}else if(document.layers){
				return eval("document.layers['" + objName +"']");
			}else{
				return eval('document.all.' + objName);
			}
}


var adid=new Array;function load_ad(){for(var i=1;i<adid.length;i++){eval("GetObjDiv('adid"+i+"').innerHTML=adid["+i+"]")
}}
//-->

load_ad()

setTimeout("GetObjDiv('full200751bxg').style.display = 'block'","800");//页面加载后出现的时间
//setTimeout("GetObjDiv('full200751bxg').style.display = 'none'","10000");//显示时间长度

document.write ('<div style="width:100%;">');
document.write ('<embed style="z-index:0" src="../img/20080430-qpxl.swf" quality=high width=100% height=500 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" wmode="opaque"/>');
document.write ('</div>');
document.write ('<div style="width:100%;background-color:#022c6b;text-align:right;">');
document.write ("<a style='font-size:18px;font-weight:bold;' href='javascript:void(0);' onclick='javascript:GetObjDiv(\"full200751bxg\").style.display=\"none\";'>关 闭</a>");
document.write ('</div>');
