UNV makes available certain of its publications for download.

Please make sure you have the Adobe Acrobat Reader plugin installed in your computer. If not, you can get it here.

<%rst.open "SELECT * FROM tbl_publication ORDER BY pub_postingDate DESC", conn%> <%if not rst.bof and not rst.eof then%> <%count = 0%> <%do while not rst.eof%> <%count = count + 1%> <%if count < 4 then%> <%if count = 1 then%><%end if%> <%if count = 3 then%><%count = 0%><%end if%> <%end if%> <%rst.movenext%> <%loop%>
" TARGET="_blank">" WIDTH="150" HEIGHT="219" BORDER="0">

<%=rst("pub_title")%>

<%=rst("pub_intro")%>
<%end if%>

RC System | FAO | UNAIDS | UNCOHCHR | UNDP | UNESCO | UNFPA | UNHCR | UNICEF | UNODC | WFP | WHO
<% rst.close set rst = nothing conn.close set conn = nothing %>