function divload1()
{
	
	rightbottom1.style.top=document.body.scrollTop+10;
	rightbottom1.style.left=document.body.offsetWidth-25-100;
	rightbottom1add.style.top=document.body.scrollTop+10+100;
	rightbottom1add.style.left=document.body.offsetWidth-25-100;
	leftbottom1.style.top=document.body.scrollTop+10;
	leftbottom1.style.left=5
	divmove1();
}

function divmove1()
{
	rightbottom1.style.top=document.body.scrollTop+10;
	rightbottom1.style.left=document.body.offsetWidth-25-100;
	rightbottom1add.style.top=document.body.scrollTop+10+100;
	rightbottom1add.style.left=document.body.offsetWidth-25-100;
	leftbottom1.style.top=document.body.scrollTop+10;
	leftbottom1.style.left=10	
	setTimeout("divmove1();",5);
}

/*function divload2()
{
	
	rightbottom2.style.top=document.body.scrollTop+document.body.offsetHeight-100;
	rightbottom2.style.left=document.body.offsetWidth-25-100;
	leftbottom2.style.top=document.body.scrollTop+document.body.offsetHeight-100;
	leftbottom2.style.left=5;
	divmove2();
}

function divmove2()
{
	rightbottom2.style.top=document.body.scrollTop+document.body.offsetHeight-200;
	rightbottom2.style.left=document.body.offsetWidth-25-100;
	leftbottom2.style.top=document.body.scrollTop+document.body.offsetHeight-200;
	leftbottom2.style.left=5;
	setTimeout("divmove2();",5);
} */

//document.write("<div id=leftbottom1 style='position: absolute;width:80;top:visibility: visible;z-index:1'><table border=0 cellspacing=0 cellpadding=0><tr><td><object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 width=100 height=300 id=leftFFG><param name=movie value=images/zc0415.swf><param name=quality value=high><embed src=images/zc0415.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=100 height=300></embed></object></td></tr></table></div>");
//document.write("<div  id=leftbottom1 style='position: absolute;width:80;top:visibility: visible;z-index:1'><a href='http://www.ptq.sh.gov.cn/6d46d4471e4311d8a986ae807fd08c150000/d2189b4e6f6811d995daa023717ca8320000/974abe346f6811d995daa023717ca8320000.htm' target='_blank'><img src='images/guanggao_left.gif' width=100 height=86 border=0></a></div>");
document.write("<div  id=leftbottom1 style='position:absolute;width:80;top:visibility: visible;z-index:1'><a href='http://cs.shptdj.cn' target='_blank'><img src='images/guanggao_left2.gif' width=95 height=86 border=0></a></div>");
//document.write("<div id=rightbottom1 style='position: absolute;width:80;top:visibility: visible;z-index:1'><table border=0 cellspacing=0 cellpadding=0><tr><td><object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 width=100 height=300 id=youFF><param name=movie value=images/zc0415.swf><param name=quality value=high><embed src=images/zc0415.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=100 height=300></embed></object></td></tr></table></div>");
document.write("<div id=rightbottom1add style='position: absolute;width:80;top:visibility: visible;z-index:1'><a href='http://www.shwmcj.cn/wmszfc/second/mien/homePage/homepage.jsp?OWNER=1544&COMPANYTYPE=0' target='_blank'><img src='images/111.JPG' width=95 height=86 border=0></a></div>");
document.write("<div id=rightbottom1 style='text-align: right;position: absolute;width:80;top:visibility: visible;z-index:1'><a href='http://www.smmail.cn' target='_blank'><img src='images/guanggao_right.gif' width=95 height=86 border=0></a></div>");
divload1();
//divload2();
function leftFFG_DoFSCommand(command,args){
	if ((command == "bnclose")&&(args =="hideduilian")){
			document.all.rightbottom1.style.visibility = "hidden";
			document.all.leftbottom1.style.visibility = "hidden";
		}
	}
	function youFFG_DoFSCommand(command,args){
		leftFFG_DoFSCommand(command,args);
	}

	if (document.all){
		document.write("<Scr"+"ipt language=\"JavaScript\" For=\"youFF\" Event=\"FSCommand(command,args)\">\n");
		document.write("	leftFFG_DoFSCommand(command,args);\n");
		document.write("</Scr"+"ipt>");
		document.write("<Scr"+"ipt language=\"JavaScript\" For=\"leftFFG\" Event=\"FSCommand(command,args)\">\n");
		document.write("	leftFFG_DoFSCommand(command,args);\n");
		document.write("</Scr"+"ipt>");
	}

