<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>\<script language="javascript" type="text/javascript">
var initTop=0;
function init()
{
 initTop=document.getElementById("advLayer").style.pixelTop;
}
function move()
{
var layer=document.getElementById("advLayer");
 layer.style.pixelTop=initTop+document.body.scrollTop;
 }
 window.onscroll=move;
 </script>
</head><body onLoad="init()">
<img src="../My Documents/My Pictures/fff.JPG" width="1440" height="1400" />
<div id="advLayer" style="position:absolute; left:16px; top:80px; width:295; height:176px; z_index:1;">
   <img src="../My Documents/My Pictures/u=447832381,2308615414&amp;fm=3&amp;gp=0.jpg" width="139" height="126" border="0">
</div>
</body>
</html>