// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1
HIGHLIGHT = 1


foldersTree = gFld("", "")
	aux2 = insFld(foldersTree, gFld("Home", "http://www.dsf-fsn.org"))
	aux2 = insFld(foldersTree, gFld("Noticias", "http://www.dsf-fsn.org/sp/15c-sp.htm"))  
	aux2 = insFld(foldersTree, gFld("Brecha Digital", "javascript:undefined"))
 			insDoc(aux2, gLnk("S", "Retos", "http://www.dsf-fsn.org/sp/02-sp.htm"))
 			insDoc(aux2, gLnk("S", "Datos estad&iacute;sticos", "http://www.dsf-fsn.org/sp/16-sp.htm"))
    aux2 = insFld(foldersTree, gFld("Misi&oacute;n", "javascript:undefined"))
		    insDoc(aux2, gLnk("S", "Antecedentes hist&oacute;ricos", "http://www.dsf-fsn.org/sp/03-sp.htm"))
		    insDoc(aux2, gLnk("S", "Objetivos", "http://www.dsf-fsn.org/sp/05-sp.htm"))
	  		insDoc(aux2, gLnk("S", "Recursos", "http://www.dsf-fsn.org/sp/08-sp.htm"))
      		insDoc(aux2, gLnk("S", "Pol&iacute;tica de intervenci&oacute;n", "http://www.dsf-fsn.org/sp/09-sp.htm"))
	aux2 = insFld(foldersTree, gFld("Proyectos", "http://www.dsf-fsn.org/sp/22-sp.htm"))
    aux2 = insFld(foldersTree, gFld("Marco Institucional", "javascript:undefined"))
		    insDoc(aux2, gLnk("S", "Fundaci&oacute;n del FSD", "http://www.dsf-fsn.org/sp/04-sp.htm"))
		    insDoc(aux2, gLnk("S", "Miembros Fundadores", "http://www.dsf-fsn.org/sp/06-sp.htm"))
	  		insDoc(aux2, gLnk("S", "Carta", "http://www.dsf-fsn.org/sp/18-sp.htm"))
		    insDoc(aux2, gLnk("S", "Estatutos", "http://www.dsf-fsn.org/sp/04d-sp.htm"))
		    insDoc(aux2, gLnk("S", "&Oacute;rganos", "http://www.dsf-fsn.org/sp/17-sp.htm"))
	  		insDoc(aux2, gLnk("S", "La sede", "http://www.dsf-fsn.org/sp/04a-sp.htm"))
	  		insDoc(aux2, gLnk("S", "Alianzas", "http://www.dsf-fsn.org/sp/21-sp.htm"))			
	aux2 = insFld(foldersTree, gFld("Principio de Ginebra", "http://www.dsf-fsn.org/sp/19-sp.htm"))
	aux2 = insFld(foldersTree, gFld("Como contribuir?", "http://www.dsf-fsn.org/sp/10-sp.htm"))
    aux2 = insFld(foldersTree, gFld("Otras informaciones", "javascript:undefined"))
		    insDoc(aux2, gLnk("S", "Revista de Prensa", "http://www.dsf-fsn.org/sp/11-sp.htm"))
		    insDoc(aux2, gLnk("S", "Manifestaciones", "http://www.dsf-fsn.org/webcal/calendar.php?mode=cats"))
	  		insDoc(aux2, gLnk("S", "Enlaces &uacute;tiles", "http://www.dsf-fsn.org/links/"))
	  		insDoc(aux2, gLnk("S", "Inauguración", "http://www.dsf-fsn.org/sp/20-sp.htm"))
		    insDoc(aux2, gLnk("S", "Galer&iacute;a de Fotos", "http://www.dsf-fsn.org/photogallery/displayimage.php?album=1&pid=3&slideshow=5000"))
		    insDoc(aux2, gLnk("S", "Videos", "http://www.dsf-fsn.org/video/"))	
	aux2 = insFld(foldersTree, gFld("Contactar", "http://www.dsf-fsn.org/sp/14-sp.htm"))
	aux2 = insFld(foldersTree, gFld("FAQ", "http://www.dsf-fsn.org/faq/index-es.php?action=show&cat=4"))
//Set this string if Treeview and other configuration files may also be loaded in the same session
foldersTree.treeID = "t2" 
 
