<%@ language=vbscript%> <% set oRS = Server.CreateObject ("ADODB.Recordset") journal = "select * from Journal where jrn_archive = 1 order by jrn_order asc" oRS.Open journal, oConn %> Southern Africa Hypertension Society
<%if oRS.EOF or oRS.BOF = true then%> <%else%> <%do while not oRS.EOF%> <%oRS.MoveNext%> <%Loop%> <%end if%>


The Editorial Board of the Southern African Hypertension Society ensures that the content of all material of clinical or epidemiological significance to hypertension, target organ damage and related cardiovascular risk factors is reviewed for:

Archived Journals

No Journal Records Avaiulable To View.


<%=oRS("jrn_heading")%>>

<%=oRS("jrn_author")%>>

<%=oRS("jrn_citation")%>>

<%=replace(oRS("jrn_desc"),Chr(13),"
")%><%IF oRS("jrn_desc2") <> "" then %>
">More..<%end if%>  <%If oRS("jrn_file") <> "" then%>" target="_blank"> Read File.. <%end if%>

   
 
<%set oRS = nothing%>