📄 top.aspx
字号:
<%@ Page codebehind="top.aspx.cs" Language="c#" autoeventwireup="false" Inherits="Webs.top" CodePage="936" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta content="False" name="vs_showGrid" />
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema" />
<link href="default.css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body bottommargin="0" leftmargin="0" topmargin="0" onload="MM_preloadImages('button/mainbutton_0up.jpg','button/mainbutton_1up.jpg','button/mainbutton_2up.jpg','button/mainbutton_3up.jpg','button/mainbutton_4up.jpg','button/mainbutton_5up.jpg')" rightmargin="0">
<table id="Table1" style="HEIGHT: 64px" cellspacing="0" cellpadding="0" width="100%" background="img/main_bar.jpg" border="0">
<tbody>
<tr>
<td style="HEIGHT: 80px" width="10%">
<img src="img/newlogo.jpg" /><a onmouseover="MM_swapImage('Image2','','button/mainbutton_0up.jpg',1)" onmouseout="MM_swapImgRestore()"></a></td>
<td style="HEIGHT: 80px">
<a id="href1" href="top.aspx?id=0"><img id="Image0" height="79" src="button/mainbutton_0out.jpg" width="80" border="0" name="Image0" /></a></td>
<td style="HEIGHT: 80px">
<a id="href2" href="top.aspx?id=1"><img id="Image1" height="79" src="button/mainbutton_1out.jpg" width="80" border="0" name="Image1" /></a></td>
<td style="HEIGHT: 80px">
<a id="href3" href="top.aspx?id=2"><img id="Image2" height="79" src="button/mainbutton_2out.jpg" width="80" border="0" name="Image2" /></a></td>
<td style="WIDTH: 96px; HEIGHT: 80px">
<a id="href4" href="top.aspx?id=3"><img id="Image3" height="79" src="button/mainbutton_3out.jpg" width="80" border="0" name="Image3" /></a></td>
<td style="HEIGHT: 80px">
<a id="href5" href="top.aspx?id=4"><img id="Image4" height="79" src="button/mainbutton_4out.jpg" width="80" border="0" name="Image4" /></a></td>
<td style="WIDTH: 20%; HEIGHT: 80px">
<a id="href7" href="top.aspx?id=6"><img id="Image6" height="79" src="button/mainbutton_6out.jpg" width="80" border="0" name="Image6" /></a></td>
<td style="WIDTH: 20%; HEIGHT: 80px">
</td>
</tr>
</tbody>
</table>
<table id="Table2" style="WIDTH: 732px; HEIGHT: 30px" cellspacing="0" cellpadding="0" width="732" background="img/main_bar(2).gif" border="0">
<tbody>
<tr>
<!---->
<td style="WIDTH: 140px; HEIGHT: 30px" width="140">
<table height="18" cellspacing="0" cellpadding="0" width="150" border="0">
<tbody>
<tr>
<td onmouseup="this.className='up'" onmousedown="this.className='down'" onmouseover="this.className='up'" title="Show/Hide" style="HEIGHT: 30px" onmouseout="this.className='m'" nowrap="nowrap" align="middle" width="100">
<img id="pic" height="16" alt="Show/Hide Menu" hspace="4" src="img/hide_menu.gif" width="16" align="absMiddle" border="0" /><span id="dir" onclick="cwin()">?</span></td>
<!---->
</tr>
</tbody>
</table>
</td>
<td style="WIDTH: 64px; HEIGHT: 30px" align="middle" width="64">
<img alt="" src="img/icon_selectHand.gif" />
</td>
<td style="HEIGHT: 30px" valign="center" align="left">
<table style="WIDTH: 800px">
<asp:datalist id="dltTab" HorizontalAlign="Left" BorderStyle="Dotted" GridLines="Horizontal" CellPadding="0" BorderWidth="0px" ShowFooter="False" ShowHeader="False" Height="15px" Width="311px" RepeatDirection="Horizontal" runat="server">
<SelectedItemStyle bordercolor="Red"></SelectedItemStyle>
<SeparatorStyle wrap="False" horizontalalign="Left" verticalalign="Middle"></SeparatorStyle>
<ItemStyle font-size="8pt" wrap="False" horizontalalign="Left" verticalalign="Bottom"></ItemStyle>
<ItemTemplate>
<!-- -->
<a href="<%#DataBinder.Eval(Container.DataItem,"url")%>" target='main'><font size="2"> <%#DataBinder.Eval(Container.DataItem,"name")%> </font></a>
</ItemTemplate>
<SeparatorTemplate>
<font face="">|</font>
</SeparatorTemplate>
</asp:datalist>
<tbody>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<script language="javascript">
function cwin()
{if(parent.search.cols!='190,*')
{parent.search.cols='190,*';
document.all.pic.src ="img/hide_menu.gif";document.all.dir.innerHTML="?"}
else{parent.search.cols='0,*';
document.all.pic.src ="img/show_menu.gif";document.all.dir.innerHTML="?"}}
function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -