// JavaScript Document
function tulis()
{
document.write ("<DIV class=boxhack><UL class=sf-menu id=nav><LI class=nav0><A href=\"index.php\"><SPAN>Home </SPAN></A><UL><LI><A href=\"access1.html\"><SPAN>ACCESS Phase I</SPAN></A> </LI><LI><A href=\"access1.html#phase2\"><SPAN>ACCESS Phase II</SPAN></A> </LI><LI><A href=\"purpose.html\"><SPAN>Purpose and Objectives</SPAN></A> </LI><LI><A href=\"principles.html\"><SPAN>Principles and Values</SPAN></A> </LI><LI><A href=\"geo.html\"><SPAN>Geographic Focus</SPAN></A> </LI><LI><A href=\"people.html\"><SPAN>People</SPAN></A> </LI></UL></LI><LI class=nav1><A href=\"key.html\"><SPAN>Key Stakeholders</SPAN></A><UL><LI><A class=more  href=\"strategic.html\"><SPAN>Strategic Partners</SPAN></A></LI><LI><A href=\"boundary.html\"><SPAN>ACCESS Phase II Boundary Partners</SPAN></A></LI><LI><A href=\"direct.html\"><SPAN>Direct Beficiaries</SPAN></A> </LI><LI><A class=more href=\"#\"><SPAN>Government of Indonesia</SPAN></A> <UL><LI><A href=\"gov.html#1\"><SPAN>National Level</SPAN></A></LI><LI><A href=\"gov.html#2\"><SPAN>Principal Level</SPAN></A></LI><LI><A href=\"gov.html#3\"><SPAN>District Level</SPAN></A> </LI><LI><A href=\"gov.html#4\"><SPAN>Village Level</SPAN></A> </LI></UL></LI><LI><A href=\"ext.html\"><SPAN>External Stakeholders</SPAN></A> </LI><LI><A href=\"ausaid.html\"><SPAN>AusAID</SPAN></A> </LI><LI><A href=\"idss.html\"><SPAN>IDSS Pty LTD</SPAN></A> </LI></UL></LI><LI class=nav2><A href=\"#\"><SPAN>ACCESS Program</SPAN></A><UL><LI><A  href=\"civil.html\"><SPAN>Civil Society Vision</SPAN></A></LI> <LI><A href=\"approach.html\"><SPAN>Approach to Engagement</SPAN></A> </LI><LI><A class=more href=\"#\"><SPAN>DSC and DCEP</SPAN></A> <UL><LI><A href=\"dsc.html\"><SPAN>Distric Stakeholder Commitee</SPAN></A> </LI><LI><A href=\"dcep.html\"><SPAN>Distric Citizen Engagement Plan</SPAN></A> </LI></UL> </LI><LI><A href=\"gender.html\"><SPAN>Gender and Poverty Mainstreaming</SPAN></A> </LI></UL> </LI><LI class=nav3><A href=\"#\"><SPAN>Grants</SPAN></A> <UL><LI><A href=\"partner.html\"><SPAN>Partners Grants</SPAN></A> </LI><LI><A  href=\"project.html\"><SPAN>Projects Grants</SPAN></A>  </LI><LI><A href=\"innovative.html\"><SPAN>Innovative Grants</SPAN></A> </LI><LI><A href=\"eligibility.html\"><SPAN>Eligibility Criteria</SPAN></A> </LI><LI><A href=\"select.html\"><SPAN>Selection  Criteria</SPAN></A> </LI><LI><A href=\"application.html\"><SPAN>Application Process</SPAN></A> </LI></UL> </LI><LI class=nav4><A href=\"#\"><SPAN>M&E and Learning</SPAN></A> <UL><LI><A  href=\"continue.html\"><SPAN>Continuous Learning</SPAN></A></LI> <LI><A href=\"monitor.html\"><SPAN>Monitoring and Evaluation</SPAN></A> </LI><LI><A  href=\"pub.html\"><SPAN>Publication</SPAN></A></LI><LI><A  href=\"report.html\"><SPAN>Reports</SPAN></A></LI><LI><A  href=\"link.html\"><SPAN>Links</SPAN></A></LI></UL></LI></UL></DIV>");
   
      
}

function randomimg()
{
	var i = Math.floor(40*Math.random());
document.write('<DIV class=area' + i + ' id=splash></DIV>');
}