/* 
	the format of the tree definition file is simple,
	you can find specification in the Tigra Menu documentation at:
	
	http://www.softcomplex.com/products/tigra_tree_menu/docs/index.html#hierarchy
*/

var TREE_ITEMS = [
	['Index', 'http://support.thetophost.net/ftutorials/index.html', 
		['FTP', null, 
			['WS_FTP Pro', null,
				['Configuring your site in WS_FTP Pro', 'http://support.thetophost.net/ftutorials/ftp/wsftp_configure.htm'],
				['Managing your files in WS_FTP Pro', 'http://support.thetophost.net/ftutorials/ftp/wsftp_managing_files.htm'],
				['Transferring files in WS_FTP Pro ', 'http://support.thetophost.net/ftutorials/ftp/wsftp_transferring.htm'],
		],
			['FlashFTP', null,
				['Configuring your site in FlashFXP', 'http://support.thetophost.net/ftutorials/ftp/flashfxp_setting_account.htm'],
				['How to transfer files in FlashFXP', 'http://support.thetophost.net/ftutorials/ftp/flashfxp_transfer_files.htm'],
			],
			['SmartFTP', null,
				['Configuring your site in SmartFTP', 'http://support.thetophost.net/ftutorials/ftp/smartftp_configursite.htm'],
				['Managing your files in SmartFTP', 'http://support.thetophost.net/ftutorials/ftp/smartftp_managing_files.htm'],
			],
			['CuteFTP Pro 2.0', null,
				['Configuring your site in CuteFTP Pro 2.0', 'http://support.thetophost.net/ftutorials/ftp/cuteftp_config_website.htm'],
				['Setting your preferences in CuteFTP Pro 2.0', 'http://support.thetophost.net/ftutorials/ftp/cuteftp_preferences.htm'],
				['Scheduling file transfers in CuteFTP Pro 2.0', 'http://support.thetophost.net/ftutorials/ftp/cuteftp_scheduled_transfers.htm'],
			],
			['LeapFTP', null,
				['Managing your files in LeapFTP', 'http://support.thetophost.net/ftutorials/ftp/leapFTP_transfer_files.htm'],
				['Setting your preferences in LeapFTP', 'http://support.thetophost.net/ftutorials/ftp/leapFTP_setting_preferences.htm'],	
			],
		],
		['CPanel XController', null, 
			['Password Protecting a Directory', 'http://support.thetophost.net/ftutorials/XController/password_protect.htm'],
			['How to Change Your Password', 'http://support.thetophost.net/ftutorials/XController/password.htm'],
			['Managing MySQL Databases with PHPMyAdmin', 'http://support.thetophost.net/ftutorials/XController/phpmyadmin.htm'],
			['Keeping Your Contact Info Updated', 'http://support.thetophost.net/ftutorials/XController/contactinfo.htm'],
			['Using Webmail', 'http://support.thetophost.net/ftutorials/XController/webmail.htm'],
			['How to Add an FTP Account', 'http://support.thetophost.net/ftutorials/XController/addFTP.htm'],
			['Using Addon Domains', 'http://support.thetophost.net/ftutorials/XController/addonDomain.htm'],
			['Using Subdomains ', 'http://support.thetophost.net/ftutorials/XController/subdomain.htm'],
			['Creating an Autoresponder', 'http://support.thetophost.net/ftutorials/XController/autoresponder.htm'],
			['How to Backup Your Site', 'http://support.thetophost.net/ftutorials/XController/backup.htm'],
			['How to Setup a Cron Job', 'http://support.thetophost.net/ftutorials/XController/cronjob.htm'],
			['How to Use Email Redirection', 'http://support.thetophost.net/ftutorials/XController/redirectMail.htm'],
			['How to Use URL Redirection', 'http://support.thetophost.net/ftutorials/XController/redirecturl.htm'],
			['Creating a Default Email Account', 'http://support.thetophost.net/ftutorials/XController/catch_all.htm'],
			['How to create an email account', 'http://support.thetophost.net/ftutorials/XController/email.htm'],
			['How to Make Custom Error Pages', 'http://support.thetophost.net/ftutorials/XController/custom_error.htm'],
			['Using File Manager', 'http://support.thetophost.net/ftutorials/XController/file_manager.htm'],
			['How to Install and Uninstall FrontPage Extensions', 'http://support.thetophost.net/ftutorials/XController/frontpage.htm'],
			['Enabling Hotlink Protection', 'http://support.thetophost.net/ftutorials/XController/hotlink.htm'],
			['Using Index Manager', 'http://support.thetophost.net/ftutorials/XController/indexManager.htm'],
			['How to Create a MySQL Database', 'http://support.thetophost.net/ftutorials/XController/mysql.htm'],
			['How to setup an e-mail account in Outlook (Express)', 'http://support.thetophost.net/ftutorials/XController/outlookexpress.htm']
		],
		['CPanel Rvskin', null,
			['Password Protecting a Directory', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_password_protect.htm'],
			['How to Change Your Password', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_password.htm'],
			['Managing MySQL Databases with PHPMyAdmin', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_phpmyadmin.htm'],
			['Keeping Your Contact Info Updated', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_contact_email.htm'],
			['Using Webmail', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_webmail.htm'],
			['How to Add an FTP Account', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_ftp.htm'],
			['Using Addon Domains', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_adddomain.htm'],
			['Using Subdomains ', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_subdomain.htm'],
			['Creating an Autoresponder', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_autoresponder.htm'],
			['How to Backup Your Site', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_backup.htm'],
			['How to Setup a Cron Job', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_cronjob.htm'],
			['How to Use Email Redirection', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_redirectmail.htm'],
			['How to Use URL Redirection', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_redirecturl.htm'],
			['Creating a Default Email Account', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_catchall.htm'],
			['How to create an email account', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_email.htm'],
			['How to Make Custom Error Pages', 'http://support.thetophost.net/ftutorials/Rvskinblue/RV_errorpages.htm'],
			['Using File Manager', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_file_manager.htm'],
			['How to Install and Uninstall FrontPage Extensions', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_frontpage.htm'],
			['Enabling Hotlink Protection', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_hotlink.htm'],
			['Using Index Manager', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_index_manager.htm'],
			['How to Create a MySQL Database', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_mysql.htm'],
			['How to setup an e-mail account in Outlook (Express)', 'http://support.thetophost.net/ftutorials/Rvskinblue/outlookexpress.htm'],
			['How to Change Your CPanel Theme', 'http://support.thetophost.net/ftutorials/Rvskinblue/changetheme.htm'],
			['Viewing Disk Usage', 'http://support.thetophost.net/ftutorials/Rvskinblue/rv_diskusage.htm']
		],
		['Web Host Manager (WHM)', null,
			['Setting Your WHM Theme', 'http://support.thetophost.net/ftutorials/WHM/whm_whmTheme.htm'],
			['Managing Suspended Accounts', 'http://support.thetophost.net/ftutorials/WHM/whm_suspend.htm'],
			['Manging Subdomains', 'http://support.thetophost.net/ftutorials/WHM/whm_subdomains.htm'],
			['Setting up Your Skeleton Directory', 'http://support.thetophost.net/ftutorials/WHM/whm_skeleton.htm'],
			['Check Server Status & Details', 'http://support.thetophost.net/ftutorials/WHM/whm_serverstatis.htm'],
			['Modifying Account Passwords', 'http://support.thetophost.net/ftutorials/WHM/whm_password.htm'],
			['Managing Parked and Addon Domains', 'http://support.thetophost.net/ftutorials/WHM/whm_parked.htm'],
			['Creating Account Packages', 'http://support.thetophost.net/ftutorials/WHM/whm_create_packages.htm'],
			['Managing Frontpage Extensions', 'http://support.thetophost.net/ftutorials/WHM/whm_frontpage.htm'],
			['Troubleshooting E-Mail', 'http://support.thetophost.net/ftutorials/WHM/whm_email.htm'],
			['Managing Account Bandwidth', 'http://support.thetophost.net/ftutorials/WHM/whm_bandwidth.htm'],
			['Managing Your Hosting Accounts', 'http://support.thetophost.net/ftutorials/WHM/whm_manageHostingAccounts.htm'],
			['Setting up Your Remote Access Key', 'http://support.thetophost.net/ftutorials/WHM/whm_remoteKey.htm']
		]

	]
];
