<!doctype html>
<html>
<head>
<script>
function reGe(){
document.getElementById("dv1").style.height = document.body.clientHeight * 0.7;
}
</script>
</head>
<body onResize="reGe();" onLoad="reGe();">
<img src="images/p31.jpg" id="dv1"/>
</body>
</html>
富国沪深