var TreeDef = 
	{
		
			"style":{
				"css":"test1tree",
				"color":"#000080",
				"size":[
					120,
					30
				],
				"itemoffset":{
					"x":5,
					"y":0
				},
				"imgdir":"../img/homedis.gif",
				"imgdiropen":"../img/home.gif",
				"bgimg":"../img/fon.gif"
			}
		,"items":[
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgdiropen":"../img/home.gif",
				"imgitem":"../img/home.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"../home/home.php"
			},
			"text":"Home"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgdiropen":"../img/note.gif",
				"imgitem":"../img/note.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"http://www.burelesk.ch"
			},
			"text":"Bure'lesk"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/family.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"../membres/membres.php"
			},
			"text":"Membres"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/activite.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"../activites/activites.php"
			},
			"text":"Activités"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/spectacle.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"../spectacle/spectacle.php"
			},
			"text":"Spectacle"
			/**,"menu":{"items":[
			{
			
				"style":{
					"color":"#000080",
				},
				"styleover":{
					"css":"test1tree",
					"bgcolor":"#D3E5FA"
				},
				
				"text":"2001-2002"
			},
			{
			
				"style":{
					"color":"#000080",
				},
				"styleover":{
					"css":"test1tree",
					"bgcolor":"#D3E5FA"
				},
				"text":"2002-2003"
			
			},
			{
			
				"style":{
					"color":"#000080",
				},
				"styleover":{
					"css":"test1tree",
					"bgcolor":"#D3E5FA"
				},
				"text":"2003-2004"
			
			}
			]
			}*/
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/betisier.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"../betisier/betisier.php"
			},
			"text":"Bêtisier"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/forum.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"http://www.gjbure.ch/forum"
			},
			"text":"Forum"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/livredor.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"http://livredor.quick-web.com/?id=elis8"
			},
			"text":"Livre d'or"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/webmail.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"https://webmail.gjbure.ch/login.php", 
				"target": "blank"
			},
			"text":"Webmail"
		
		},
		
		
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/lien.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"../liens/liens.php"
			},
			"text":"Liens"
		
		},
		

		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/contact.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"../contacts/contacts.php"
			},
			"text":"Contacts"
		
		},
		{
		
			"style":{
				"color":"#000000",
				"bgcolor":"#E1C772",
				"imgitem":"../img/admin.gif"
			},
			"styleover":{
				"css":"test1tree",
				"bgcolor":"#D2ADAD"
			},
			"action":{
				"url":"https://admin.gjbure.ch/login.php",
				"target":"blank"
			},
			"text":"Admin"
		
		}
		]
	}
;
