📄 top_end.php
字号:
<?php
function index_top()
{
?><? include('../configs/configs.php'); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>《<? echo $webgamesitename; ?>》--网页web游戏</title>
<meta name="Keywords" content ="三国游戏,三国,游戏三国,网页游戏,白领游戏,<? echo $webgamesitename; ?>,逐鹿,web三国,web游戏"/>
<meta name="Description" content="三国游戏,三国,游戏三国,网页游戏,白领游戏,<? echo $webgamesitename; ?>,逐鹿,web三国,web游戏"/>
<link href="css/ie_top.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="all">
<table width="1003" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<div class="top_01">
<div id="top_02" style="z-index:1; "></div>
<div id="top_03" style="z-index:1; "></div>
<div id="top_04" style="z-index:1; "></div>
<div id="top_05" style="z-index:1; "></div>
<div id="top_06" style="z-index:1; "></div>
<div id="top_07" style="z-index:1; "></div>
</div>
<div style="z-index:2;margin-left:0px; margin-top: -184px; width: 1000px; height:0px " >
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="1003" height="184">
<param name="movie" value="images/13.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="images/13.swf" width="1003" height="284" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</div>
</td>
</tr>
</table>
<div style="z-index:3; position:absolute; margin-left: 385px; margin-top: -57px; width: 567px; height: 48px;" id="daohang">
<div class="top"><a href="index.php"><img src="images/top_10.gif" border="0"></a></div>
<div class="top"><a href="help_01.php"><img src="images/top_11.gif" border="0"></a></div>
<div class="top"><a href="wen.php"><img src="images/top_12.gif" border="0"></a></div>
<div class="top"><a href="<? echo $webgamesitebbs;?>" target="_blank"><img src="images/top_13.gif" border="0"></a></div>
</div>
<div style="z-index:4; position:absolute; margin-left: 817px; margin-top:-153px; width:135px; height:60px">
<div class="top"><a href="<? echo $webgamesiteurl;?>"><img src="images/top_14.gif" border="0"></a></div>
<div class="top"><a style="cursor:hand" onclick="window.external.AddFavorite(location.href,document.title);""><img src="images/top_15.gif" border="0"></a></div>
<div class="top"><img src="images/top_16.gif" border="0"></div>
<div class="top"><a href="jie.php"><img src="images/top_17.gif" border="0"></a></div>
</div>
<?php
}
function index_end()
{
?>
<table border="0" align="center" cellpadding="0" cellspacing="0" >
<tr>
<td width="28"><img src="images/led_04.gif"></td>
<td width="843" background="images/led_06.gif"> </td>
<td width="28"><img src="images/led_05.gif"></td>
</tr>
</table>
</div>
</body>
</html>
<?php
}
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -