<% If Not rs_downloads.EOF Or Not rs_downloads.BOF Then %>
DOWNLOADS
<% End If ' end Not rs_downloads.EOF Or NOT rs_downloads.BOF %>
<%
While ((Repeat2__numRows <> 0) AND (NOT rs_downloads.EOF))
%>
<% If Not rs_downloads.EOF Or Not rs_downloads.BOF Then %>
<% End If ' end Not rs_downloads.EOF Or NOT rs_downloads.BOF %>
<%
Repeat2__index=Repeat2__index+1
Repeat2__numRows=Repeat2__numRows-1
rs_downloads.MoveNext()
Wend
%>
Secretariat of the Pacific Regional Environment Programme
<% End If ' end Not rs_whatsnew.EOF Or NOT rs_whatsnew.BOF %>
<%
Repeat3__index=Repeat3__index+1
Repeat3__numRows=Repeat3__numRows-1
rs_whatsnew.MoveNext()
Wend
%>
OTHERLINKS
<% If Not rs_content.EOF Or Not rs_content.BOF Then %>
<%
While ((Repeat4__numRows <> 0) AND (NOT rs_links.EOF))
%>
<%
Repeat4__index=Repeat4__index+1
Repeat4__numRows=Repeat4__numRows-1
rs_links.MoveNext()
Wend
%>
<% End If ' end Not rs_content.EOF Or NOT rs_content.BOF %>
<%
While ((Repeat1__numRows <> 0) AND (NOT rs_content.EOF))
%>
<% If Not rs_content.EOF Or Not rs_content.BOF Then %>
<%=(rs_content.Fields.Item("title").Value)%>
<% End If ' end Not rs_content.EOF Or NOT rs_content.BOF %>
<% If Not rs_content.EOF Or Not rs_content.BOF Then %>
<%=(rs_content.Fields.Item("content").Value)%>
<% End If ' end Not rs_content.EOF Or NOT rs_content.BOF %>