document.writeln("<center>");document.writeln("<SCRIPT>");document.writeln("	var NowFrame = 1;");document.writeln("	var MaxFrame = 3;");document.writeln("	var bStart = 0;");document.writeln("	function fnToggle() {");document.writeln("	var next = NowFrame + 1;");document.writeln("	if(next == MaxFrame+1) ");document.writeln("	{");document.writeln("	NowFrame = MaxFrame;");document.writeln("	next = 1;");document.writeln("	}");document.writeln("	if(bStart == 0)");document.writeln("	{");document.writeln("	bStart = 1;");document.writeln("			  ");document.writeln("	setTimeout(\'fnToggle()\', 1000);");document.writeln("	return;");document.writeln("	}");document.writeln("	else");document.writeln("	{");document.writeln("	oTransContainer.filters[0].Apply();");document.writeln("	document.images[\'oDIV\'+next].style.display = \"\";");document.writeln("	document.images[\'oDIV\'+NowFrame].style.display = \"none\"; ");document.writeln("	oTransContainer.filters[0].Play(duration=5);");document.writeln("	if(NowFrame == MaxFrame) ");document.writeln("	NowFrame = 1;");document.writeln("	else");document.writeln("	NowFrame++;");document.writeln("	} setTimeout(\'fnToggle()\', 6000);");document.writeln("	}");document.writeln("	fnToggle();");document.writeln("<\/SCRIPT>");document.writeln("<!--焦点图片开始-->");document.writeln("<DIV id=oTransContainer style=\"FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0, wipeStyle=0, motion=\'forward\'); WIDTH: 260px; HEIGHT: 170px\">");document.writeln("<A href=\"http:\/\/toutu.letoor.cn\" target=_blank><IMG id=oDIV1 style=\"BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; DISPLAY: yes;  BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid\" height=170 src=\"\/include\/images\/01.jpg\" width=260 border=0><\/A>");document.writeln("<A href=\"http:\/\/toutu.letoor.cn\" target=_blank><IMG id=oDIV2 style=\"BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; DISPLAY: none; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid\" height=170 src=\"\/include\/images\/02.jpg\" width=260 border=0><\/A>");document.writeln("<A href=\"http:\/\/toutu.letoor.cn\" target=_blank><IMG id=oDIV3 style=\"BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; DISPLAY: none; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid\" height=170 src=\"\/include\/images\/03.jpg\" width=260 border=0><\/A>");document.writeln("<\/DIV>");document.writeln("<\/center>");document.writeln("<!--焦点图片结束-->");