www.gusucode.com > 枫的记忆个人主页程序源码程序 > downcode.com\fengdejiyizh\main.asp

    <%dim id
id=request("id")
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<SCRIPT language=JavaScript src="rightclick.js"></SCRIPT>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<SCRIPT> 
<!-- 
function movstar(a,time){ 
    movx=setInterval("mov("+a+")",10) 
    } 
function movover(){ 
    clearInterval(movx) 
    } 
function mov(a){ 
    scrollx=news.document.body.scrollLeft 
    scrolly=news.document.body.scrollTop 
    scrolly=scrolly+a 
    news.window.scroll(scrollx,scrolly) 
    } 
function o_down(theopacity){ 
opacity=theopacity 
    while(opacity>60){ 
        opacity+=-10} 
        } 
function o_up(theopacity){ 
opacity=theopacity 
    while(opacity<100){ 
        opacity+=10} 
        } 
function wback(){ 
    if(news.history.length==0){window.history.back()} 
    else{news.history.back()} 
    } 
//--> 
</SCRIPT>
</head>

<body>
<table  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td rowspan="2"><img src="img/main_left1.gif" width="29" height="54"></td>
    <td><table width="100%"  border="0" cellpadding="0" cellspacing="0" background="img/main_menubg.gif">
      <tr>
        <td width="180"><img src="img/main_menu<% if id<>"" then %><%=id%><%else%>10<%end if%>.gif" width="180" height="39"></td>
        <td align=right valign="bottom">
		<%if id="4" then%>
		<a href="photo.asp?pid=1" target="news"><img src="img/photo_1.gif" width="65" height="17" border="0"></a><a href="photo.asp?pid=2" target="news"><img src="img/photo_2.gif" width="65" height="17" border="0"></a><a href="photo.asp?pid=3" target="news"><img src="img/photo_3.gif" width="65" height="17" border="0"></a><a href="photo.asp?pid=4" target="news"><img src="img/photo_4.gif" width="65" height="17" border="0"></a><a href="photo.asp?pid=5" target="news"><img src="img/photo_5.gif" width="65" height="17" border="0"></a>
		<%elseif id="5" then%>
		<a href="music.asp?mid=1" target="news"><img src="img/music_1.gif" width="65" height="17" border="0"></a><a href="music.asp?mid=2" target="news"><img src="img/word_2.gif" width="65" height="17" border="0"></a><a href="music.asp?mid=3" target="news"><img src="img/music_3.gif" width="65" height="17" border="0"></a><a href="music.asp?mid=4" target="news"><img src="img/music_4.gif" width="65" height="17" border="0"></a>
		<%elseif id="6" then%>
		<a href="artic.asp?aid=1" target="news"><img src="img/art_1.gif" width="65" height="19" border="0"></a><a href="artic.asp?aid=2" target="news"><img src="img/art_2.gif" width="65" height="19" border="0"></a><a href="artic.asp?aid=3" target="news"><img src="img/art_3.gif" width="65" height="19" border="0"></a><a href="artic.asp?aid=4" target="news"><img src="img/art_4.gif" width="65" height="19" border="0"></a><a href="artic.asp?aid=5" target="news"><img src="img/art_5.gif" width="65" height="19" border="0"></a>
		<%end if%>
		</td>
      </tr>
    </table></td>
    <td rowspan="2"><img src="img/main_right1.gif" width="44" height="54"></td>
  </tr>
  <tr>
    <td><img src="img/main_top.gif" width="530" height="15"></td>
  </tr>
  <tr>
    <td><img src="img/main_left2.gif" width="29" height="444"></td>
    <td><IFRAME style="WIDTH: 530px; HEIGHT: 444px" border=0 name=news marginWidth=0 frameSpacing=0 marginHeight=0 src="main<% if id<>"" then %><%=id%><%else%>10<%end if%>.asp" frameBorder=0 noResize width=100% scrolling=no height=100% vspale="0"></IFRAME></td>
    <td width="44" align="center" valign="top" background="img/menu_right2.gif">
	<br>
	<A href="javascript:"><IMG onmouseup=movover();movstar(-1,20) onmousedown=movover();movstar(-8,2) onmouseover=movstar(-1,20) onmouseout=movover() height=22 alt=向上 src="img/up.gif" width=22 border=0></A>
	<br><br>
	<A href="javascript:"><IMG onmouseup=movover();movstar(1,20) onmousedown=movover();movstar(8,2) onmouseover=movstar(1,20) onmouseout=movover() height=22 alt=向下 src="img/down.gif" width=22 border=0></A>
	</td>
  </tr>
</table>
</body>
</html>