/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.LDinfo.com', null,
		['LDinfo Home Page', 'http://www.LDinfo.com'],
		['Contact Me', 'http://www.ldinfo.com/contact.htm'],
		['Questions or Comments?', 'http://members5.boardhost.com/psychomac/index.html']
	],
	['General Information', null, null,
		['Special Ed. Rules, Legal Support, Etc.', 'http://www.ldinfo.com/advocacy.htm', null,
			['The FAQs', 'http://www.ldinfo.com/faqs.htm'],
			['Special Ed Laws/Advocacy', 'http://www.ldinfo.com/advocacy.htm'],
			['Special Ed. Categories/Criteria', 'http://www.ldinfo.com/categories.htm'],
			['All About Test Scores', 'http://www.ldinfo.com/scores.htm'],
			['Links', 'http://www.LDinfo.com/links.htm']
		],
		['LD Terms and Definitions', 'http://www.ldinfo.com/learning_disability.htm', null,
			['LD or SLD - What is it?', 'http://www.ldinfo.com/learning_disability.htm'],
			['New - Executive Functioning, what\'s this?', 'http://www.LDinfo.com/executive_functioning.htm'],
			['Dyslexia - Reading Disability?', 'http://www.ldinfo.com/dyslexia.htm'],
			['Dysgraphia - Writing Disability?', 'http://www.ldinfo.com/dysgraphia.htm'],
			['Dyscalculia - Math Disability?', 'http://www.ldinfo.com/dyscalculia.htm'],
			['ADD or ADHD - Attention Deficit Disorder', 'http://www.ldinfo.com/add.htm'],
			['Can I be Gifted and LD?', 'http://www.ldinfo.com/gifted_ld.htm'],
			['Nonverbal Learning Disability - NLD', 'http://www.ldinfo.com/nld.htm'],
			['Central Auditory Processing Disorder - CAPD', 'http://www.ldinfo.com/capd.htm'],
			['What does "Severe Discrepancy" mean?', 'http://www.ldinfo.com/sd.htm'],
			['What is "Information Processing"?', 'http://www.ldinfo.com/process_areas.htm'],
			['What is Response to Intervention?', 'http://www.LDinfo.com/rti.htm'],
			['What is a 504 plan?', 'http://www.LDinfo.com/idea504.htm']
		],
		['LD Self-Advocacy Manual (for students, parents, teachers, etc.)', 'http://www.ldinfo.com/self_advocacy_manual.htm', null,
			['Read the LD manual online', 'http://www.ldinfo.com/self_advocacy_manual.htm'],
			['Order the LD manual in printed form', 'http://www.LDinfo.com/ld-orders.htm']
		]
	],
	['Free Online Ratings', null, null,
		['CPI - Learning Disability Rating Scale', 'http://www.ldinfo.com/cpi-online.htm'],
		['FBA Profiler - Mental Health/Behavior Rating Scale', 'http://www.ldinfo.com/fba-online.htm']
	],
	['Professional Tools', null, null,
		['Cognitive Processing Inventory - CPI', 'http://www.LDinfo.com/cpi1.htm', null,
			['CPI FAQs', 'http://www.ldinfo.com/cpi_faqs.htm'],
			['What is the CPI?', 'http://www.LDinfo.com/cpi1.htm'],
			['CPI highlights', 'http://www.ldinfo.com/highlights.htm'],
			['Compare the CPI with other LD Ratings', 'http://www.ldinfo.com/compare.htm'],
			['Read the CPI examiner/technical manual', 'http://www.ldinfo.com/CPI_Manual.htm'],
			['View a sample CPI rating form (pdf)', 'http://www.ldinfo.com/cpi_form.pdf'],
			['View a sample CPI professional report (pdf)', 'http://www.ldinfo.com/cpi_report.pdf'],
			['Download the free CPI trial', 'http://www.ldinfo.com/downloads.htm'],
			['What is the cost of a CPI registration?', 'http://www.ldinfo.com/cpi-fba-orders.htm'],
			['Installation instructions', 'http://www.ldinfo.com/cpi_instructions.htm'],
			['Professional endorsements', 'http://www.ldinfo.com/saying.htm']
		],
		['FBA Profiler - Mental Health/Behavior Rating Scale', 'http://www.LDinfo.com/fba1.htm', null,
			['FBA Profiler Faqs', 'http://www.ldinfo.com/fba_faqs.htm'],
			['What is the FBA Profiler?', 'http://www.LDinfo.com/fba1.htm'],
			['Compare the FBA-P with other instruments', 'http://www.ldinfo.com/comparefba.htm'],
			['Highlights of the FBA Profiler', 'http://www.LDinfo.com/fba_highlights.htm'],
			['Reliability and Validity data', 'http://www.ldinfo.com/fba_reliability_validity.pdf'],
			['Read the FBA Profiler manual', 'http://www.ldinfo.com/fba_manual.htm'],
			['View sample FBA Profiler form (pdf)', 'http://www.ldinfo.com/fba-p_form.pdf'],
			['View sample FBA-Profiler report (pdf)', 'http://www.ldinfo.com/fba-p_report.pdf'],
			['Download the free trial software', 'http://www.ldinfo.com/downloads.htm'],
			['What is the cost of the FBA-P registration?', 'http://www.ldinfo.com/cpi-fba-orders.htm'],
			['Installation instructions', 'http://www.ldinfo.com/fba_instructions.htm'],
			['Professional endorsements', 'http://www.ldinfo.com/fba_endorsements.htm']
		]
	],
	['Software Downloads', 'http://www.ldinfo.com/downloads.htm', null,
		['Download any of the free trial software packages', 'http://www.ldinfo.com/downloads.htm'],
		['System Requirements', 'http://www.ldinfo.com/system.htm']
	],
	['Frequently Asked Questions', null, null,
		['CPI FAQs', 'http://www.ldinfo.com/cpi_faqs.htm'],
		['FBA Profiler FAQs', 'http://www.ldinfo.com/fba_faqs.htm'],
		['LD FAQs', 'http://www.ldinfo.com/faqs.htm'],
		['Use my message board to ask a question', 'http://members5.boardhost.com/psychomac/index.html']
	],
	['Orders', 'http://www.ldinfo.com/cpi-fba-orders.htm', null,
		['Costs/Pricing', 'http://www.LDinfo.com/pricing.htm'],
		['Order form', 'http://ldinfo.myftp.org/orders/newrecord.php'],
		['Special Offer - Get the CPI and FBA Profiler for FREE', 'http://www.ldinfo.com/fbaoffer.htm']
	]
];
