document.writeln("<SCRIPT>");
document.writeln("	var NowFrame1 = 1;");
document.writeln("	var MaxFrame1 = 3;");
document.writeln("	var bStart1 = 0;");
document.writeln("	function fnToggle1() {");
document.writeln("	var next1 = NowFrame1 + 1;");
document.writeln("	if(next1 == MaxFrame1+1) ");
document.writeln("	{");
document.writeln("	NowFrame1 = MaxFrame1;");
document.writeln("	next1 = 1;");
document.writeln("	}");
document.writeln("	if(bStart1 == 0)");
document.writeln("	{");
document.writeln("	bStart1 = 1;");
document.writeln("			  ");
document.writeln("	setTimeout(\'fnToggle1()\', 8000);");
document.writeln("	return;");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("	oTransContainer1.filters[0].Apply();");
document.writeln("	document.images[\'oDIV1\'+next1].style.display = \"\";");
document.writeln("	document.images[\'oDIV1\'+NowFrame1].style.display = \"none\"; ");
document.writeln("	oTransContainer1.filters[0].Play(duration=5);");
document.writeln("	if(NowFrame1 == MaxFrame1) ");
document.writeln("	NowFrame1 = 1;");
document.writeln("	else");
document.writeln("	NowFrame1++;");
document.writeln("	} setTimeout(\'fnToggle1()\', 12000);");
document.writeln("	}");
document.writeln("	fnToggle1();");
document.writeln("<\/SCRIPT>");
document.writeln("<!--焦点图片开始-->");
document.writeln("<DIV id=oTransContainer1 style=\"FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0, wipeStyle=0, motion=\'forward\'); WIDTH: 175px; HEIGHT: 90px\">");
document.writeln("<A href=\"http:\/\/fudagongmao001.cn.alibaba.com\" target=_blank><IMG id=oDIV11 style=\"BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; DISPLAY: yes;  BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid\" height=90 src=\"..\/index_ad\/chuju\/2\/fuda.jpg\" width=175 border=0><\/A>");
document.writeln("<A href=\"http:\/\/www.jinhemei.com\" target=_blank><IMG id=oDIV12 style=\"BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; DISPLAY: none; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid\" height=90 src=\"..\/index_ad\/chuju\/2\/jinhemei.jpg\" width=175 border=0><\/A>");

document.writeln("<A href=\"http:\/\/www.chinafeitian.com\" target=_blank><IMG id=oDIV13 style=\"BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; DISPLAY: none; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid\" height=90 src=\"..\/index_ad\/chuju\/2\/feitian.jpg\" width=175 border=0><\/A>");

document.writeln("<\/DIV>");
document.writeln("<!--焦点图片结束-->");


