var TREE_NODES={
	format:{
	left:0,
		top:225, 
		width:185,
		height:500,
	e_image:"../img/fo_p.gif",		 
		c_image:"../img/fc_p.gif",		 
		i_image:"../img/i_p.gif",
		b_image:'../img/b.gif',
		img_size:[9,11], 
		bgcolor:"#d4d0c8",
		back_bgcolor:"#d4d0c8",
		bgcolor:"#C2B1A1",
		back_bgcolor:"#C2B1A1",
		back_class:'clsLinkContainer',
		div_class:'clsNodeDIV',
		item_class:'clsNodeText',
		link_class:'clsNodeLink',
		table_class:'clsFullNode',
		animation: true,
	anim_step: 16,		 
	anim_timer: 40,
	animation: !window.opera,
		padding:2,
		level_ident:16,
		dont_resize_back:1,
		one_branch: true
	},
	
	/*
	__________________
	Instituutti
	__________________*/
	
	sub:[
		{html:'<font color="#666666"><b>Institute</b></font>',
			sub:[
				
				{html:'About the Finnish Institute at Rome', 
					sub:[
						{html:'Research', url:'temp_02.asp?IdCat=25'},
						{html:'Archaeology', url:'temp_01.asp?IdNews=299'}
						
					]
				},
				
				{html:'Library', url:'temp_01.asp?IdNews=41'},
				{html:'Publications', url:'temp_03.asp?IdCat=20'},
				{html:'Publications on the Web', url:'temp_06.asp?IdCat=36'},
				{html:'Events Diary', url:'temp_05.asp?IdCat=21'},
				{html:'Staff', url:'temp_02.asp?IdCat=22'},
				{html:'Council', url:'temp_01.asp?IdNews=42'}
			]
		},
		

/*
___________________________
	Villa Lante al Gianicolo
____________________________*/
		{html:'<font color="#666666"><b>Villa Lante al Gianicolo</b></font>', 
			sub:[
				{html:'History', url:'temp_04.asp?IdNews=43'},
				{html:'Architecture of the Villa', url:'temp_04.asp?IdNews=44'},
				{html:'Vestibule', url:'temp_04.asp?IdNews=45'},
				{html:'Salone', url:'temp_04.asp?IdNews=46'},
				{html:'Loggia', url:'temp_04.asp?IdNews=47'},
				
				{html:'Frescoes', 
					sub:[
						{html:'Salone', url:'temp_04a.asp?IdNews=48'},
						{html:'Lateral rooms', url:'temp_04.asp?IdNews=49'}
											]
				},
				{html:'Baldassarre Turini', url:'temp_04.asp?IdNews=51'},
				{html:'Giulio Romano', url:'temp_04.asp?IdNews=52'},
				{html:'Family Lante', url:'temp_04.asp?IdNews=50'}
				
			]
		}


	]
}
