<div class="panelout">
<div class="paneltit"> <%weatherinfo%></div>
<div class="panelin">
</div>
<!-- INCLUDE '../plugins/weather.html' -->
</div>
==========================================
vi /var/www/extsuite/extmail/html/plugins/weather.html
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script src="http://www.thinkpage.cn/weather/js.aspx?c=CHXX0037&l=cn&x=1&d=3&m=1&s=2&w=200&h=240&t=0&fc=0" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>天气信息</title>
</head>
<body>
</body>
</html>