/[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.4 by sysadm, Thu Dec 24 03:55:38 2009 UTC Revision 1.13 by sysadm, Sun Apr 13 03:29:02 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          <!-- Ads of Google -->  <script type="text/javascript">
12  <script type="text/javascript"><!--          google_ad_client = "ca-pub-3013347141025996";
13  google_ad_client = "pub-3013347141025996";          google_ad_slot = "7379073030";
14  /* fenglin_www_header */          google_ad_width = 468;
15  google_ad_slot = "7379073030";          google_ad_height = 60;
 google_ad_width = 468;  
 google_ad_height = 60;  
 //-->  
16  </script>  </script>
17    <!-- fenglin_www_header -->
18  <script type="text/javascript"  <script type="text/javascript"
19  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">  src="//pagead2.googlesyndication.com/pagead/show_ads.js">
20  </script>  </script>
     </td>  
     <td width="100" align="right">  
                 [<a onclick="window.external.AddFavorite('http://'+document.location.hostname,'枫林在线'); return false;" href="#">加入收藏</a>]<br>  
                 [<a onclick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://'+document.location.hostname); return false;" href="#">设为首页</a>]<br>  
21          </td>          </td>
22      <td width="20">&nbsp;</td>          <td width="100" align="right">
23    <?
24            if ($_SESSION["BBS_uid"] > 0)
25            {
26    ?>
27                    褰撳墠鐢ㄦ埛锛<? echo $_SESSION["BBS_username"]; ?><br />
28                    [<a href="/bbs/logout.php">閫鍑虹櫥褰</a>]
29    <?              
30            }
31            else
32            {
33    ?>
34                    [<a href="/bbs/">鐢ㄦ埛鐧诲綍</a>]<br />
35                    [<a href="/bbs/reg_user.php">鎴戣娉ㄥ唽</a>]
36    <?              
37            }
38    ?>
39            </td>
40            <td width="20">
41            </td>
42          </tr>          </tr>
43          <tr height=5>          <tr height=5>
44                  <td></td>                  <td></td>
# Line 34  src="http://pagead2.googlesyndication.co Line 47  src="http://pagead2.googlesyndication.co
47  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
48          <tr class="guide_bar">          <tr class="guide_bar">
49                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
50                  <td width="500"><a href="home.php" class="guide">首 页</a>                  <td width="500"><a href="../www/home.php" class="guide">棣 椤</a>
51                          | <a href="doc_list.php" class="guide">文档集锦</a>                          | <a href="../www/doc_list.php" class="guide">鏂囨。闆嗛敠</a>
52                          | <a href="excerption.php" class="guide">精品荟萃</a>                          | <a href="../www/excerption.php" class="guide">绮惧搧鑽熻悆</a>
53                          | <a href="special.php" class="guide">专 栏</a>                          | <a href="../www/search.php" class="guide">鎼 绱</a>
54                          | <a href="search.php" class="guide">搜 索</a>                          | <a href="../bbs/" target="_blank" class="guide">璁 鍧</a></td>
                         | <a href="/bbs" target="_blank" class="guide">论 坛</a></td>  
55                  <td width="220" align="right">                  <td width="220" align="right">
56                          <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>
57                  </td>                  </td>
58                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
59          </tr>          </tr>


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

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