[1]
<table align="center" border="0" cellPadding="3" cellSpacing="0" width="154">
<tr bgColor="#f7fbe7">
<%if Replace(request.cookies("userid"), "'", "''")<>"" and Replace(request.cookies("password"), "'", "''")<>"" and request.cookies("okerer")<>"" then
if rs("baoyue")=0 then %>
<td width="78" align="center">
<font color="#006529"><img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5">
</font><a target="_blank" href="lookday01.asp"><font color="#006529">剩余点数</font></a></td>
<% else%>
<td width="78"" align="center"><font color="#006529">
<img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5"></font>
<a target="_blank" href="lookday.asp"><font color="#006529">剩余天数</font></a></td>
<% end if
else %>
<td width="78" align="center"><font color="#006529">
<img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5">
</font><a target="_blank" href="lookday01.asp"><font color="#006529">剩余点数</font></a></td>
<% end if%>
<td width="78"><font color="#006529">
<img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5"></font>
<a target="_blank" href="mylook.ASP"><font color="#006529">消费记录</font></a></td>
</tr>
</table>
[/1]