www.gusucode.com > 雨点单用户免雨点单用户免费留言板 2.0 Build 080828 > top.asp

    <script language=javascript>
function ShowSearch(){
	mysearch.style.display='';
} 
function HideSearch(){
	mysearch.style.display='none';
} 
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
 <table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="<%=s_bg1%>" class="table1">
  <tr bgcolor="<%=s_bg2%>"> 
    <td width="600" height="26"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="f12">
        <tr> 
          <td width="17%"><div align="center">| <a href="<%=rs1("url")%>" target="_blank">版主主页</a> 
              |</div></td>
          <td width="17%"><div align="center">| <a href="userlogin.asp">留言管理</a> 
              |</div></td>
          <td width="17%"><div align="center">| <a href="modify.asp">资料修改</a> 
              |</div></td>
          <td width="17%"><div align="center">
              <div id="mysearch" style="position:absolute;display:none; left:457px; top:32px; width:200px; height:31px; z-index:1" onMouseOut="HideSearch()" onMouseOver="ShowSearch()"> 
                <table width="100%" border="0" cellpadding="4" cellspacing="1" bgcolor="<%=s_bg1%>">
                  <form name="form2" method="post" action="index.asp">
                    <tr bgcolor="<%=s_bg3%>"> 
                      <td height="30"> <input name="keyword" type="text" id="keyword" size="18" class="input"> 
                        <input type="submit" name="Submit" value="搜索" class="button"></td>
                    </tr>
                  </form>
                </table>
              </div>
              | <a href="#" onMouseOver="ShowSearch()"><strong>搜索留言</strong></a> 
              |</div></td>
          <td width="17%"><div align="center">| <a href="http://www.ywask.com/DemoCode.html" target=_blank>所有源码</a> 
              |</div></td>
          <td width="17%"><div align="center">| <a href="Http://vod.ywask.com" target="_blank">免费电影</a> 
              |</div></td>
        </tr>
      </table></td>
    <td width="140">
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td>
<div align="right" class="f12"><a href="user_logout.asp"> 
              <%if session("adminok_guest")="mysinglegb" then%>
              <strong><font color="#FF0000">退出管理</font></strong> 
              <%end if%>
              </a></div></td>
        </tr>
      </table></td>
  </tr>
</table>