<!DOCTYPE HTML PUBLIC
//W
C//DTD HTML
Transitional//EN
>
<html>
<head>
<meta httpequiv=ContentType content=text/html; charset=gb>
<title>无标题文档</title>
<script>
<!
function hello()
{
aa=
cc=欢迎第+aa+次光临!
alert(cc)
}
//>
</script>
</head>
<body >
<a hello()> 网页设计秀</a>
</body>
</html>