/*
  --- menu items --- this menu on the left of the page
  */

var MENU_ITEMS0 = [

	['Register', 'register.php?new=yes', [null,null,null],
	],

	['Training Courses', 'fs_descriptions.html', [null,null,null],
	],
	
	
	['Training Facilitators', 'fs_facilitators.html', [null,null,null],
	],
	
	
	['Purchase Presentations', 'purchase.php', [null,null,150],
	],

	
	['Forgot Password', 'PasswordLost.html', [null,null,null],
	],

	['System Help', 'faq.html', null,
	],
	
	['FAQ', 'faq_classes.html', null,
	],

	['Contact Us', 'contact.html', [null,null,null],
	],
	
	['Home', 'index.php', [null,null,null],
	],

	['Gladney Center',['http://www.adoptionsbygladney.com','_blank'], [null,null,null],

		/*['Level2', null, [null,null,null],
			['Level 3', '../../html/resource/domestic.html', null,],
			['Level 3', '../../html/resource/domestic.html', null,],
		],
		['Level2', '../../html/resource/hotels.html', [null,null,null]],*/
	],
	['"Just a note to tell you we are very thankful for this training.  It answered a lot of questions and made me feel better equipped to receive my new babies . . ." Eileen & Jerry', 'index.php', [null,null,null],
	],

	
];

