常熟实弹射击俱乐部:会网站设计的高手进来

来源:百度文库 编辑:杭州交通信息网 时间:2024/05/06 00:15:50
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR><style type="text/css">
<!--
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
-->
</style>
<script language="javascript">
function Moonhai()
{
var op=window.open('http://moonhai.com';;);
op.blur();
}
</script>
</HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 MARGINHEIGHT="0" MARGINWIDTH="0" onLoad="Moonhai()"><!-- ImageReady Slices (11 拷贝.jpg) -->
<TABLE cellSpacing=0 cellPadding=0 width=1000 align=center border=0>
<TBODY>
<TR>
<TD><IMG height=37 alt="" src="images/317_1.jpg" width=196></TD>
<TD><IMG height=37 alt="" src="images/317_2.jpg" width=277></TD>
<TD><IMG height=37 alt="" src="images/317_3.jpg" width=259></TD>
<TD><IMG height=37 alt="" src="images/317_4.jpg" width=199></TD>
<TD><IMG height=37 alt="" src="images/317_5.jpg" width=69></TD></TR>
<TR>
<TD><IMG height=411 alt="" src="images/317_6.jpg" width=196></TD>
<TD><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><img src="images/317_7_01.gif" width="277" height="187"></td>
</tr>
<tr>
<td width="82"><img src="images/317_7_02.gif" width="82" height="224"></td>
<td width="195" background="images/317_7_03.gif" valign="top" style="line-height:35px; "> 本站模板来自于互联网,如果侵犯了你的利益请说明。本模板仅供参考 <br>
</td>
</tr>
</table></TD>
<TD><IMG height=411 alt="" src="images/317_8.jpg" width=259></TD>
<TD><A href="http://moonhai.com" target="_blank"><IMG
height=411 alt="" src="images/317_9.jpg" width=199 border=0></A></TD>
<TD><IMG height=411 alt="" src="images/317_10.jpg" width=69></TD></TR>
<TR>
<TD height="165"><IMG height=152 alt="" src="images/317_11.jpg" width=196></TD>
<TD><IMG height=152 alt="" src="images/317_12.jpg" width=277></TD>
<TD><IMG height=152 alt="" src="images/317_13.jpg" width=259></TD>
<TD><IMG height=152 alt="" src="images/317_14.jpg" width=199></TD>
<TD><IMG height=152 alt="" src="images/317_15.jpg"
width=69></TD></TR></TBODY></TABLE><!-- End ImageReady Slices --></BODY></HTML>
问题补充:把这一段删了就说脚本错误
<script language="javascript">
function Moonhai()
{
var op=window.open('http://moonhai.com';;;;);
op.blur();
}
</script>
还要删什么吗?

删除onLoad="Moonhai()",因为这里调用了前面javascript定义的Moonhai动作,

onLoad="Moonhai()",把他也删掉,就可以了。