document.writeln("<script>");
document.writeln("var NowFrame = 1;");
document.writeln("var MaxFrame = 2;");
document.writeln("var MaxFrame = 3;");
document.writeln("var bStart = 0;");
document.writeln("function fnToggle()");
document.writeln("{");
document.writeln("   var next = NowFrame + 1;");
document.writeln("   if(next == MaxFrame+1) ");
document.writeln("{");
document.writeln("   NowFrame = MaxFrame;next = 1;");
document.writeln("}");
document.writeln("if(bStart == 0)");
document.writeln("{");
document.writeln("   bStart = 1;");
document.writeln("   setTimeout(\'fnToggle()\', 2000);");
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=2);");
document.writeln("if(NowFrame == MaxFrame){NowFrame = 1;");
document.writeln("}");
document.writeln("else");
document.writeln("{");
document.writeln("   NowFrame++;");
document.writeln("}");
document.writeln("}");
document.writeln(" setTimeout(\'fnToggle()\', 6000);");
document.writeln("}");
document.writeln("fnToggle();");
document.writeln("<\/script>");
document.writeln("<table width=\"956\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td height=\"200\"><div id=oTransContainer style=\"FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion=\'forward\'); WIDTH: 956px; HEIGHT: 200px\">");

document.writeln("<img src=\"\image\/index_gg01.jpg\" width=956 height=200 border=0 class=pic id=oDIV1 style=\"BORDER-RIGHT: white 0px solid; BORDER-TOP: white 0px solid; DISPLAY: none; BORDER-LEFT: white 0px solid; BORDER-BOTTOM: white 0px solid\">");
document.writeln("<img src=\"\image\/index_gg03.jpg\" width=956 height=200 border=0 class=pic id=oDIV2 style=\"BORDER-RIGHT: white 0px solid; BORDER-TOP: white 0px solid; DISPLAY: none; BORDER-LEFT: white 0px solid; BORDER-BOTTOM: white 0px solid\">");
document.writeln("<img src=\"\image\/index_gg02.jpg\" width=956 height=200 border=0 class=pic id=oDIV3 style=\"BORDER-RIGHT: white 0px solid; BORDER-TOP: white 0px solid; DISPLAY: none; BORDER-LEFT: white 0px solid; BORDER-BOTTOM: white 0px solid\">")
document.writeln("");
document.writeln("<\/div><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>")