document.write('<DIV id=oTransContainer style="FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion=\'forward\'); WIDTH: 510px; HEIGHT: 157px">') ; 
document.write('<img src="../upload/0609281259597213.jpg" width="510" height="157" hspace="0" vspace="0" align="center" border="0" id=oDIV1 style="DISPLAY: none; BORDER-LEFT-COLOR: #b99676; BORDER-BOTTOM-COLOR: #b99676; BORDER-TOP-COLOR: #b99676; BORDER-RIGHT-COLOR: #b99676"  >') ; 
document.write('<img src="../upload/0611231259121044.jpg" width="510" height="157" hspace="0" vspace="0" align="center" border="0" id=oDIV2 style="DISPLAY: none; BORDER-LEFT-COLOR: #b99676; BORDER-BOTTOM-COLOR: #b99676; BORDER-TOP-COLOR: #b99676; BORDER-RIGHT-COLOR: #b99676"  >') ; 
document.write('<img src="../upload/0609281221376868.gif" width="510" height="157" hspace="0" vspace="0" align="center" border="0" id=oDIV3 style="DISPLAY: none; BORDER-LEFT-COLOR: #b99676; BORDER-BOTTOM-COLOR: #b99676; BORDER-TOP-COLOR: #b99676; BORDER-RIGHT-COLOR: #b99676"  >') ; 
document.write('<img src="../upload/0609281236087930.gif" width="510" height="157" hspace="0" vspace="0" align="center" border="0" id=oDIV4 style="DISPLAY: none; BORDER-LEFT-COLOR: #b99676; BORDER-BOTTOM-COLOR: #b99676; BORDER-TOP-COLOR: #b99676; BORDER-RIGHT-COLOR: #b99676"  >') ; 
document.write('<img src="../upload/0610102154577550.jpg" width="510" height="157" hspace="0" vspace="0" align="center" border="0" id=oDIV5 style="DISPLAY: none; BORDER-LEFT-COLOR: #b99676; BORDER-BOTTOM-COLOR: #b99676; BORDER-TOP-COLOR: #b99676; BORDER-RIGHT-COLOR: #b99676"  >') ; 
document.write('<a href="http://www.yzkk.com/info/0709260040219149.htm" target="_blank"  title=足球明星大卫.贝克汉姆都与HERBALIFE康宝莱合作了，您还犹豫什么呢？ >') ; 
document.write('<img src="../upload/0709260042001615.jpg" width="510" height="157" hspace="0" vspace="0" align="center" border="0" id=oDIV6 style="DISPLAY: none; BORDER-LEFT-COLOR: #b99676; BORDER-BOTTOM-COLOR: #b99676; BORDER-TOP-COLOR: #b99676; BORDER-RIGHT-COLOR: #b99676"  >') ; 
document.write('</a>') ; 
document.write('<a href="http://www.yzkk.com/info/0709260040219149.htm" target="_blank"  title=足球明星大卫.贝克汉姆都与HERBALIFE康宝莱合作了，您还犹豫什么呢？ >') ; 
document.write('<img src="../upload/0709260042498155.jpg" width="510" height="157" hspace="0" vspace="0" align="center" border="0" id=oDIV7 style="DISPLAY: none; BORDER-LEFT-COLOR: #b99676; BORDER-BOTTOM-COLOR: #b99676; BORDER-TOP-COLOR: #b99676; BORDER-RIGHT-COLOR: #b99676"  >') ; 
document.write('</a>') ; 
document.write('</DIV>') ; 
var NowFrame = 1;
var MaxFrame = 7;
var bStart = 0;
function fnToggle()
{
	var next = NowFrame + 1;

	if(next == MaxFrame+1)
	{
		NowFrame = MaxFrame;
		next = 1;
	}
	if(bStart == 0)
	{
		bStart = 1;
		
		setTimeout('fnToggle()', 1000);
		return;
	}
	else
	{
	    oTransContainer.filters[0].Apply();

		document.images['oDIV'+next].style.display = "";
		document.images['oDIV'+NowFrame].style.display = "none"; 

		oTransContainer.filters[0].Play(duration=2);

		if(NowFrame == MaxFrame)
			NowFrame = 1;
		else
			NowFrame++;
	}	setTimeout('fnToggle()', 6000);
}
fnToggle();
