📄 top.asp
字号:
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:203px;
top:123px;
width:731px;
height:117px;
z-index:1;
}
-->
</style>
<div id="Layer1">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="805" height="148">
<param name="movie" value="/Images/13.swf" />
<param name="quality" value="high" />
<PARAM NAME="wmode" VALUE="transparent">
<embed src="/Images/13.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="805" height="148"></embed>
</object>
</div>
<table width="922" height="81" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="6" colspan="2"></td>
</tr>
<tr>
<td height="17" colspan="2"><table cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td width="24%" rowspan="2"><img src="/Images/Logo.jpg" width="191" height="81" /></td>
<td width="76%" valign="top"><table cellspacing="0" cellpadding="0" align="right" border="0">
<tbody>
<tr>
<td><table cellspacing="0" cellpadding="0" width="100%"
align="right" border="0">
<tbody>
<tr>
<td><table cellspacing="0" cellpadding="0" width="80"
align="right" border="0">
<tbody>
<tr>
<td width="59"><a
href="/"><img
height="15" src="Images/top_menu01.gif"
width="59" border="0" /></a></td>
<td width="80"><a
href="Contact.asp"><img
height="15" src="Images/top_menu03.gif"
width="74" border="0" /></a></td>
<td width="153"><a
href="/Company.asp"><img height="15"
src="Images/top_menu04.gif" width="64"
border="0" /></a></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="13%" align="center"><a href="Company.asp"><img src="Images/T1.gif" width="100" height="44" border="0" id="TopFile1" onmousemove="ChangeTopFile('1')" /></a></td>
<td width="1%" align="center" valign="bottom"><img src="Images/Xian.gif" /></td>
<td width="13%" align="center"><a href="News.asp"><img src="Images/T2.gif" width="100" height="44" border="0" id="TopFile2" onmousemove="ChangeTopFile('2')" /></a></td>
<td width="1%" align="center" valign="bottom"><img src="Images/Xian.gif" /></td>
<td width="13%" align="center"><a href="Product.asp"><img src="Images/T3.gif" width="100" height="44" border="0" id="TopFile3" onmousemove="ChangeTopFile('3')" /></a></td>
<td width="1%" align="center" valign="bottom"><img src="Images/Xian.gif" /></td>
<td width="13%" align="center"><a href="DownLoad.asp"><img src="Images/T4.gif" width="100" height="44" border="0" id="TopFile4" onmousemove="ChangeTopFile('4')" /></a></td>
<td width="1%" align="center" valign="bottom"><img src="Images/Xian.gif" /></td>
<td width="13%" align="center"><a href="Jobs.asp"><img src="Images/T5.gif" width="100" height="44" border="0" id="TopFile5" onmousemove="ChangeTopFile('5')" /></a></td>
<td width="2%" align="center" valign="bottom"><img src="Images/Xian.gif" /></td>
<td width="29%" align="left"><a href="FeedBack.asp"><img src="Images/T6.gif" width="100" height="44" border="0" id="TopFile6" onmousemove="ChangeTopFile('6')" /></a></td>
</tr>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td width="68"><img src="/Images/<%=Center_Left%>" width="191" height="167" /></td>
<td width="808"><img src="/Images/Center_Center.jpg" width="597" height="167" /></td>
</tr>
</tbody>
</table>
<script language="javascript">
function ChangeTopFile(ID)
{
for (i=1;i<=6;i++)
{
document.all.item("TopFile"+i).src="Images/T"+i+".gif";
}
document.all.item("TopFile"+ID).src="Images/T"+ID+ID+".gif";
}
</script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -