Widget:SandboxNew: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 242: | Line 242: | ||
} else if (exam === "USMLE Step 2 CK") { | } else if (exam === "USMLE Step 2 CK") { | ||
categories['main'] = new Array("Internal_medicine", "Surgery", "OB/GYN", "Pediatrics", "Psychiatry"); | categories['main'] = new Array("Internal_medicine", "Surgery", "OB/GYN", "Pediatrics", "Psychiatry"); | ||
categories['sub'] = new Array("Allergy/Immunology", "Cardiovascular", "Dermatology", "Endocrine", "Gastrointestinal", "Hepatology", "Genitourinary", " | categories['sub'] = new Array("Allergy/Immunology", "Cardiovascular", "Dermatology", "Endocrine", "Gastrointestinal", "Hepatology", "Genitourinary", "Head_and_Neck", "Hematology", "Infectious Disease", "Musculoskeletal/Rheumatology", "Neurology", "Obstetrics_and_Gynecology", "Oncology", "Ophthalmology", "Pediatrics", "Poisoning", "Preventive_Medicine", "Psychiatry", "Respiratory", "Surgery", "Biostatistics/Epidemiology", "Ethics", "Electrolytes", "Genetics", "Miscellaneous"); | ||
} else if (exam === "USMLE Step 3") { | } else if (exam === "USMLE Step 3") { | ||
categories['main'] = new Array("Community Medical Health Center", "Primary Care Office", "Inpatient Facilities", "Emergency Room"); | categories['main'] = new Array("Community Medical Health Center", "Primary Care Office", "Inpatient Facilities", "Emergency Room"); |