// You can find instructions for this file here:

// http://www.geocities.com/marcelino_martins/ftv2instructions.html



// Decide if the names are links or just the icons

USETEXTLINKS = 1  //replace 0 with 1 for hyperlinks



// Decide if the tree is to start all open or just showing the root folders

STARTALLOPEN = 0 //replace 0 with 1 to show the whole tree

foldersTree = gFld("NPA","")

 aux1 = insFld(foldersTree, gFld("NPA Lebanon", "JavaScript://"))

    aux2 = insDoc(aux1, gLnk(2,"Background & History", "l_bg_histor.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Basic Principles & Objectives", "l_basic_princ.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Target Groups & Beneficiaries", "l_group_benef.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Administration", "TheMinister.asp"))
    aux2 = insDoc(aux1, gLnk(2,"Administrative Board", "adminBoard.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Organizational Chart", "org_chart.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Strategy", "strategy.aspx"))

aux1 = insFld(foldersTree, gFld("NPA Programs", "JavaScript://"))
    aux2 = insDoc(aux1, gLnk(2,"Organizational Development", "p_org_devel.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"The Right of Disabled to participate and to Freedom of Expression and Information", "p_z_right.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Youth Empowerment Program", "p_youth_emp.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Human Rights & Advocacy", "p_human_righs.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Humanitarian Aid", "p_human_aid.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Mine Action Program in Lebanon", "p_mine_action.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Other Programs", "other_pro.aspx"))
    
 aux1 = insFld(foldersTree, gFld("Activities & Events", "JavaScript://"))
    aux2 = insDoc(aux1, gLnk(2,"Quick Announcements", "quik_ann.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Seminars/ Training", "sem_train.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Conferences", "conference.aspx"))
    aux2 = insDoc(aux1, gLnk(2,"Workshops", "workshop.aspx"))
    
 aux7 = insDoc(foldersTree, gLnk(2,"Reports & Statistics", "report_stati.aspx"))
aux8 = insDoc(foldersTree, gLnk(2, "Give a Hand", "giveHand.aspx"))
aux9 = insDoc(foldersTree, gLnk(2,"Success Stories", "success.aspx"))
aux10 = insDoc(foldersTree, gLnk(2,"Awareness Campaign", "aware_com.aspx"))
aux11 = insDoc(foldersTree, gLnk(2,"Vacancies", "vacancies.aspx"))
aux12 = insDoc(foldersTree, gLnk(2,"Photo Gallery", "photoGall.aspx"))
aux13 = insDoc(foldersTree, gLnk(2,"Acknowledgement", "acknowl.aspx"))
/*foldersTree = gFld("NPA","index.aspx")

 aux0 = insFld(foldersTree, gFld("NPA Lebanon", "JavaScript://")
     aux2 = insDoc(aux0, gLnk(2,"Background & History","Ministry.asp  "))
     aux2 = insDoc(aux0, gLnk(2,"Basic Principles & Objectives", "TheMinister.asp "))
     aux2 = insDoc(aux0, gLnk(2,"ÅÚØÇÁTarget Groups & Beneficiaries","TheMinister.asp"))
     aux2 = insDoc(aux0, gLnk(2,"Administration", "TheMinister.asp"))
     aux2 = insDoc(aux0, gLnk(2,"Administrative Board", "TheMinister.asp"))
     aux2 = insDoc(aux0, gLnk(2,"Organizational Chart","TheMinister.asp" ))
     aux2 = insDoc(aux0, gLnk(2,"Strategy", "TheMinister.asp"))

/*aux0 = insFld(foldersTree, gFld("NPA Programs", "JavaScript://")
     aux2 = insDoc(aux0, gLnk(2,"Organizational Development","  "))
     aux2 = insDoc(aux0, gLnk(2,"The Right of Disabled to participate and to Freedom of Expression and Information", " "))
     aux2 = insDoc(aux0, gLnk(2,"Youth Empowerment Program",  ""))
     aux2 = insDoc(aux0, gLnk(2,"Human Rights & Advocacy",""))
     aux2 = insDoc(aux0, gLnk(2,"Humanitarian Aid", ""))
     aux2 = insDoc(aux0, gLnk(2,"Mine Action Program in Lebanon", ""))
     aux2 = insDoc(aux0, gLnk(2,"Other Programs", ""))
     
     
 aux0 = insFld(foldersTree, gFld("Activities & Events", "JavaScript://")
     aux2 = insDoc(aux0, gLnk(2,"Quick Announcements","  "))
     aux2 = insDoc(aux0, gLnk(2,"Seminars/ Training", " "))
     aux2 = insDoc(aux0, gLnk(2,"Conferences",  ""))
     aux2 = insDoc(aux0, gLnk(2,"Workshops", x+"4.rtf"))
 
 aux7 = insFld(foldersTree, gFld("Reports & Statistics", "JavaScript://"))
aux8 = insFld(foldersTree, gFld("Give a Hand", "JavaScript://"))
aux9 = insFld(foldersTree, gFld("Success Stories", "JavaScript://"))
aux10 = insFld(foldersTree, gFld("Awareness Campaign", "JavaScript://"))
aux11 = insFld(foldersTree, gFld("Vacancies", "JavaScript://"))
aux12 = insFld(foldersTree, gFld("Photo Gallery", "JavaScript://"))
aux13 = insFld(foldersTree, gFld("Acknowledgement", "JavaScript://"))
   


//foldersTree = gFld("NPA", "index.asp")


/*
aux1 = insFld(foldersTree, gFld("NPA Lebanon", "JavaScript://"))
  aux2 = insDoc(aux1, gLnk(2,"Background & History", "l_bg_histor.aspx"))
  aux2 = insDoc(aux1, gLnk(2,"Basic Principles & Objectives", "l_basic_princ.aspx"))
  aux2 = insDoc(aux1, gLnk(2,"Target Groups & Beneficiaries", "l_group_benef.aspx"))
  aux2 = insDoc(aux1, gLnk(2,"Administration", "geographic.asp"))
  aux2 = insDoc(aux1, gLnk(2,"Administrative Board", "adminBoard.aspx"))
  aux2 = insDoc(aux1, gLnk(2,"Organizational Chart", "org_chart.aspx"))
  aux2 = insDoc(aux1, gLnk(2,"Strategy", "strategy.aspx"))

 
aux3 = insFld(foldersTree, gFld("NPA Programs", "JavaScript://"))
    aux4 = insDoc(aux3, gLnk(2,"Organizational Development", "p_org_devel.aspx"))
    aux4 = insDoc(aux3, gLnk(2,"The Right of Disabled to participate and to Freedom of Expression and Information", "p_z_right.aspx"))
    aux4 = insDoc(aux3, gLnk(2,"Youth Empowerment Program", "p_youth_emp.aspx"))
    aux4 = insDoc(aux3, gLnk(2,"Human Rights & Advocacy", "p_human_righs.aspx"))
    aux4 = insDoc(aux3, gLnk(2,"Humanitarian Aid", "p_human_aid.aspx"))
    aux4 = insDoc(aux3, gLnk(2,"Mine Action Program in Lebanon", "p_mine_action.aspx"))
    aux4 = insDoc(aux3, gLnk(2,"Other Programs", "other_pro.aspx"))
       

aux5 = insFld(foldersTree, gFld("Activities & Events", "JavaScript://"))
    aux6 = insDoc(aux5, gLnk(2,"Quick Announcements", "quik_ann.aspx))
    aux6 = insDoc(aux5, gLnk(2,"Seminars/ Training", "sem_train.aspx"))
    aux6 = insDoc(aux5, gLnk(2,"Conferences", "conference.aspx"))
    aux6 = insDoc(aux5, gLnk(2,"Workshops", "workshop.aspx"))



aux7 = insFld(foldersTree, gFld("Reports & Statistics", "JavaScript://"))
aux8 = insFld(foldersTree, gFld("Give a Hand", "JavaScript://"))
aux9 = insFld(foldersTree, gFld("Success Stories", "JavaScript://"))
aux10 = insFld(foldersTree, gFld("Awareness Campaign", "JavaScript://"))
aux11 = insFld(foldersTree, gFld("Vacancies", "JavaScript://"))
aux12 = insFld(foldersTree, gFld("Photo Gallery", "JavaScript://"))
aux13 = insFld(foldersTree, gFld("Acknowledgement", "JavaScript://"))
*/