/[LeafOK_CVS]/fenglin/www/head.inc.php
ViewVC logotype

Diff of /fenglin/www/head.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Sun Oct 1 14:39:59 2006 UTC Revision 1.16 by sysadm, Sun Apr 13 12:12:54 2025 UTC
# Line 3  Line 3 
3                  <td></td>                  <td></td>
4          </tr>          </tr>
5          <tr>          <tr>
6      <td width="20">&nbsp;</td>          <td width="20">&nbsp;</td>
7      <td width="150" align="left">          <td width="150" align="left">
8          <img src="/images/logo/fenglinonline.gif" width="130" height="50">                  <img src="/images/logo/fenglinonline.gif" width="130" height="50">
9      </td>          </td>
10      <td width="450" align="center">          <td width="450" align="center">
11                  <!--          </td>
12                  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="/download/ocx/swflash.cab#version=6,0,29,0" width="480" height="60">          <td width="100" align="right">
13                          <param name="movie" value="/ad/flash/unicom/liantong.swf">  <?
14                          <param name="quality" value="high">          if ($_SESSION["BBS_uid"] > 0)
15                          <embed src="/ad/flash/unicom/liantong.swf" quality="high" type="application/x-shockwave-flash" width="480" height="60"></embed>          {
16                  </object>  ?>
17                  -->                  当前用户:<? echo $_SESSION["BBS_username"]; ?><br />
18      </td>                  [<a href="/bbs/logout.php">退出登录</a>]
19      <td width="100" align="right">  <?              
20                  [<a onclick="window.external.AddFavorite('http://'+document.location.hostname,''); return false;" href="#">ղ</a>]<br>          }
21                  [<a onclick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://'+document.location.hostname); return false;" href="#">Ϊҳ</a>]<br>          else
22            {
23    ?>
24                    [<a href="/bbs/">用户登录</a>]<br />
25                    [<a href="/bbs/reg_user.php">我要注册</a>]
26    <?              
27            }
28    ?>
29            </td>
30            <td width="20">
31          </td>          </td>
     <td width="20">&nbsp;</td>  
32          </tr>          </tr>
33          <tr height=5>          <tr height=5>
34                  <td></td>                  <td></td>
# Line 29  Line 37 
37  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
38          <tr class="guide_bar">          <tr class="guide_bar">
39                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
40                  <td width="500"><a href="home.php" class="guide"> ҳ</a>                  <td width="500"><a href="../www/home.php" class="guide">首 页</a>
41                          | <a href="doc_list.php" class="guide">ĵ</a>                          | <a href="../www/excerption.php" class="guide">精品荟萃</a>
42                          | <a href="excerption.php" class="guide">Ʒ</a>                  </td>
                         | <a href="special.php" class="guide">ר </a>  
                         | <a href="search.php" class="guide"> </a>  
                         | <a href="/bbs" target="_blank" class="guide"> ̳</a></td>  
43                  <td width="220" align="right">                  <td width="220" align="right">
44                          <a href="calendar.php" class="guide"><? echo strftime("%Y.%m.%d"); ?></a>                          <a href="#" class="guide"><? echo (new DateTimeImmutable("", $_SESSION["BBS_user_tz"]))->format("Y-m-d H:i"); ?></a>
45                  </td>                  </td>
46                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
47          </tr>          </tr>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1