<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
<script defer>
  var a=document.getElementsByTagName("a");
  a[0].onmouseover=function()
  {
     a[0].innerHTML="wo";
     window.open("http://www.sina.com.cn");
  }
</script>
</head><body>
<a href="http://www.sina.com.cn">sdkf</a>
</body></html>