<%if request.Cookies("mila")("idioma")="" then%>

Bem vindo ao site do Instituto Mila

Welcome to the website of Instituto Mila

Escolha abaixo a versão/idioma que deseja:

Choose the version/language you want below:

<%else%>
<%AbreConexao set ar=conexao.execute("select * from TB_ARTIGOS where categoria='SOBRE' and idioma='"&ucase(request.Cookies("mila")("idioma"))&"' and status='ATIVO' or categoria='SOBRE' and idioma='TOD' and status='ATIVO' order by id desc") if not ar.eof then%>

<%=ar("titulo")%>

<%=ar("texto")%>

<%end if set ar=nothing%> <%set ar=conexao.execute("select * from TB_ARTIGOS where categoria='CHAMADAPARADOAR' and idioma='"&ucase(request.Cookies("mila")("idioma"))&"' and status='ATIVO' or categoria='CHAMADAPARADOAR' and idioma='TOD' and status='ATIVO' order by id desc") if not ar.eof then%>

<%=ar("titulo")%>

<%=ar("resumo")%>

<%=ar("texto")%>

<% end if set ar=nothing %>
<%celular=replace(celular," ","")%>
<%end if%>