var TreeDef = 
	{
		
			"style":{
				"css":"mail",
				"bgcolor":"#ffffff",
				"size":[
					180,
					16
				],
				"itemoffset":{
					"x":15,
					"y":5
				},
				"imgdir":"img/dir_close.gif",
				"imgdiropen":"img/dir_open.gif",
				"imgdiropen_l":"img/dir_open.gif",
				"imgdir_l":"img/dir_close_last.gif",
				"imgdir_l":"img/dir_close_last.gif",
				"lined":true,
				"imgline":"img/line.gif",
				"imgblank":"img/line1x1.gif"
			},
			"styleover":{
				"css":"mail",
				"bgcolor":"#CCCCFF"
			},
			"position":{
				"absolute":false,
				"pos":[
					10,
					10
				]
			}
		,"items":[
		{
		
			"text":"Control Panel"
		,"menu":{
			
				"style":{
					"size":[
						180,
						21
					],
					"imgitem":"img/item.gif",
					"imgitem_l":"img/last_item.gif",
					"imgline":"img/line.gif"
				},
				"styleover":{
					"css":"mail",
					"bgcolor":"#CCCCFF"
				}
			,"items":[
			{
			
				"action":{
					"url":"ensim_control_panel.htm",
					"target":"rightFrame"
				},
				"text":"Basics"
			
			},
			{
			
				"action":{
					"url":"ensim_backup.htm",
					"target":"rightFrame"
				},
				"text":"Backup"
			
			},
			{
			
				"action":{
					"url":"ensim_change_admin_info.htm",
					"target":"rightFrame"
				},
				"text":"Edit Admin "
			
			},
			{
			
				"action":{
					"url":"ensim_download_logs.htm",
					"target":"rightFrame"
				},
				"text":"Download Logs"
			
			},
			{
			
				"action":{
					"url":"ensim_filemanager.htm",
					"target":"rightFrame"
				},
				"text":"File Manager"
			
			},
			{
			
				"action":{
					"url":"ensim_frontpage.htm",
					"target":"rightFrame"
				},
				"text":"MS FrontPage"
			
			},
			{
			
				"action":{
					"url":"ensim_mysql.htm",
					"target":"rightFrame"
				},
				"text":"MySQL"
			
			},
			{
			
				"action":{
					"url":"ensim_phpmyadmin.htm",
					"target":"rightFrame"
				},
				"text":"phpMyAdmin"
			
			},
			{
			
				"action":{
					"url":"ensim_protect_directories.htm",
					"target":"rightFrame"
				},
				"text":"Password Protect"
			
			}
			]
			}
		},
		{
		
			"text":"e-Mail"
		,"menu":{
			
				"style":{
					"size":[
						180,
						21
					],
					"imgitem":"img/item.gif",
					"imgitem_l":"img/last_item.gif",
					"imgline":"img/line.gif"
				},
				"styleover":{
					"css":"mail",
					"bgcolor":"#CCCCFF"
				}
			,"items":[
			{
			
				"action":{
					"url":"ensim_add_email.htm",
					"target":"rightFrame"
				},
				"text":"Add User"
			
			},
			{
			
				"action":{
					"url":"ensim_autoresponder.htm",
					"target":"rightFrame"
				},
				"text":"Autoresponder"
			
			},
			{
			
				"action":{
					"url":"ensim_catch-all_email.htm",
					"target":"rightFrame"
				},
				"text":"Catch-all"
			
			},
			{
			
				"action":{
					"url":"ensim_email_aliases.htm",
					"target":"rightFrame"
				},
				"text":"Aliases"
			
			},
			{
			
				"action":{
					"url":"ensim_email_password.htm",
					"target":"rightFrame"
				},
				"text":"Password"
			
			},
			{
			
				"action":{
					"url":"ensim_mailing_lists.htm",
					"target":"rightFrame"
				},
				"text":"Mailing List"
			
			},
			{
			
				"action":{
					"url":"ensim_forward_admin_email.htm",
					"target":"rightFrame"
				},
				"text":"Forword"
			
			}
			]
			}
		},
		{
		
			"text":"Users"
		,"menu":{
			
				"style":{
					"size":[
						180,
						21
					],
					"imgitem":"img/item.gif",
					"imgitem_l":"img/last_item.gif",
					"imgline":"img/line.gif"
				},
				"styleover":{
					"css":"mail",
					"bgcolor":"#CCCCFF"
				}
			,"items":[
			{
			
				"action":{
					"url":"ensim_outlookexpress.htm",
					"target":"rightFrame"
				},
				"text":"Outlook Express"
			
			},
			{
			
				"action":{
					"url":"ensim_squirrelmail.htm",
					"target":"rightFrame"
				},
				"text":"Web Mail"
			
			},
			{
			
				"action":{
					"url":"ensim_spamfilter.htm",
					"target":"rightFrame"
				},
				"text":"Spam Filter"
			
			}
			]
			}
		}
		]
	}
;