<% top=2 if request("news_id")="" then sql="select top 1 * from news where cat_id=1 order by sort_order asc,news_id asc" else sql="select * from news where news_id="&request("news_id")&"" end if set rs=server.CreateObject("adodb.recordset") rs.open sql,conn,1,1 news_id=rs("news_id") title=rs("title") picture=rs("picture") content=rs("content") rs.close set rs=nothing %> <%=sitetitle%>
Open 7 days a week
Facebook
) no-repeat;">
<% set rs=server.CreateObject("adodb.recordset") rs.open "select * from news where cat_id=1 order by sort_order asc,news_id asc",conn,1,1 if rs.eof or rs.bof then else do while not rs.eof %> " class="new" <%if rs("news_id")=news_id then%>style=" color:#f29600; text-decoration:none;"<%end if%>><%=rs("title")%>กก <% rs.movenext loop end if rs.close set rs=nothing %>

<%=title%>

<%=content%>

<% if picture<>"" then piclist=split(picture,"|") pic_0=piclist(0) end if %> <% if picture<>"" then piclist=split(picture,"|") max=ubound(piclist) for i=0 to max %> <% next end if %>
Copyright © 2011 - - All Rights Reserved Designed and Powered by il Villaggio Consulting Inc.