<html>
<head>
<script language="javascript">
<!--
function MM_preloadImages() { //v3.0
var intwidth=document.prodimg.width;
var intheight=document.prodimg.height;
window.resizeTo(intwidth+10,intheight+25);
window.moveTo(10,10);
}
//-->
</script>
<title>弹出页面-根据图片绽放页面</title>
<meta content="text/html; charset=big5" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" BGPROPERTIES="FIXED" onLoad="MM_preloadImages('images/test.jpg')">
<center>
<img name="prodimg" src="http://localhost/myfiles/1.jpg" border="0">
</center>
</body>
</html>