<%
do while not rs.eof
if rs("hits")<20 then
tree="
"
elseif rs("hits")>19 and rs("hits")<80 then
tree="
"
elseif rs("hits")>79 and rs("hits")<150 then
tree="
"
elseif rs("hits")>149 and rs("hits")<300 then
tree="
"
else
tree="
"
end if
%>
| ','wish','top=0,left=0,resizable=yes,menubar=yes,toolbar=yes,titlebar=yes,location=yes,scrollbars=yes,status=yes');"><%=tree%> |
|
| ','wish','top=0,left=0,resizable=yes,menubar=yes,toolbar=yes,titlebar=yes,location=yes,scrollbars=yes,status=yes');"><%=rs("name")%>的许愿树 |
| 浇水量: <%=rs("hits")%> |
|
|
<%if row_count mod 5=0 then%>