var TREE_NODES={
	format:{
		left:0,
		top:25, 
		width:160,
		height:500,
		e_image:"images2/fo_p.gif",		 
		c_image:"images2/fc_p.gif",		 
		i_image:"images2/i_p.gif",
		b_image:'images2/b.gif',
		no_images: true,
		bgcolor:"#ffffff",
		back_bgcolor:"#000000",
		animation:true,
		anim_step: 5,
		anim_timer: 1,
		padding:1,
		dont_resize_back:1,
		one_branch: true
		
	},
	sub:[
				{html:'AGENDA', 
					sub:[
						{html:'Livre', url:'#'}
					]
				},
				{html:'TRABALHOS', 
					sub:[
						{html:'Ha que se limpar', url:'conteudo/TRABALHOS/PERFORMANCE/performance1.html', target:'main'},		
				
						{html:'Identifique-se', url:'conteudo/AGENDA/agenda.html', target:'main'},
						{html:'Roupa de Artista', url:'conteudo/TRABALHOS/ROUPADEARTISTA/trab1.html', target:'main'},
						{html:'Casa de Criadores', url:'conteudo/TRABALHOS/CASA/trab1.html', target:'main'},
						{html:'Pop Lore', url:'conteudo/TRABALHOS/POPLORE/trab1.html', target:'main'},
						{html:'Luz e Trevas_INCUBADORA', url:'conteudo/TRABALHOS/INCUBADORA/trab1.html', target:'main'},
						{html:'Luz e Trevas', url:'conteudo/TRABALHOS/LUZETREVA/trab1.html', target:'main'}
						]
				},
				{html:'TEXTOS', 
					sub:[
						{html:'Critica Jornal Rio Arte Cultura', url:'conteudo/TEXTOS/txt1.html', target:'main'},
						{html:'Theodoro DeSothis', url:'conteudo/TEXTOS/txt2.html', target:'main'},
						{html:'Paulo Reis', url:'conteudo/TEXTOS/txt3.html', target:'main'}
								]
				},
				{html:'CLIPPINGS', 
					sub:[
						{html:'Internet Links', url:'conteudo/CLIPPINGS/clip1.html', target:'main'},
						{html:'Notas (Imagens)', url:'conteudo/CLIPPINGS/clip2.html', target:'main'}
								]
				},
				{html:'CONTATO', 
					sub:[
						{html:'andersoneleoterio@ig.com.br', url:'mailto:andersoneleoterio@ig.com.br'},
						{html:'+55 21 97116', url:'#'},
						{html:'Download CV', url:'conteudo/TEXTOS/anderson_cv.pdf', target:'_blank'}
							]
				},
				{html:'BIO', url: 'conteudo/BIO/bio.html', target:'main'
				},
					{html:'////', 
					sub:[
						{html:'[ LG ] PRODUCOES', url:'http://lgproducoes.andersoneleoterio.net', target:'_blank'},
						{html:'webdesign leobug', url:'http://www.leobug.net', target:'_blank'}
							]
				}
			]
		}

