var MENU_ITEMS = [
	[':: Home', 'http://www.ccctn.net/index.htm', null,
		
	],
	[':: About Us', 'http://www.ccctn.net/about_us.htm', null,
		['Providers', 'http://www.ccctn.net/providers.htm', null],
		['Locations', 'http://www.ccctn.net/locations.htm', null],			
		['Hours', 'http://www.ccctn.net/hours.htm', null],
		['Employment', 'http://www.ccctn.net/employment.htm', null]
		
	],
	[':: Services', 'http://www.ccctn.net/services.htm', null,
		
	],
	[':: Medical Info', 'http://www.ccctn.net/medical.htm', null,
		['A-Z Topics', 'http://www.ccctn.net/MedicalInfo.aspx', null],
		['Anatomy of the Heart', 'http://www.ccctn.net/anatomy_of_heart.htm', null],
		['3-D Heart Conditions', 'http://www.ccctn.net/heart_illustrations.htm', null],		
		['Links and Resources', 'http://www.ccctn.net/links.htm', null]			
		
	],
	[':: Patient Info', 'http://www.ccctn.net/patients.htm', null,
		['Forms', 'http://www.ccctn.net/forms.htm', null],
		['FAQ', 'http://www.ccctn.net/faq.htm', null],			
		['Contact Us', 'http://www.ccctn.net/contact_us.htm', null],			
	
	],

];

