<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> Board of Directors
Investor Relation
Home

<% strSQL = "SELECT * from content where nav_id ='"&varid&"'" Set RS = Server.CreateObject("ADODB.Recordset") RS.Open strSQL, strCon do while not RS.eof if RS("img") = "" then response.Write "

CHEMREZ TECHNOLOGIES
" & vardesc & "

" Response.Write "
" & (RS("content")) & "
"%> <% else response.Write "
" response.Write "
" response.Write "

CHEMREZ TECHNOLOGIES
" & vardesc & "

" & "
" & (RS("content")) & "
" &"
" end if RS.movenext loop %>