acing=0 cellpadding=0 width="100%" height="1">
<tr valign="center" height="2">
<td bgcolor="white"></td>
</tr>
</table>
</td>
</tr>
eod;
}
function menusectionasitem($sectionseq, $sectionname, $sectiondesc, $url, $target="") {
global $deftarget,
$menubackcolor,
$menubarheight,
$menufontsize;
if($target == "") $target = $deftarget;
$url = rawurldecode($url);
$mh = $menubarheight-2;
echo <<<eod
<table border=0 cellspacing=0 cellpadding=0 width="100%" height="1">
<tr valign="center" height="1">
<td bgcolor="white"></td>
</tr>
</table>
<table bgcolor="$menubackcolor" border=1 cellspacing=0 cellpadding=0 bordercolor="$menubackcolor" width="100%" height="smh">
<tr height="100%" valign="center">
<td border=3 valign="middle" width="100%" height="100%" bordercolordark=lightgrey bordercolorlight=lightgrey align=center style="cursor:hand;" title="$sectiondesc" onmouseover="status='$sectiondesc';" onmouseout="status='';" onclick="window.open('$url','$target');"><font color="#00
<tr valign="center" height="2">
<td bgcolor="white"></td>
</tr>
</table>
</td>
</tr>
eod;
}
function menusectionasitem($sectionseq, $sectionname, $sectiondesc, $url, $target="") {
global $deftarget,
$menubackcolor,
$menubarheight,
$menufontsize;
if($target == "") $target = $deftarget;
$url = rawurldecode($url);
$mh = $menubarheight-2;
echo <<<eod
<table border=0 cellspacing=0 cellpadding=0 width="100%" height="1">
<tr valign="center" height="1">
<td bgcolor="white"></td>
</tr>
</table>
<table bgcolor="$menubackcolor" border=1 cellspacing=0 cellpadding=0 bordercolor="$menubackcolor" width="100%" height="smh">
<tr height="100%" valign="center">
<td border=3 valign="middle" width="100%" height="100%" bordercolordark=lightgrey bordercolorlight=lightgrey align=center style="cursor:hand;" title="$sectiondesc" onmouseover="status='$sectiondesc';" onmouseout="status='';" onclick="window.open('$url','$target');"><font color="#00
| 对此文章发表了评论 |
