			//<![CDATA[
			var adLeftSrc = "http://www.cdfdc.gov.cn/guanggao/20090506_wjdc.swf"
			var adLeftFlash = "flash"
			var adLeftHref = "http://www.cdfdc.gov.cn/fcj/shpy.asp"
			var adLeftWidth = 105
			var adLeftHeight = 300
			var adRightSrc = "http://www.cdfdc.gov.cn/fcj/images/gg1.jpg"
			var adRightFlash = "images"
			var adRightHref = "http://www.cdfdc.gov.cn/fcj/shpy.asp"
			var adRightWidth = 105
			var adRightHeight = 300
			var marginTop = 300
			var marginLeft = 1
			var navUserAgent = navigator.userAgent
			function load(){
				judge();
				move();
			}
			function move() {
				judge();
				setTimeout("move();",80)
			}
			function judge(){
				if (navUserAgent.indexOf("Firefox") >= 0 || navUserAgent.indexOf("Opera") >= 0) {
					if (adLeftSrc != "") {document.getElementById("adLeftFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) + ((document.body.clientHeight > document.documentElement.clientHeight)?document.documentElement.clientHeight:document.body.clientHeight) - adLeftHeight - marginTop + 'px';}
					if (adRightSrc != "") {
						document.getElementById("adRightFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) + ((document.body.clientHeight > document.documentElement.clientHeight)?document.documentElement.clientHeight:document.body.clientHeight) - adRightHeight - marginTop + 'px';
						document.getElementById("adRightFloat").style.left = ((document.body.clientWidth > document.documentElement.clientWidth)?document.body.clientWidth:document.documentElement.clientWidth) - adRightWidth - marginLeft + 'px';
					} 
				}
				else{
					if (adLeftSrc != "") {document.getElementById("adLeftFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) + ((document.documentElement.clientHeight == 0)?document.body.clientHeight:document.documentElement.clientHeight) - adLeftHeight - marginTop + 'px';}
					if (adRightSrc != "") {
						document.getElementById("adRightFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) + ((document.documentElement.clientHeight == 0)?document.body.clientHeight:document.documentElement.clientHeight) - adRightHeight - marginTop + 'px';
						document.getElementById("adRightFloat").style.left = ((document.documentElement.clientWidth == 0)?document.body.clientWidth:document.documentElement.clientWidth) - adRightWidth - marginLeft + 'px';
					}
				}
				if (adLeftSrc != "") {document.getElementById("adLeftFloat").style.left = marginLeft + 'px';}
			}
			if (adLeftSrc != "") {
				if (adLeftFlash == "flash") {
					document.write("<div id=\"adLeftFloat\" style=\"position: absolute;width:" + adLeftWidth + ";\"><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=\""+ adLeftWidth +"\" height=\"" + adLeftHeight + "\" id=\"coupletLeft\"><param name=\"movie\" value=\""+ adLeftSrc +"\" /><param name=\"quality\" value=\"high\" /><param name=\"wmode\" value=\"transparent\" /><embed src=\""+ adLeftSrc +"\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\""+ adLeftWidth +"\" height=\""+adLeftHeight+"\" swliveconnect=\"true\" name=\"coupletLeft\"></embed></object></div>");
				}
				else{
					document.write("<div id=\"adLeftFloat\" style=\"position: absolute;width:" + adLeftWidth + ";\"><a href=\"" + adLeftHref +"\"><img src=\"" + adLeftSrc + "\"  width=\"" + adLeftWidth + "\" height=\"" + adLeftHeight + "\"  border=\"0\" \></a></div>");
				}
			}
			if (adRightSrc != "") {
				if (adRightFlash == "flash") {
					document.write("<div id=\"adRightFloat\" style=\"position: absolute;width:" + adRightWidth + ";\"><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=\""+ adRightWidth +"\" height=\"" + adRightHeight + "\" id=\"coupletRight\"><param name=\"movie\" value=\""+ adRightSrc +"\" /><param name=\"quality\" value=\"high\" /><param name=\"wmode\" value=\"transparent\" /><embed src=\""+ adRightSrc +"\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\""+ adRightWidth +"\" height=\""+adRightHeight+"\" swliveconnect=\"true\" name=\"coupletRight\"></embed></object></div>");
				}
				else{
					document.write("<div id=\"adRightFloat\" style=\"position: absolute;width:" + adRightWidth + ";\"><a href=\"" + adRightHref +"\"><img src=\"" + adRightSrc + "\"   width=\"" + adLeftWidth + "\" height=\"" + adRightHeight + "\"  border=\"0\"  \></a></div>");
				}
			}
	if (document.all){
		document.write('<script type="text/javascript" for="coupletLeft" event="FSCommand(command,args)">');
		document.write('coupletLeft_DoFSCommand(command,args)');
		document.write('<\/script>');
		document.write('<script type="text/javascript" for="coupletRight" event="FSCommand(command,args)">');
		document.write('coupletRight_DoFSCommand(command,args)');
		document.write('<\/script>');
	}
	function coupletLeft_DoFSCommand(command,args){
	if (command == "quit"){
			document.getElementById('coupletLeft').style.visibility = "hidden";
			document.getElementById('coupletRight').style.visibility = "hidden";
		}
	}
	function coupletRight_DoFSCommand(command,args){
		coupletLeft_DoFSCommand(command,args);
	}	
			
			load();
			//]]>
