<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<body>
<TABLE cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<TBODY>
<TR>
<TD><SCRIPT language=javascript><!--
today=new Date();
jran=today.getTime();
function rnd() {
ia=9301;
ic=49297;
im=233280;
jran = (jran*ia+ic) % im;
return jran/(im*1.0);
};
function rand(number) {
return Math.ceil(rnd()*number);
};
document.write("<CENTER>");
for(i=1;i<=1;i++) {
myNum=(rand(3));
//输入图片的数量,这里"3表示有三张图片".
if(myNum == 1) document.write("<img src='images/a-1.jpg'>");
if(myNum == 2) document.write("<img src='images/a-2.jpg'>");
if(myNum == 3) document.write("<img src='images/a-3.jpg'>");
//Add or Remove above sentences up to the pieces of BANNER. Something behind “src” is the save location of BANNER.
//这里就是放入图片的地方"if(myNum == 1...)"
else {
document.write();
}
};
document.write("</CENTER>");
//-->
</SCRIPT>
</TD>
</TR>
</TBODY>
</TABLE>
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<body>
<TABLE cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<TBODY>
<TR>
<TD><SCRIPT language=javascript><!--
today=new Date();
jran=today.getTime();
function rnd() {
ia=9301;
ic=49297;
im=233280;
jran = (jran*ia+ic) % im;
return jran/(im*1.0);
};
function rand(number) {
return Math.ceil(rnd()*number);
};
document.write("<CENTER>");
for(i=1;i<=1;i++) {
myNum=(rand(3));
//输入图片的数量,这里"3表示有三张图片".
if(myNum == 1) document.write("<img src='images/a-1.jpg'>");
if(myNum == 2) document.write("<img src='images/a-2.jpg'>");
if(myNum == 3) document.write("<img src='images/a-3.jpg'>");
//Add or Remove above sentences up to the pieces of BANNER. Something behind “src” is the save location of BANNER.
//这里就是放入图片的地方"if(myNum == 1...)"
else {
document.write();
}
};
document.write("</CENTER>");
//-->
</SCRIPT>
</TD>
</TR>
</TBODY>
</TABLE>
回复Comments
{commenttime}{commentauthor}
{CommentUrl}
{commentcontent}