Ext.namespace('LCombo', 'LCombo.categories');
LCombo.categories = [
	[0, ''],
	[1, 'General'],
	[2, 'Cardiology'],
	[3, 'Dentistry'],
	[4, 'Pediatrics'],
	[5, 'Internal Medicine'],
	[6, 'Endocrinology'],
	[7, 'Gastroenterology'],
	[8, 'Hematology'],
	[9, 'Infectious Disease'],
	[10, 'Medical Oncology'],
	[11, 'Nephrology'],
	[12, 'Pulmonology'],
	[13, 'Rheumatology'],
	[14, 'Adolescent Medicine'],
	[15, 'Clinical Cardiac Electrophysiology'],
	[16, 'Critical Care Medicine'],
	[17, 'Geriatric Medicine'],
	[18, 'Sports Medicine'],
	[19, 'Podiatry'],
	[20, 'OB/Gyn'],
	[21, 'רפואת שיניים'],
	[23, 'Orthodontics'],
	[24, 'אורטודונטיה']
];

