中文(简体)
<!--把如下代码加入<body>区域中 --> <script> var times=history.length; document.write('此浏览器已经去过'+times+'个站了。'); </script>