var TREE1_NODES = [
['Account Management', null, null,
['Backup', 'backup/index.html', "main"],
],
['', null, null],
['Site Management', null, null,
['File Manager', 'files/index.html', "_blank"],
['Index Manager', 'indexmanager/index.html', "main"],
['Directory Protection', 'htaccess/index.html', "main"],
['IP Deny Manager', 'denyip/index.html', "main"],
['Manage Redirects', 'mime/redirect.html', "main"],
['FrontPage Extensions', 'fp/index.html', "main"],
['Custom Error Pages', 'err/index.html', "main"],
['Hotlink Protection', 'mime/hotlink.html', "main"],
['Disk Usage Viewer', 'diskusage/index.html', "main"],
],
['', null, null],
['Email Management', null, null,
['Add / Del Email Accounts', 'mail/pops.html', "main"],
['Default address', 'mail/def.html', "main"],
['Email Forwarders', 'mail/fwds.html', "main"],
['Trace an Email Address', 'mail/route.html', "main"],
['Auto Responders', 'mail/autores.html', "main"],
['Block Email', 'mail/blocks.html', "main"],
['Mailing Lists', 'mail/lists.html', "main"],
['Spam Assassin', 'mail/spam.html', "main"],
['Read Web Mail', 'webmaillogin.html', "main"],
],
['', null, null],
['MySQL Databases', null, null,
['Manage Databases', 'sql/index.html', "main"],
['phpMyAdmin', '', "_blank"],
],
['', null, null],
['FTP Management', null, null,
['Manage FTP Accounts', 'ftp/accounts.html', "main"],
['Anonymous FTP Controls', 'ftp/anonmyous.html', "main"],
['Anonymous FTP Message', 'ftp/message.html', "main"],
['Manage FTP Sessions', 'ftp/session.html', "main"],
],
['', null, null],
['Domain Management', null, null,
['Manage Subdomains', 'subdomain/index.html', "main"],
['Manage Parked domains', 'park/index.html', "main"],
['Subdomain Stats', 'subdomain/logs.html', "main"],
],
['', null, null],
['Stats & Logs', null, null,
['Analog', 'stats/analog.html', "main"],
['Webalizer Web Stats', 'stats/webalizer.html', "_blank"],
['Webalizer FTP Stats', 'stats/webalizerftp.html', "_blank"],
['AwStats', 'stats/awstats.html', "_blank"],
['Latest Visitors', 'stats/lastvistors.html', "main"],
['Bandwidth', 'stats/bandwidth.html', "main"],
['Error Log', 'stats/errlog.html', "main"],
['Raw Access Logs', 'stats/raw.html', "main"],
['Raw Log Manager', 'logmanager/index.html', "main"],
],
['', null, null],
['CGI / PHP Scripts', null, null,
['Addon Scripts', 'addoncgi/index.html', "main"],
['CGI Center', 'cgi/index.html', "main"],
['Shopping Carts', 'carts/index.html', "main"],
['PHP Chat Room', 'cgi/phpchat.html', "main"],
['Forum / BBS', 'cgi/phpBB2.html', "main"],
['Search Engine Submittal', 'submit/index.html', "main"],
],
['', null, null],
['Advanced Tools', null, null,
['Network Tools', 'net/index.html', "main"],
['Cron Jobs', 'cron/index.html', "main"],
['Mime Types', 'mime/mime.html', "main"],
['Apache Handlers', 'mime/handle.html', "main"],
['Manage PGP Keys', 'gpg/index.html', "main"],
],
];