■<html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Unicode">
<title>Weather Meter</title>
<link rel="stylesheet" type="text/css" href="flyout.css">
<script type="text/javascript" language="javascript" src="flyout.js"></script>
</head>
<body onLoad="onLoad()">
<div id="link"></div><br>
<div id="forecastDate"></div>
<div id='hr1'></div>
<div id="forecast0"></div>
<div id="forecast1"></div>
<div id="forecast2"></div>
<div id="forecast3"></div>
<div id="forecast4"></div>
<div id="forecast5"></div>
<div id="forecast6"></div>
<div id="forecast7"></div>
</body>
</html>