|
<? |
|
|
include "./log.inc.php"; |
|
|
?> |
|
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 |
<? |
<? |
| 3 |
if (isset($_GET["type"])) |
if (isset($_GET["type"])) |
| 8 |
switch($type) |
switch($type) |
| 9 |
{ |
{ |
| 10 |
case "history": |
case "history": |
| 11 |
$title="Уʷ"; |
$title="校史简介"; |
| 12 |
break; |
break; |
| 13 |
case "department": |
case "department": |
| 14 |
$title="Ժϵ"; |
$title="院系设置"; |
| 15 |
break; |
break; |
| 16 |
case "professor": |
case "professor": |
| 17 |
$title="һ"; |
$title="一级教授"; |
| 18 |
break; |
break; |
| 19 |
case "academician": |
case "academician": |
| 20 |
$title="Ժʿ"; |
$title="院士风采"; |
| 21 |
break; |
break; |
| 22 |
case "song": |
case "song": |
| 23 |
$title="ҽУ"; |
$title="上医校歌"; |
| 24 |
break; |
break; |
| 25 |
case "article": |
case "article": |
| 26 |
$title=""; |
$title="相关文章"; |
| 27 |
break; |
break; |
| 28 |
default: |
default: |
| 29 |
$title="ѡĿ"; |
$title="选择栏目"; |
| 30 |
break; |
break; |
| 31 |
} |
} |
| 32 |
?> |
?> |
| 33 |
<html> |
<html> |
| 34 |
<head> |
<head> |
| 35 |
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"> |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 36 |
<title> - ר</title> |
<title>枫林在线 - 专栏</title> |
| 37 |
<link rel="stylesheet" href="css/default.css" type="text/css"> |
<link rel="stylesheet" href="css/default.css" type="text/css"> |
| 38 |
</head> |
</head> |
| 39 |
|
|
| 45 |
<table width="760" border="0" cellpadding="0" cellspacing="0"> |
<table width="760" border="0" cellpadding="0" cellspacing="0"> |
| 46 |
<tr height=20 bgcolor=#F3F9FC> |
<tr height=20 bgcolor=#F3F9FC> |
| 47 |
<td width="20"> </td> |
<td width="20"> </td> |
| 48 |
<td> >> <a href="special.php">ר</a> >> <? echo $title; ?></td> |
<td>枫林在线 >> <a href="special.php">专栏</a> >> <? echo $title; ?></td> |
| 49 |
<td width="20"> </td> |
<td width="20"> </td> |
| 50 |
</tr> |
</tr> |
| 51 |
<tr> |
<tr> |
| 63 |
<td></td> |
<td></td> |
| 64 |
</tr> |
</tr> |
| 65 |
<tr height=30 class="title_bar_5"> |
<tr height=30 class="title_bar_5"> |
| 66 |
<td align="center">- ҽ -</td> |
<td align="center">- 永恒的上医 -</td> |
| 67 |
</tr> |
</tr> |
| 68 |
<tr height=5> |
<tr height=5> |
| 69 |
<td></td> |
<td></td> |
| 70 |
</tr> |
</tr> |
| 71 |
<tr height=20> |
<tr height=20> |
| 72 |
<td align="center"><a href="special.php?type=history">Уʷ</a></td> |
<td align="center"><a href="special.php?type=history">校史简介</a></td> |
| 73 |
</tr> |
</tr> |
| 74 |
<tr height=20> |
<tr height=20> |
| 75 |
<td align="center"><a href="special.php?type=department">Ժϵ</a></td> |
<td align="center"><a href="special.php?type=department">院系设置</a></td> |
| 76 |
</tr> |
</tr> |
| 77 |
<tr height=20> |
<tr height=20> |
| 78 |
<td align="center"><a href="special.php?type=professor">һ</a></td> |
<td align="center"><a href="special.php?type=professor">一级教授</a></td> |
| 79 |
</tr> |
</tr> |
| 80 |
<tr height=20> |
<tr height=20> |
| 81 |
<td align="center"><a href="special.php?type=academician">Ժʿ</a></td> |
<td align="center"><a href="special.php?type=academician">院士风采</a></td> |
| 82 |
</tr> |
</tr> |
| 83 |
<tr height=20> |
<tr height=20> |
| 84 |
<td align="center"><a href="special.php?type=song">ҽУ</a></td> |
<td align="center"><a href="special.php?type=song">上医校歌</a></td> |
| 85 |
</tr> |
</tr> |
| 86 |
<tr height=20> |
<tr height=20> |
| 87 |
<td align="center"><a href="special.php?type=article"></a></td> |
<td align="center"><a href="special.php?type=article">相关文章</a></td> |
| 88 |
</tr> |
</tr> |
| 89 |
<tr height=20> |
<tr height=20> |
| 90 |
<td></td> |
<td></td> |
| 125 |
break; |
break; |
| 126 |
default: |
default: |
| 127 |
?> |
?> |
| 128 |
бѡĿ |
请从左侧列表选择栏目。 |
| 129 |
<? |
<? |
| 130 |
} |
} |
| 131 |
?> |
?> |