// 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
PERSERVESTATE = 1


foldersTree = gFld("")
  aux1 = insFld(foldersTree, gFld("Enlaces Recomendados", "javascript:undefined"))
    aux2 = insFld(aux1, gFld("Asociaciones", "links-asociaciones.html"))
	aux2 = insFld(aux1, gFld("Agencias", "links-agencias.html"))
	aux2 = insFld(aux1, gFld("Ilustraci&oacute;n en general", "links-ilustracion.html"))
	    aux2 = insFld(aux1, gFld("Foros", "links-foros.html"))