var TREE_ITEMS = [
	['HELP', null,
		['ADDING RECIPES', 0,
			['My recipe has 2 parts. How do I add another section to a recipe?','/faq/adding_recipes.htm#recipe_1'],
			['How many recipes should we submit?', '/faq/adding_recipes.htm#recipe_2'],
			['I entered a recipe but I cant find it in my recipes.', '/faq/adding_recipes.htm#recipe_3'],
		],
		['ADDING PHOTOS', 0,
			['How do the "Position" labels determine where my photo will appear in my cookbook?','/faq/adding_photos.htm#photos_1'],
			['I am having difficulty uploading my photographs.', '/faq/adding_photos.htm#photos_2'],
			['How do I submit my photos to Secret Ingredients if they are not stored on my computer?', '/faq/adding_photos.htm#photos_3'],
			['May I submit different photos for each cookbook that I purchase?', '/faq/adding_photos.htm#photos_4'],
			['Who is in charge of submitting the photos for my cookbook project?', '/faq/adding_photos.htm#photos_5'],
		],
		['ADDING TO YOUR ORDER', 0,
			['Can I add more cookbooks to my current order?' , '/faq/adding_order.htm#order_1'],
			['Will I be able to order more cookbooks from my current cookbook project after it is complete?', '/faq/adding_order.htm#order_2'],
			['If I want to start another cookbook project after this one is complete, can I use the same Login?', '/faq/adding_order.htm#order_3'],
		],
		['DEDICATION', 0,
			['Who is in charge of customizing the Dedication in my group project?','/faq/dedication.htm#dedication_1'],
			['If I ordered more than one cookbook, will they all have the same Dedication?', '/faq/dedication.htm#dedication_2'],
		],
		['EDITING YOUR COOKBOOK PROJECT', 0,
			['Who is in charge of editing my cookbook project?','/faq/editing_project.htm#edit_1'],
			['How do I use spell check?', '/faq/editing_project.htm#edit_2'],
		],
		['EMAILING RECIPE REQUESTS', 0,
			['Can I change the default message for a recipe request? How?','/faq/emailing_requests.htm#email_1'],
			['To which parts of my cookbook project will recipe contributors have access?', '/faq/emailing_requests.htm#email_2'],
			['How do I collect recipes from family/friends who do not have Internet access?', '/faq/emailing_requests.htm#email_3'],
		],
		['FOR THE HEAD CHEF', 0,
			['How do I add/delete participants from my cookbook project?','/faq/head_chef.htm#chef_1'],
			['Some of my family members do not have Internet access. Can they still participate in this project?', '/faq/head_chef.htm#chef_2'],
			['When will my group members customize and pay for their cookbooks?', '/faq/head_chef.htm#chef_3'],
			['How do I add a Note for my group members?', '/faq/head_chef.htm#chef_4'],
			['Do I have to use the Head Chef Checklist?', '/faq/head_chef.htm#chef_5'],
		],
		['SNAIL MAIL PARTICIPANTS', 0,
			['Where do I find the letters and forms to send my family/ friends who do not have Internet access?', '/faq/snail_mail_participants.htm#snail_1'],
			['I am having difficulty downloading my Snail Mail Kit. What do I do?', '/faq/snail_mail_participants.htm#snail_2'],
			['How do I request brochures? How long will it take for Snail Mail participants?', '/faq/snail_mail_participants.htm#snail_3'],
		],
		['THE STOCK POT', 0,
			['Who has access to The Stock Pot?','/faq/stock_pot.htm#stock_1'],
			['How long will I have access?', '/faq/stock_pot.htm#stock_2'],
		],
		['TECHNICAL DIFFICULTIES', 0,
			['IM HAVING DIFFICULTY USING AND VIEWING THIS WEBSITE. WHAT SHOULD I DO?', '/faq/technical_difficulties.htm#technical_1'],
			
		],
	]
];