var TREE1_NODES = [
		['PRESENTACIÓN', 'presentacion.html', "central",
		['', null, null],
	],
	['NOTICIAS', 'noticias.html', "central",
		['', null, null],
	],
	
	['CARTEL', 'cartel.html', "central",
		['', null, null],
	],
	
	['PROGRAMA', 'programa.html', "central",
		['', null, null],
	],
	
	['WORKSHOP', 'workshop.html', "central",
	    ['', null, null],
    ],
			
	['CALENDARIO', 'calendario.html', "central",
		['', null, null],
	],
	
	['ORGANIZACIÓN', 'organizacion.html', "central",
	   ['', null, null],
 	],
	
	['SPONSORS', 'sponsors.html', "central",
		['', null, null],
    ],
	
	['UBICACIÓN', 'ubicacion.html', "central",
		['', null, null],
	],
	
	['PRENSA', 'prensa.html', "central",
		['', null, null],
	],
	
	['CATÁLOGO', 'catalogo.pdf', "central",
		['', null, null],
	],
	
	['STAFF', 'staff.html', "central",
		['', null, null],
	],

	['CONTACTO', 'contacto.html', "central",
	    ['', null, null],
	],
	
	['', null, null],
	['', null, null],
	['', null, null],
	['', null, null],


	['www.docupolis.org', 'http://www.docupolis.org', "_blank",
			],

	
	

	

];

