有什么问题请到<a href='http://bbs.7dspace.com/index.asp?boardid=2'>论坛</a>中发表<br> <!-- http://www.7dspace.com --> <!-- bbs http://bbs.7dspace.com--> <!--把如下代码加入到<head>中区域中--> 注意:刷新几次你就可以看到效果了! <script LANGUAGE="JavaScript"> bg = new Array(2); bg[0] = '/files/pic/20050817/200581702042037956.gif' bg[1] = '.gif' bg[2] = '/files/pic/20050817/20058170204222537.gif' index = Math.floor(Math.random() * bg.length); document.write("<BODY BACKGROUND="+bg[index]+">"); </script>