// JavaScript Document
document.write ('<table width=100% border=0 cellspacing=0>');
document.write ('<tr>');
document.write ('<td height=20 valign=bottom class=linkleft><p class=style1><a href=pngwelcome.html>Home</a></p></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=20 class=linkleft><p class=style1><a href=committee.html>Steering Committe </a></p></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=20 class=linkleft><p class=style1><a href=institutions.html>Participating Institutions </a></p></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=20 class=linkleft><p class=style1><a href=advancedsearch.jspx target=_blank>Database</a></p></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=20 class=linkleft><p class=style1><a href=links.html>Links</a></p></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=20 class=linkleft><p class=style1><a href=contact.html>Contact</a></p></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=20><span class=style1></span></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=25 class=titleleft style1>The State of PGRFA </td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height=20  class=linkleft><p class=style1><a href=docs/PapuaNewGuinea2.pdf target=_blank>Country Report (2009) </a></p></td>');
document.write ('</tr>');
document.write ('<td height=20  class=linkleft><p class=style1><a href=docs/PNG_report_GPA_monitoring.pdf target=_blank>GPA Monitoring (2004) </a></p></td>');
document.write ('</tr>');
document.write ('</table>');
