挂将现场开奖->
<%
n=1
While Not rsDe.Eof and n<21
%>
<%if rsDe("youqing123_dayin")>9 then%><%end if%>
<%if rsDe("youqing123_dayin")>19 then%><%end if%>
<%if rsDe("youqing123_dayin")>29 then%><%end if%>
<%if rsDe("youqing123_dayin")>49 then%><%end if%>
<%=rsDe("title")%><%if rsDe("youqing123_dayin")>4 then%><%end if%>
<%
if n mod 2 =0 then
Response.Write("")
end if
rsDe.MoveNext
n=n+1
Wend
rsDe.close
set rsDe=nothing
%>