%if look<>"yes" then%>
<%end if%>
|
| <%if en="yes" then%>
Visit:
<%else%>
·أختء؟£؛
<%end if%>
|
<%
sql="select * from body_main where bodyid=1"
Set rs= Server.CreateObject("ADODB.Recordset")
rs.Open sql,conn,1,1
if en="yes" then
htmlbody=rs("ebody")
else
htmlbody=rs("cbody")
end if
%>
| <%=htmlbody%> |