<body>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr>
<td width="33%"> </td>
<td width="33%"> <SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var Onerotate_delay = 3000; // delay in milliseconds (5000 = 5 secs)
Onecurrent = 0;
var OneLinks = new Array(15);
OneLinks[0] = "http://csgkb.7ta.cn/";
OneLinks[1] = "http://csgkb.7ta.cn/";
OneLinks[2] =
http://csgkb.7ta.cn/;
function Onenext() {
if (document.Oneslideform.Oneslide[Onecurrent+1]) {
document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent+1].value;
document.Oneslideform.Oneslide.selectedIndex = ++Onecurrent;
}
else Onefirst();
}
function Oneprevious() {
if (Onecurrent-1 >= 0) {
document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent-1].value;
document.Oneslideform.Oneslide.selectedIndex = --Onecurrent;
}
else Onelast();
}
function Onefirst() {
Onecurrent = 0;
document.images.Oneshow.src = document.Oneslideform.Oneslide[0].value;
document.Oneslideform.Oneslide.selectedIndex = 0;
}
function Onelast() {
Onecurrent = document.Oneslideform.Oneslide.length-1;
document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
}
function Oneap(text) {
document.Oneslideform.Oneslidebutton.value = (text == "停止") ? "开始循环" : "停止";
Onerotate();
}
function Onechange() {
Onecurrent = document.Oneslideform.Oneslide.selectedIndex;
document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
}
function Onerotate() {
if (document.Oneslideform.Oneslidebutton.value == "停止") {
Onecurrent = (Onecurrent == document.Oneslideform.Oneslide.length-1) ? 0 : Onecurrent+1;
document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
window.setTimeout("Onerotate()", Onerotate_delay);
}
}
function Onetransport(){
window.location=OneLinks[Onecurrent]
}
// End -->
</SCRIPT>
<TABLE border="0" cellspacing="0" cellpadding="0">
<TR>
<TD>
<form name="Oneslideform" >
<DIV align="center">
<TABLE width="150" border="0" cellspacing="0" cellpadding="4" bordercolor="#000000" style="border-collapse: collapse">
<TR>
<TD>
<DIV align="center"><IMG src="1.jpg"
width="640" height="480" name="Oneshow" border="0"></DIV>
</TD>
</TR>
<TR>
<TD align="center">
<DIV align="center">
<SELECT name="Oneslide" >
<OPTION value="1.jpg" selected>图片 1</OPTION>
<OPTION value="2.jpg">图片 2</OPTION>
<OPTION value="3.jpg">图片 3</OPTION>
<OPTION value="4.jpg">图片 4</OPTION>
<OPTION value="5.jpg">图片 5</OPTION>
</SELECT>
<INPUT type=button value="<<" title="上一个">
<INPUT type=button name="Oneslidebutton" value="开始循环" title="自动显示">
<INPUT type=button value=">>" title="下一个">
</DIV>
</TD>
</TR>
</TABLE>
</DIV>
</form>
</TD>
</TR>
</TABLE>
</td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"> </td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
</table></center>
</div>