<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新闻系统</title>
</head>
<body>
<script language="javascript">
window.location="news.asp";
</script>
</body>
</html>