// JavaScript Document
var menu1=new Array();
var menu2=new Array(); // to add more drop down
var menu3=new Array();
var menu4=new Array();
var menu5=new Array();
var menu6=new Array(); // to add more drop down
var menu7=new Array();
var menu8=new Array();
var menu9=new Array();

menu1[1]='<a class="drop" href="program.php#dm">Disaster Management</a>'
menu1[2]='<a class="drop" href="program.php#rlg">Rights and Local Governance</a>'
menu1[3]='<a class="drop" href="program.php#we">Women Empowerment</a>' 
menu1[4]='<a class="drop" href="program.php#pi">Peoples Initiatives</a>'
menu1[5]='<a class="drop" href="program.php#yd">Youth Development</a>'


menu2[1]='<a class="drop" href="publication_book.php">Book</a>'
menu2[2]='<a class="drop" href="publication_report.php">Report</a>' 


menu3[1]='<a class="drop" href="temp_flash.php">Child Sexual abuse prevention</a>'
menu3[2]='<a class="drop" href="temp_html.php">Nonformal Child Education</a>' 
menu3[3]='<a class="drop" href="temp_graphics.php">Rural Housing</a>'
menu3[4]='<a class="drop" href="temp_graphics.php">Agro based training</a>'
menu3[5]='<a class="drop" href="temp_graphics.php">Disaster Relief and Rehabilisation</a>'
menu3[6]='<a class="drop" href="temp_graphics.php">Social Forestry</a>'
menu3[7]='<a class="drop" href="temp_graphics.php">Health Nutrition and Sanitation</a>'
menu3[8]='<a class="drop" href="temp_graphics.php">Child Resource Center</a>'






