<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script>
function showdiv() {
document.getElementById("allDiv").style.display = "block";
}
function hidediv() {
document.getElementById("allDiv").style.display = 'none';
}
</script>
</head>
<body >
<div style="background:url(http://img7.9158.com/200708/10/09/18/200708103758836.jpg);">
<div style="height:10000px; ">1<br>
1<br><a href="#">aaa</a>
<input id="Button1" type="button" value="button" onclick="showdiv();" />
1<br>
1<br>
1<br>
1<br>
1<br>
1<br>
1<br>
本内容试读结束,登录后可阅读更多
下载后可阅读完整内容,剩余2页未读,立即下载