
function fillCategory(){ 
 // this function is used to fill the category list on load
addOption(document.form1.Category, 'Consumer/Other', '消费者/其他', '');
addOption(document.form1.Category, 'Dentist', '牙科医生', '');
addOption(document.form1.Category, 'Faculty/Educator', '科系/教育人员', '');
addOption(document.form1.Category, 'Fellow', '学会特别会员', '');
addOption(document.form1.Category, 'Librarian', '图书管理员', '');
addOption(document.form1.Category, 'Nurse', '护士', '');
addOption(document.form1.Category, 'Other Health Professional', '从业者', '');
addOption(document.form1.Category, 'Physician', '医师', '');
addOption(document.form1.Category, 'Researcher/Scientist', '研究员/科学家', '');
addOption(document.form1.Category, 'Resident', '居民', '');
addOption(document.form1.Category, 'Student', '学生', '');
addOption(document.form1.Category, 'Veterinarian', '兽医', '');
}



function SelectSubCat(){
// ON selection of category this function will work

removeAllOptions(document.form1.SubCat);
addOption(document.form1.SubCat, "", " ", "");

if(document.form1.Category.value == 'Consumer/Other'){
	addOption(document.form1.SubCat, 'Buyer ', '采购员', '');
	addOption(document.form1.SubCat, 'Consulting', '顾问', '');
	addOption(document.form1.SubCat, 'Engineer/Programmer', '工程师/程序员', '');
	addOption(document.form1.SubCat, 'Informatics Professional', '信息学专家', '');
	addOption(document.form1.SubCat, 'Information Technology Professional', '信息技术专家', '');
	addOption(document.form1.SubCat, 'Legal', '法律', '');
	addOption(document.form1.SubCat, 'Medical Writing/Editing/Translating', '医学 写作/编辑/翻译', '');
	addOption(document.form1.SubCat, 'Pharmaceutical', '制药学', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');
}
if(document.form1.Category.value == 'Dentist'){
	addOption(document.form1.SubCat, 'Dental Assisting', '牙科助理', '');
	addOption(document.form1.SubCat, 'Dental Hygiene', '口腔卫生', '');
	addOption(document.form1.SubCat, 'Dentistry- General', '牙科-普通', '');
	addOption(document.form1.SubCat, 'Dentistry - Pediatric', '牙科-儿科', '');
	addOption(document.form1.SubCat, 'Orthodontics', '畸齿矫正学', '');
	addOption(document.form1.SubCat, 'Endodontics', '牙髓学', '');
	addOption(document.form1.SubCat, 'Oral & Maxillofacial Surgery', '口腔颌面外科学', '');
	addOption(document.form1.SubCat, 'Periodontics', '牙周病学', '');
	addOption(document.form1.SubCat, 'Prosthodontics', '假牙修复学', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');

}
if(document.form1.Category.value == 'Faculty/Educator'){
	addOption(document.form1.SubCat, 'Dentistry', '牙科', '');
	addOption(document.form1.SubCat, 'Medical', '医学', '');
	addOption(document.form1.SubCat, 'Nursing', '护理', '');
	addOption(document.form1.SubCat, 'Pharmacy', '药剂', '');
	addOption(document.form1.SubCat, 'Veterinary', '兽医', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');
}

if(document.form1.Category.value == 'Fellow'){
	/* english version
	addOption(document.form1.SubCat, 'Abdominal Radiology', 'Abdominal Radiology', '');
	addOption(document.form1.SubCat, 'Addiction Psychiatry', 'Addiction Psychiatry', '');
	addOption(document.form1.SubCat, 'Adolescent Medicine', 'Adolescent Medicine', '');
	addOption(document.form1.SubCat, 'Adult Reconstructive Orthopedics', 'Adult Reconstructive Orthopedics', '');
	addOption(document.form1.SubCat, 'Allergy & Immunology', 'Allergy & Immunology', '');
	addOption(document.form1.SubCat, 'Blood Banking/Transfusion Medicine', 'Blood Banking/Transfusion Medicine', '');
	addOption(document.form1.SubCat, 'Cardiothoracic Radiology', 'Cardiothoracic Radiology', '');
	addOption(document.form1.SubCat, 'Cardiovascular Disease', 'Cardiovascular Disease', '');
	addOption(document.form1.SubCat, 'Chemical Pathology', 'Chemical Pathology', '');
	addOption(document.form1.SubCat, 'Child Neurology', 'Child Neurology', '');
	addOption(document.form1.SubCat, 'Child Psychiatry', 'Child Psychiatry', '');
	addOption(document.form1.SubCat, 'Clinical Cardiac Electrophysiology', 'Clinical Cardiac Electrophysiology', '');
	addOption(document.form1.SubCat, 'Clinical Neurophysiology', 'Clinical Neurophysiology', '');
	addOption(document.form1.SubCat, 'Colon & Rectal Surgery', 'Colon & Rectal Surgery', '');
	addOption(document.form1.SubCat, 'Craniofacial Surgery', 'Craniofacial Surgery', '');
	addOption(document.form1.SubCat, 'Critical Care Medicine', 'Critical Care Medicine', '');
	addOption(document.form1.SubCat, 'Cytopathology', 'Cytopathology', '');
	addOption(document.form1.SubCat, 'Dentistry', 'Dentistry', '');
	addOption(document.form1.SubCat, 'Dermatopathology', 'Dermatopathology', '');
	addOption(document.form1.SubCat, 'Endocrinology', 'Endocrinology', '');
	addOption(document.form1.SubCat, 'Endovascular Surgical Neuroradiology', 'Endovascular Surgical Neuroradiology', '');
	addOption(document.form1.SubCat, 'Foot & Ankle Orthopedics', 'Foot & Ankle Orthopedics', '');
	addOption(document.form1.SubCat, 'Forensic Pathology', 'Forensic Pathology', '');
	addOption(document.form1.SubCat, 'Forensic Psychiatry', 'Forensic Psychiatry', '');
	addOption(document.form1.SubCat, 'Gastroenterology', 'Gastroenterology', '');
	addOption(document.form1.SubCat, 'Geriatric Medicine', 'Geriatric Medicine', '');
	addOption(document.form1.SubCat, 'Geriatric Psychiatry', 'Geriatric Psychiatry', '');
	addOption(document.form1.SubCat, 'Hand Surgery', 'Hand Surgery', '');
	addOption(document.form1.SubCat, 'Hematology', 'Hematology', '');
	addOption(document.form1.SubCat, 'Immunopathology', 'Immunopathology', '');
	addOption(document.form1.SubCat, 'Infectious Diseases', 'Infectious Diseases', '');
	addOption(document.form1.SubCat, 'Interventional Cardiology', 'Interventional Cardiology', '');
	addOption(document.form1.SubCat, 'Musculoskeletal Oncology', 'Musculoskeletal Oncology', '');
	addOption(document.form1.SubCat, 'Musculoskeletal Radiology', 'Musculoskeletal Radiology', '');
	addOption(document.form1.SubCat, 'Neonatal-Perinatal Medicine', 'Neonatal-Perinatal Medicine', '');
	addOption(document.form1.SubCat, 'Nephrology', 'Nephrology', '');
	addOption(document.form1.SubCat, 'Neuropathology', 'Neuropathology', '');
	addOption(document.form1.SubCat, 'Neuroradiology', 'Neuroradiology', '');
	addOption(document.form1.SubCat, 'Nuclear Radiology', 'Nuclear Radiology', '');
	addOption(document.form1.SubCat, 'Oncology', 'Oncology', '');
	addOption(document.form1.SubCat, 'Otology/Neurotology', 'Otology/Neurotology', '');
	addOption(document.form1.SubCat, 'Pain Medicine', 'Pain Medicine', '');
	addOption(document.form1.SubCat, 'Pediatric Anesthesiology', 'Pediatric Anesthesiology', '');
	addOption(document.form1.SubCat, 'Pediatric Cardiology', 'Pediatric Cardiology', '');
	addOption(document.form1.SubCat, 'Pediatric Critical Care Medicine', 'Pediatric Critical Care Medicine', '');
	addOption(document.form1.SubCat, 'Pediatric Emergency Medicine', 'Pediatric Emergency Medicine', '');
	addOption(document.form1.SubCat, 'Pediatric Endocrinology', 'Pediatric Endocrinology', '');
	addOption(document.form1.SubCat, 'Pediatric Gastroenterology', 'Pediatric Gastroenterology', '');
	addOption(document.form1.SubCat, 'Pediatric Hematology-Oncology', 'Pediatric Hematology-Oncology', '');
	addOption(document.form1.SubCat, 'Pediatric Infectious Diseases', 'Pediatric Infectious Diseases', '');
	addOption(document.form1.SubCat, 'Pediatric Nephrology', 'Pediatric Nephrology', '');
	addOption(document.form1.SubCat, 'Pediatric Orthopedics', 'Pediatric Orthopedics', '');
	addOption(document.form1.SubCat, 'Pediatric Otolaryngology', 'Pediatric Otolaryngology', '');
	addOption(document.form1.SubCat, 'Pediatric Pulmonology', 'Pediatric Pulmonology', '');
	addOption(document.form1.SubCat, 'Pediatric Radiology', 'Pediatric Radiology', '');
	addOption(document.form1.SubCat, 'Pediatric Rheumatology', 'Pediatric Rheumatology', '');
	addOption(document.form1.SubCat, 'Pediatric Sports Medicine', 'Pediatric Sports Medicine', '');
	addOption(document.form1.SubCat, 'Pediatric Surgery', 'Pediatric Surgery', '');
	addOption(document.form1.SubCat, 'Pediatric Urology', 'Pediatric Urology', '');
	addOption(document.form1.SubCat, 'Pulmonary Disease', 'Pulmonary Disease', '');
	addOption(document.form1.SubCat, 'Rheumatology', 'Rheumatology', '');
	addOption(document.form1.SubCat, 'Spinal Cord Injury Medicine', 'Spinal Cord Injury Medicine', '');
	addOption(document.form1.SubCat, 'Spine Surgery', 'Spine Surgery', '');
	addOption(document.form1.SubCat, 'Sports Medicine', 'Sports Medicine', '');
	addOption(document.form1.SubCat, 'Surgical Critical Care', 'Surgical Critical Care', '');
	addOption(document.form1.SubCat, 'Thoracic Surgery', 'Thoracic Surgery', '');
	addOption(document.form1.SubCat, 'Toxicology', 'Toxicology', '');
	addOption(document.form1.SubCat, 'Trauma', 'Trauma', '');
	addOption(document.form1.SubCat, 'Vascular & Interventional Radiology', 'Vascular & Interventional Radiology', '');
	addOption(document.form1.SubCat, 'Vascular Surgery', 'Vascular Surgery', '');
	addOption(document.form1.SubCat, 'Veterinary', 'Veterinary', '');
	addOption(document.form1.SubCat, 'Others', 'Others', '');
	*/
	
	addOption(document.form1.SubCat, 'Allergy', '过敏性疾病', '');
	addOption(document.form1.SubCat, 'Allergy & Immunology', '过敏性疾病与免疫学', '');
	addOption(document.form1.SubCat, 'Anethesiology', '麻醉学', '');
	addOption(document.form1.SubCat, 'Pain Medicine', '疼痛医学', '');
	addOption(document.form1.SubCat, 'Pediatric Anesthesiology', '小儿科麻醉学', '');
	addOption(document.form1.SubCat, 'Biochemistry', '生物化学', '');
	addOption(document.form1.SubCat, 'Chemical Pathology', '病理化学', '');
	addOption(document.form1.SubCat, 'Cardiology', '心脏病学', '');
	addOption(document.form1.SubCat, 'Cardiothoracic Radiology', '心胸放射学', '');
	addOption(document.form1.SubCat, 'Cardiovascular Disease', '心血管病', '');
	addOption(document.form1.SubCat, 'Clinical Cardiac Electrophysiology', '临床心脏电生理学', '');
	addOption(document.form1.SubCat, 'Interventional Cardiology', '介入心脏病学', '');
	addOption(document.form1.SubCat, 'Pediatric Cardiology', '小儿科心脏病', '');
	addOption(document.form1.SubCat, 'Cell Biology', '细胞生物学', '');
	addOption(document.form1.SubCat, 'Critical Care', '危重护理', '');
	addOption(document.form1.SubCat, 'Critical Care Medicine', '危重护理医学', '');
	addOption(document.form1.SubCat, 'Pediatric Critical Care Medicine', '危重护理医学', '');
	addOption(document.form1.SubCat, 'Surgical Critical Care', '危重护理', '');
	addOption(document.form1.SubCat, 'Dermatology', '皮肤医学', '');
	addOption(document.form1.SubCat, 'Dermatopathology', '皮肤医学', '');
	addOption(document.form1.SubCat, 'Emergency Medicine', '急诊', '');
	addOption(document.form1.SubCat, 'Pediatric Emergency Medicine', '小儿科急诊', '');
	addOption(document.form1.SubCat, 'Endocrinology', '内分泌学', '');
	addOption(document.form1.SubCat, 'Pediatric Endocrinology', '小儿科内分泌学', '');
	addOption(document.form1.SubCat, 'Gastroenterology', '肠胃病学', '');
	addOption(document.form1.SubCat, 'Abdominal Radiology', '腹部放射学', '');
	addOption(document.form1.SubCat, 'Colon & Rectal Surgery', '结肠与直肠外科', '');
	addOption(document.form1.SubCat, 'Pediatric Gastroenterology', '小儿科肠胃病学', '');
	addOption(document.form1.SubCat, 'Geriatrics', '老年病学', '');
	addOption(document.form1.SubCat, 'Geriatric Medicine', '老年病学', '');
	addOption(document.form1.SubCat, 'Geriatric Psychiatry', '老年精神病学', '');
	addOption(document.form1.SubCat, 'Hematology', '血液学', '');
	addOption(document.form1.SubCat, 'Blood Banking/Transfusion Medicine', '血库/输血医学', '');
	addOption(document.form1.SubCat, 'Pediatric Hematology-Oncology', '小儿科血液肿瘤学', '');
	addOption(document.form1.SubCat, 'Vascular & Interventional Radiology', '血管与介入放射学', '');
	addOption(document.form1.SubCat, 'Vascular Surgery', '血管外科', '');
	addOption(document.form1.SubCat, 'Histology', '组织学', '');
	addOption(document.form1.SubCat, 'Blood Banking/Transfusion Medicine', '血库/输血医学', '');
	addOption(document.form1.SubCat, 'Immunology', '免疫学', '');
	addOption(document.form1.SubCat, 'Allergy & Immunology', '过敏性疾病与免疫学', '');
	addOption(document.form1.SubCat, 'Immunopathology', '免疫病理学', '');
	addOption(document.form1.SubCat, 'Infectious Disease', '传染病', '');
	addOption(document.form1.SubCat, 'Pediatric Infectious Diseases', '小儿科传染病学', '');
	addOption(document.form1.SubCat, 'Nephrology', '肾脏学', '');
	addOption(document.form1.SubCat, 'Pediatric Nephrology', '小儿科肾脏学', '');
	addOption(document.form1.SubCat, 'Neurology', '神经学', '');
	addOption(document.form1.SubCat, 'Child Neurology', '儿童神经学', '');
	addOption(document.form1.SubCat, 'Clinical Neurophysiology', '临床神经生理学', '');
	addOption(document.form1.SubCat, 'Endovascular Surgical Neuroradiology', '血管外科神经系放射学', '');
	addOption(document.form1.SubCat, 'Neuropathology', '神经病理学', '');
	addOption(document.form1.SubCat, 'Neuroradiology', '神经系放射学', '');
	addOption(document.form1.SubCat, 'Otology/Neurotology', '耳科学', '');
	addOption(document.form1.SubCat, 'Obstetrics & Gynecology', '产科学和妇科医学', '');
	addOption(document.form1.SubCat, 'Neonatal-Perinatal Medicine', '新生儿围产期医学', '');
	addOption(document.form1.SubCat, 'Oncology', '肿瘤学', '');
	addOption(document.form1.SubCat, 'Musculoskeletal Oncology', '肌肉骨骼肿瘤学', '');
	addOption(document.form1.SubCat, 'Pediatric Hematology-Oncology', '小儿科血液肿瘤学', '');
	addOption(document.form1.SubCat, 'Orthopedics', '整形外科', '');
	addOption(document.form1.SubCat, 'Adult Reconstructive Orthopedics', '成人重建整形外科', '');
	addOption(document.form1.SubCat, 'Foot & Ankle Orthopedics', '足踝部整形外科', '');
	addOption(document.form1.SubCat, 'Pediatric Orthopedics', '小儿科整形外科学', '');
	addOption(document.form1.SubCat, 'Spinal Cord Injury Medicine', '脊髓损坏医学', '');
	addOption(document.form1.SubCat, 'Spine Surgery', '脊骨外科', '');
	addOption(document.form1.SubCat, 'Sports Medicine', '运动医学', '');
	addOption(document.form1.SubCat, 'Otolaryngology', '耳鼻喉学', '');
	addOption(document.form1.SubCat, 'Otology/Neurotology', '耳科学', '');
	addOption(document.form1.SubCat, 'Pediatric Otolaryngology', '小儿科耳鼻喉学', '');
	addOption(document.form1.SubCat, 'Pediatric Sports Medicine', '小儿科运动医学', '');
	addOption(document.form1.SubCat, 'Pathology', '病理学', '');
	addOption(document.form1.SubCat, 'Chemical Pathology', '病理化学', '');
	addOption(document.form1.SubCat, 'Cytopathology', '细胞病理学', '');
	addOption(document.form1.SubCat, 'Dermatopathology', '皮肤医学', '');
	addOption(document.form1.SubCat, 'Forensic Pathology', '法医学', '');
	addOption(document.form1.SubCat, 'Immunopathology', '免疫病理学', '');
	addOption(document.form1.SubCat, 'Neuropathology', '神经病理学', '');
	addOption(document.form1.SubCat, 'Musculoskeletal Oncology', '肌肉骨骼肿瘤学', '');
	addOption(document.form1.SubCat, 'Musculoskeletal Radiology', '肌肉骨骼放射学', '');
	addOption(document.form1.SubCat, 'Pediatric', '小儿科', '');
	addOption(document.form1.SubCat, 'Adolescent Medicine', '青春期医学', '');
	addOption(document.form1.SubCat, 'Child Neurology', '儿童神经学', '');
	addOption(document.form1.SubCat, 'Child Psychiatry', '儿童精神病学', '');
	addOption(document.form1.SubCat, 'Pediatric Anesthesiology', '小儿科麻醉学', '');
	addOption(document.form1.SubCat, 'Pediatric Cardiology', '小儿科心脏病', '');
	addOption(document.form1.SubCat, 'Pediatric Critical Care Medicine', '危重护理医学', '');
	addOption(document.form1.SubCat, 'Pediatric Emergency Medicine', '小儿科急诊', '');
	addOption(document.form1.SubCat, 'Pediatric Endocrinology', '小儿科内分泌学', '');
	addOption(document.form1.SubCat, 'Pediatric Gastroenterology', '小儿科肠胃病学', '');
	addOption(document.form1.SubCat, 'Pediatric Hematology-Oncology', '小儿科血液肿瘤学', '');
	addOption(document.form1.SubCat, 'Pediatric Infectious Diseases', '小儿科传染病学', '');
	addOption(document.form1.SubCat, 'Pediatric Nephrology', '小儿科肾脏学', '');
	addOption(document.form1.SubCat, 'Pediatric Orthopedics', '小儿科整形外科学', '');
	addOption(document.form1.SubCat, 'Pediatric Otolaryngology', '小儿科耳鼻喉学', '');
	addOption(document.form1.SubCat, 'Pediatric Pulmonology', '呼吸病学', '');
	addOption(document.form1.SubCat, 'Pediatric Radiology', '小儿科放射学', '');
	addOption(document.form1.SubCat, 'Pediatric Rheumatology', '小儿科风湿病学', '');
	addOption(document.form1.SubCat, 'Pediatric Sports Medicine', '小儿科运动医学', '');
	addOption(document.form1.SubCat, 'Pediatric Surgery', '小儿科外科', '');
	addOption(document.form1.SubCat, 'Pediatric Urology', '小儿科泌尿学', '');
	addOption(document.form1.SubCat, 'Pharmacology', '药理学', '');
	addOption(document.form1.SubCat, 'Toxicology', '毒物学', '');
	addOption(document.form1.SubCat, 'Physiology', '生理学', '');
	addOption(document.form1.SubCat, 'Clinical Cardiac Electrophysiology', '临床心脏电生理学', '');
	addOption(document.form1.SubCat, 'Clinical Neurophysiology', '临床神经生理学', '');
	addOption(document.form1.SubCat, 'Psychiatry', '精神病学', '');
	addOption(document.form1.SubCat, 'Addiction Psychiatry', '成瘾精神病学', '');
	addOption(document.form1.SubCat, 'Child Psychiatry', '儿童精神病学', '');
	addOption(document.form1.SubCat, 'Forensic Psychiatry', '精神病学', '');
	addOption(document.form1.SubCat, 'Geriatric Psychiatry', '老年精神病学', '');
	addOption(document.form1.SubCat, 'Trauma', '外伤', '');
	addOption(document.form1.SubCat, 'Pulmonary & Respiratory', '呼吸学', '');
	addOption(document.form1.SubCat, 'Pediatric Pulmonology', '小儿科肺学', '');
	addOption(document.form1.SubCat, 'Pulmonary Disease', '肺病', '');
	addOption(document.form1.SubCat, 'Radiology', '放射学', '');
	addOption(document.form1.SubCat, 'Abdominal Radiology', '腹部放射学', '');
	addOption(document.form1.SubCat, 'Cardiothoracic Radiology', '心胸放射学', '');
	addOption(document.form1.SubCat, 'Endovascular Surgical Neuroradiology', '血管腔内外科神经系放射学', '');
	addOption(document.form1.SubCat, 'Musculoskeletal Radiology', '肌肉骨骼放射学', '');
	addOption(document.form1.SubCat, 'Neuroradiology', '神经系放射学', '');
	addOption(document.form1.SubCat, 'Nuclear Radiology', '核放射学', '');
	addOption(document.form1.SubCat, 'Pediatric Radiology', '小儿科放射学', '');
	addOption(document.form1.SubCat, 'Vascular & Interventional Radiology', '血管与介入放射学', '');
	addOption(document.form1.SubCat, 'Rheumatology', '风湿病学', '');
	addOption(document.form1.SubCat, 'Pediatric Rheumatology', '小儿科风湿病学', '');
	addOption(document.form1.SubCat, 'Surgery', '外科学', '');
	addOption(document.form1.SubCat, 'Colon & Rectal Surgery', '结肠与直肠外科', '');
	addOption(document.form1.SubCat, 'Craniofacial Surgery', '颅面外科', '');
	addOption(document.form1.SubCat, 'Endovascular Surgical Neuroradiology', '血管腔内外科神经放射学', '');
	addOption(document.form1.SubCat, 'Hand Surgery', '手外科', '');
	addOption(document.form1.SubCat, 'Pediatric Surgery', '小儿科外科', '');
	addOption(document.form1.SubCat, 'Surgical Critical Care', '危重护理', '');
	addOption(document.form1.SubCat, 'Thoracic Surgery', '胸部外科学', '');
	addOption(document.form1.SubCat, 'Vascular Surgery', '血管外科', '');
	addOption(document.form1.SubCat, 'Urology', '泌尿学', '');
	addOption(document.form1.SubCat, 'Colon & Rectal Surgery', '结肠与直肠外科', '');
	addOption(document.form1.SubCat, 'Pediatric Urology', '小儿科泌尿学', '');
	
}

if(document.form1.Category.value == 'Librarian'){
	addOption(document.form1.SubCat, 'Academic', '学院', '');
	addOption(document.form1.SubCat, 'Corporate', '团体', '');
	addOption(document.form1.SubCat, 'Engineering', '工程学', '');
	addOption(document.form1.SubCat, 'Legal', '法律', '');
	addOption(document.form1.SubCat, 'Medical', '医学', '');
	addOption(document.form1.SubCat, 'Scientific', '科学', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');
}

if(document.form1.Category.value == 'Nurse'){
	addOption(document.form1.SubCat, 'LPN/LVN', '执业护士', '');
	addOption(document.form1.SubCat, 'Enrolled Nursing/ Assisting', '注册护士/助理', '');
	addOption(document.form1.SubCat, 'Registered Nurse', '注册护士', '');
	addOption(document.form1.SubCat, 'RN - administration', 'RN-管理', '');
	addOption(document.form1.SubCat, 'RN - case management', 'RN-病例管理', '');
	addOption(document.form1.SubCat, 'RN - community health', 'RN-社区卫生', '');
	addOption(document.form1.SubCat, 'RN - critical care', 'RN-急救护理', '');
	addOption(document.form1.SubCat, 'RN - emergency', 'RN-急诊', '');
	addOption(document.form1.SubCat, 'RN - general medical-surgical', 'RN-全科医疗外科', '');
	addOption(document.form1.SubCat, 'RN - home care', 'RN-家庭护理', '');
	addOption(document.form1.SubCat, 'RN - maternity/OB', 'RN-妇产科', '');
	addOption(document.form1.SubCat, 'RN - occupational health', 'RN-职业健康', '');
	addOption(document.form1.SubCat, 'RN - oncology', 'RN-肿瘤学', '');
	addOption(document.form1.SubCat, 'RN - operating room', 'RN-手术室', '');
	addOption(document.form1.SubCat, 'RN - patient care management', 'RN-病人护理管理', '');
	addOption(document.form1.SubCat, 'RN - pediatrics', 'RN-小儿科', '');
	addOption(document.form1.SubCat, 'RN - psychiatric', 'RN-精神病学', '');
	addOption(document.form1.SubCat, 'RN - rehabilitation', 'RN-康复', '');
	addOption(document.form1.SubCat, 'RN - school nurse', 'RN-学校护理', '');
	addOption(document.form1.SubCat, 'RN - staff education/training', 'RN-护理教育/培训', '');
	addOption(document.form1.SubCat, 'Advanced Practice Nurse', '执业护士', '');
	addOption(document.form1.SubCat, 'Advanced Practice Nurse - Administration', '执业护士-管理', '');
	addOption(document.form1.SubCat, 'Advanced Practice Nurse - Anesthetist', '执业护士-麻醉师', '');
	addOption(document.form1.SubCat, 'Advanced Practice Nurse - Clinical Nurse Specialist', '执业护士-临床护理专家', '');
	addOption(document.form1.SubCat, 'Advanced Practice Nurse - Midwifery', '执业护士-助产士', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner', '执业护士', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Acute Care', '执业护士-急救护理', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Adult', '执业护士-成人', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Family', '执业护士-家庭', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Gerontologic', '执业护士-老年', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Neonatal', '执业护士-新生儿', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Pediatric', '执业护士-小儿科', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Psychiatric', '执业护士-精神病学', '');
	addOption(document.form1.SubCat, 'Nurse Practitioner - Womens Health', '执业护士-女性健康', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');
}

if(document.form1.Category.value == 'Other Health Professional'){
/*	''''' ORIGINAL OPTION IN ENGLISH
	addOption(document.form1.SubCat, 'Athletic Training', 'Athletic Training', '');
	addOption(document.form1.SubCat, 'Audiology', 'Audiology', '');
	addOption(document.form1.SubCat, 'Chiropractic', 'Chiropractic', '');
	addOption(document.form1.SubCat, 'Clinical Laboratory Science', 'Clinical Laboratory Science', '');
	addOption(document.form1.SubCat, 'Complementary Medicine', 'Complementary Medicine', '');
	addOption(document.form1.SubCat, 'Dental Assisting', 'Dental Assisting', '');
	addOption(document.form1.SubCat, 'Dental Hygiene', 'Dental Hygiene', '');
	addOption(document.form1.SubCat, 'EMT-Basic', 'EMT-Basic', '');
	addOption(document.form1.SubCat, 'EMT-Intermediate', 'EMT-Intermediate', '');
	addOption(document.form1.SubCat, 'EMT-Paramedic', 'EMT-Paramedic', '');
	addOption(document.form1.SubCat, 'Fire fighting', 'Fire fighting', '');
	addOption(document.form1.SubCat, 'First Responder', 'First Responder', '');
	addOption(document.form1.SubCat, 'Hand Therapy', 'Hand Therapy', '');
	addOption(document.form1.SubCat, 'Health Information Administration/Technology', 'Health Information Administration/Technology', '');
	addOption(document.form1.SubCat, 'Health Unit Coordinator', 'Health Unit Coordinator', '');
	addOption(document.form1.SubCat, 'Massage Therapy', 'Massage Therapy', '');
	addOption(document.form1.SubCat, 'Medical Assisting', 'Medical Assisting', '');
	addOption(document.form1.SubCat, 'Medical Coding/Insurance Specialist', 'Medical Coding/Insurance Specialist', '');
	addOption(document.form1.SubCat, 'Medical Technology', 'Medical Technology', '');
	addOption(document.form1.SubCat, 'Medical Transcription', 'Medical Transcription', '');
	addOption(document.form1.SubCat, 'Nurse Assisting/Patient Care Tech', 'Nurse Assisting/Patient Care Tech', '');
	addOption(document.form1.SubCat, 'Occupational Therapy', 'Occupational Therapy', '');
	addOption(document.form1.SubCat, 'Occupational Therapy Assisting', 'Occupational Therapy Assisting', '');
	addOption(document.form1.SubCat, 'Optometry', 'Optometry', '');
	addOption(document.form1.SubCat, 'Pharmacy ', 'Pharmacy ', '');
	addOption(document.form1.SubCat, 'Pharmacy Technician', 'Pharmacy Technician', '');
	addOption(document.form1.SubCat, 'Phlebotomy', 'Phlebotomy', '');
	addOption(document.form1.SubCat, 'Physiotherapist', 'Physiotherapist', '');
	addOption(document.form1.SubCat, 'Physician Assisting', 'Physician Assisting', '');
	addOption(document.form1.SubCat, 'Podiatry', 'Podiatry', '');
	addOption(document.form1.SubCat, 'Psychology', 'Psychology', '');
	addOption(document.form1.SubCat, 'Radiologic/Imaging Technology', 'Radiologic/Imaging Technology', '');
	addOption(document.form1.SubCat, 'Registered Dietician', 'Registered Dietician', '');
	addOption(document.form1.SubCat, 'Respiratory Therapy/Technician', 'Respiratory Therapy/Technician', '');
	addOption(document.form1.SubCat, 'Sonographer', 'Sonographer', '');
	addOption(document.form1.SubCat, 'Speech Pathology/Therapist', 'Speech Pathology/Therapist', '');
	addOption(document.form1.SubCat, 'Surgical Technologist ', 'Surgical Technologist ', '');
	addOption(document.form1.SubCat, 'Veterinary Technician', 'Veterinary Technician', '');
	addOption(document.form1.SubCat, 'Others', 'Others', '');
*/

addOption(document.form1.SubCat, 'Allied Health', '联合健康', '');
addOption(document.form1.SubCat, 'Athletic Training', '运动训练', '');
addOption(document.form1.SubCat, 'Audiology', '听力学', '');
addOption(document.form1.SubCat, 'Biochemistry', '生物化学', '');
addOption(document.form1.SubCat, 'Chiropractic', '脊椎指压治疗法', '');
addOption(document.form1.SubCat, 'Clinical Laboratory Science', '临床实验室科学', '');
addOption(document.form1.SubCat, 'Complementary Medicine', '互补医学', '');
addOption(document.form1.SubCat, 'Dental Assisting', '牙科助理', '');
addOption(document.form1.SubCat, 'Dental Hygiene', '口腔卫生', '');
addOption(document.form1.SubCat, 'Emergency', '紧急', '');
addOption(document.form1.SubCat, 'EMT-Basic', '紧急医疗技术员-初级', '');
addOption(document.form1.SubCat, 'EMT-Intermediate', '紧急医疗技术员-中级', '');
addOption(document.form1.SubCat, 'EMT-Paramedic', '紧急医疗技术员-高级', '');
addOption(document.form1.SubCat, 'Fire fighting', '消防人员', '');
addOption(document.form1.SubCat, 'First Responder', '第一目击者', '');
addOption(document.form1.SubCat, 'Hand Therapy', '手治疗', '');
addOption(document.form1.SubCat, 'Health Information Administration/Technology', '健康信息管理/技术', '');
addOption(document.form1.SubCat, 'Hematology', '血液学', '');
addOption(document.form1.SubCat, 'Massage Therapy', '按摩治疗', '');
addOption(document.form1.SubCat, 'Medical Assisting', '医学助理', '');
addOption(document.form1.SubCat, 'Medical Coding/Insurance Specialist', '医疗 译码（编码）/保险专员', '');
addOption(document.form1.SubCat, 'Medical Technology', '医学技术', '');
addOption(document.form1.SubCat, 'Medical Transcription', '医学转录', '');
addOption(document.form1.SubCat, 'Occupational Therapy', '职业治疗法', '');
addOption(document.form1.SubCat, 'Occupational Therapy Assisting', '职业治疗助理', '');
addOption(document.form1.SubCat, 'Ophthalmology', '眼科学', '');
addOption(document.form1.SubCat, 'Ophthalmology', '眼科学', '');
addOption(document.form1.SubCat, 'Optometry', '视力测定', '');
addOption(document.form1.SubCat, 'Orthopedics', '整形外科', '');
addOption(document.form1.SubCat, 'Osteopathy', '整骨疗法', '');
addOption(document.form1.SubCat, 'Otolaryngology', '耳鼻喉学', '');
addOption(document.form1.SubCat, 'Pharmacy ', '药剂学', '');
addOption(document.form1.SubCat, 'Pharmacy Technician', '药剂师助理', '');
addOption(document.form1.SubCat, 'Phlebotomy', '放血疗法', '');
addOption(document.form1.SubCat, 'Physical Medicine & Rehabilitation', '物理治疗与康复', '');
addOption(document.form1.SubCat, 'Physician Assisting', '助理医师', '');
addOption(document.form1.SubCat, 'Physiotherapy', '物理疗法', '');
addOption(document.form1.SubCat, 'Podiatry', '脚病学', '');
addOption(document.form1.SubCat, 'Psychiatry', '精神病学', '');
addOption(document.form1.SubCat, 'Psychology', '心理学', '');
addOption(document.form1.SubCat, 'Radiologic/Imaging Technology', '应用辐射学/成像技术', '');
addOption(document.form1.SubCat, 'Radiology', '放射学', '');
addOption(document.form1.SubCat, 'Registered Dietician', '注册营养师', '');
addOption(document.form1.SubCat, 'Respiratory Therapy/Technician', '呼吸治疗/技师', '');
addOption(document.form1.SubCat, 'Sonographer', '声谱仪', '');
addOption(document.form1.SubCat, 'Speech Pathology/Therapist', '言语病理学/治疗专家', '');
addOption(document.form1.SubCat, 'Surgical Technologist ', '外科技术专家（外科手术技师）', '');
addOption(document.form1.SubCat, 'Others', '其他', '');

}


if(document.form1.Category.value == 'Physician'){
	addOption(document.form1.SubCat, 'Allergy & Immunology', '过敏性疾病与免疫学', '');
	addOption(document.form1.SubCat, 'Anesthesiology', '麻醉学', '');
	addOption(document.form1.SubCat, 'Anesthesiology', '麻醉学', '');
	addOption(document.form1.SubCat, 'Pain', '疼痛', '');
	addOption(document.form1.SubCat, 'Cardiology', '心脏病学', '');
	addOption(document.form1.SubCat, 'Critical Care', '危重护理', '');
	addOption(document.form1.SubCat, 'Dermatology', '皮肤医学', '');
	addOption(document.form1.SubCat, 'Endocrinology & Metabolism', '内分泌与代谢病', '');
	addOption(document.form1.SubCat, 'Epidemiology/Public Health', '流行病学/公共卫生', '');
	addOption(document.form1.SubCat, 'Family Practice/General Practice', '家庭医生/全科医生', '');
	addOption(document.form1.SubCat, 'Gastroenterology', '肠胃病学', '');
	addOption(document.form1.SubCat, 'Genetics', '遗传学', '');
	addOption(document.form1.SubCat, 'Geriatrics', '老年病学', '');
	addOption(document.form1.SubCat, 'Hematology', '血液学', '');
	addOption(document.form1.SubCat, 'Hepatology', '肝脏病学', '');
	addOption(document.form1.SubCat, 'Infectious Diseases', '传染病', '');
	addOption(document.form1.SubCat, 'Medicine', '医学', '');
	addOption(document.form1.SubCat, 'Integrative Medicine', '整合医学', '');
	addOption(document.form1.SubCat, 'Internal Medicine', '内科医学', '');
	addOption(document.form1.SubCat, 'Occupational Medicine/Health', '职业病学/健康', '');
	addOption(document.form1.SubCat, 'Respiratory Medicine', '呼吸医学', '');
	addOption(document.form1.SubCat, 'Sports Medicine', '运动医学', '');
	addOption(document.form1.SubCat, 'Neonatology', '新生儿学', '');
	addOption(document.form1.SubCat, 'Nephrology', '肾脏学', '');
	addOption(document.form1.SubCat, 'Neurology', '神经学', '');
	addOption(document.form1.SubCat, 'Neurology', '神经学', '');
	addOption(document.form1.SubCat, 'Neurosurgery', '神经外科学', '');
	addOption(document.form1.SubCat, 'Nutrition ', '营养学', '');
	addOption(document.form1.SubCat, 'Obstetrics/Gynecology', '产科学/妇科医学', '');
	addOption(document.form1.SubCat, 'Oncology', '肿瘤学', '');
	addOption(document.form1.SubCat, 'Ophthalmology', '眼科学', '');
	addOption(document.form1.SubCat, 'Orthopedics', '整形外科', '');
	addOption(document.form1.SubCat, 'Orthopedics - Foot/Ankle', '整形外科-足部/踝部', '');
	addOption(document.form1.SubCat, 'Orthopedics - General', '整形外科普通', '');
	addOption(document.form1.SubCat, 'Orthopedics - Hand', '整形外科-手部', '');
	addOption(document.form1.SubCat, 'Orthopedics - Knee', '整形外科-膝部', '');
	addOption(document.form1.SubCat, 'Orthopedics - Other', '整形外科-其他', '');
	addOption(document.form1.SubCat, 'Osteopathy', '整骨疗法', '');
	addOption(document.form1.SubCat, 'Otolaryngology', '耳鼻喉学', '');
	addOption(document.form1.SubCat, 'Palliative Medicine', '姑息医学', '');
	addOption(document.form1.SubCat, 'Pathology', '病理学', '');
	addOption(document.form1.SubCat, 'Pediatrics', '小儿科', '');
	addOption(document.form1.SubCat, 'Physical Medicine & Rehabilitation', '物理治疗与康复', '');
	addOption(document.form1.SubCat, 'Psychiatry', '精神病学', '');
	addOption(document.form1.SubCat, 'Radiology', '放射学', '');
	addOption(document.form1.SubCat, 'Radiology - Abdominal', '放射学-腹部', '');
	addOption(document.form1.SubCat, 'Radiology - Cardiac', '放射学-心脏', '');
	addOption(document.form1.SubCat, 'Radiology - General', '放射学-普通', '');
	addOption(document.form1.SubCat, 'Radiology - Musculoskeletal', '放射学-肌肉骨骼', '');
	addOption(document.form1.SubCat, 'Radiology - Neurologic', '放射学-神经系统', '');
	addOption(document.form1.SubCat, 'Radiology - Nuclear Medicine', '放射学-核医疗学', '');
	addOption(document.form1.SubCat, 'Radiology - Pediatrics', '放射学-小儿科学', '');
	addOption(document.form1.SubCat, 'Radiology - Thoracic', '放射学-胸部', '');
	addOption(document.form1.SubCat, 'Rheumatology', '风湿病学', '');
	addOption(document.form1.SubCat, 'Surgery', '外科学', '');
	addOption(document.form1.SubCat, 'Neurosurgery', '神经外科学', '');
	addOption(document.form1.SubCat, 'Plastic Surgery', '整形手术', '');
	addOption(document.form1.SubCat, 'Surgery - Cardiac', '外科学-心脏', '');
	addOption(document.form1.SubCat, 'Surgery - Colon/Rectal', '外科学-结肠/直肠', '');
	addOption(document.form1.SubCat, 'Surgery - General', '外科学-普通', '');
	addOption(document.form1.SubCat, 'Surgery - Other', '外科学-其他', '');
	addOption(document.form1.SubCat, 'Surgery - Vascular', '外科学-血管', '');
	addOption(document.form1.SubCat, 'Urology', '泌尿学', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');

}

if(document.form1.Category.value == 'Researcher/Scientist'){
	addOption(document.form1.SubCat, 'Automated Biology/HTS', '自动化生物学/HTA', '');
	addOption(document.form1.SubCat, 'Automated Chemistry', '自动化化学', '');
	addOption(document.form1.SubCat, 'Clinical Automation', '临床自动化', '');
	addOption(document.form1.SubCat, 'Forensic Medicine', '法医学', '');
	addOption(document.form1.SubCat, 'Genetics', '遗传学', '');
	addOption(document.form1.SubCat, 'Lab Director ', '实验室主任', '');
	addOption(document.form1.SubCat, 'Lab Technician ', '实验室技师', '');
	addOption(document.form1.SubCat, 'Laboratory Medicine', '实验室医学', '');
	addOption(document.form1.SubCat, 'Paraoptometric Assistant/Technician', '验光师助理', '');
	addOption(document.form1.SubCat, 'Pharmocology', '药理学', '');
	addOption(document.form1.SubCat, 'Public Health', '公共卫生', '');
	addOption(document.form1.SubCat, 'Scientist', '科学家', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');

}

if(document.form1.Category.value == 'Resident'){
	addOption(document.form1.SubCat, 'Anesthesiology', '麻醉学', '');
	addOption(document.form1.SubCat, 'Dentistry', '牙科', '');
	addOption(document.form1.SubCat, 'Dermatology', '皮肤医学', '');
	addOption(document.form1.SubCat, 'Emergency Medicine', '急诊', '');
	addOption(document.form1.SubCat, 'Family Medicine', '家庭医学', '');
	addOption(document.form1.SubCat, 'Internal Medicine', '内科医学', '');
	addOption(document.form1.SubCat, 'Medical Genetics', '医学遗传学', '');
	addOption(document.form1.SubCat, 'Neurology', '神经学', '');
	addOption(document.form1.SubCat, 'Neurosurgery', '神经外科学', '');
	addOption(document.form1.SubCat, 'Nuclear Medicine', '核医疗学', '');
	addOption(document.form1.SubCat, 'Obstetrics/Gynecology', '产科学/妇科医学', '');
	addOption(document.form1.SubCat, 'Ophthalmology', '眼科学', '');
	addOption(document.form1.SubCat, 'Orthopedic Surgery', '整形外科', '');
	addOption(document.form1.SubCat, 'Otolaryngology', '耳鼻喉学', '');
	addOption(document.form1.SubCat, 'Pathology', '病理学', '');
	addOption(document.form1.SubCat, 'Pediatrics', '小儿科学', '');
	addOption(document.form1.SubCat, 'Physical Medicine & Rehabilitation', '物理治疗与康复', '');
	addOption(document.form1.SubCat, 'Plastic Surgery', '整形手术', '');
	addOption(document.form1.SubCat, 'Preventive Medicine', '预防医学', '');
	addOption(document.form1.SubCat, 'Psychiatry', '精神病学', '');
	addOption(document.form1.SubCat, 'Radiation Oncology', '放射肿瘤学', '');
	addOption(document.form1.SubCat, 'Radiology - Diagnostic', '放射学-诊断', '');
	addOption(document.form1.SubCat, 'Surgery - General', '外科普通', '');
	addOption(document.form1.SubCat, 'Urology', '泌尿学', '');
	addOption(document.form1.SubCat, 'Veterinary', '兽医', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');
}

if(document.form1.Category.value == 'Student'){
/*
	addOption(document.form1.SubCat, 'Dentistry', 'Dentistry', '');
	addOption(document.form1.SubCat, 'Medical', 'Medical', '');
	addOption(document.form1.SubCat, 'Nursing - LPN/LVN', 'Nursing - LPN/LVN', '');
	addOption(document.form1.SubCat, 'Nursing - RN', 'Nursing - RN', '');
	addOption(document.form1.SubCat, 'Veterinary', 'Veterinary', '');
	addOption(document.form1.SubCat, 'Others', 'Others', '');
*/
	addOption(document.form1.SubCat, 'Chiropractic', '脊椎指压治疗法', '');
	addOption(document.form1.SubCat, 'Complementary Medicine', '互补医学', '');
	addOption(document.form1.SubCat, 'Dentistry', '牙科', '');
	addOption(document.form1.SubCat, 'EMT-Paramedic', '紧急医疗技术员-高级', '');
	addOption(document.form1.SubCat, 'Enrolled Nursing ', '登记护士', '');
	addOption(document.form1.SubCat, 'Medical', '医学', '');
	addOption(document.form1.SubCat, 'Nursing - LPN/LVN', '护士-执业护士', '');
	addOption(document.form1.SubCat, 'Nursing - RN', '护士-注册护士', '');
	addOption(document.form1.SubCat, 'Nutrition', '营养学', '');
	addOption(document.form1.SubCat, 'Occupational Therapy', '职业治疗法', '');
	addOption(document.form1.SubCat, 'Optometry', '视力测定', '');
	addOption(document.form1.SubCat, 'Pharmacy ', '药剂学', '');
	addOption(document.form1.SubCat, 'Physiotherapy', '物理疗法', '');
	addOption(document.form1.SubCat, 'Radiology/Imaging Technology', '放射学-成像技术', '');
	addOption(document.form1.SubCat, 'Speech Pathology/Therapy', '言语病理学/治疗', '');
	addOption(document.form1.SubCat, 'Sports Medicine', '运动医学', '');
	addOption(document.form1.SubCat, 'Veterinary', '兽医', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');

}

if(document.form1.Category.value == 'Veterinarian'){
	addOption(document.form1.SubCat, 'Veterinary - Equine', '兽医-马', '');
	addOption(document.form1.SubCat, 'Veterinary - Exotic', '兽医-外来动物', '');
	addOption(document.form1.SubCat, 'Veterinary - Large Animal', '兽医-大型动物', '');
	addOption(document.form1.SubCat, 'Veterinary - Mixed Practice', '兽医-混合医生', '');
	addOption(document.form1.SubCat, 'Veterinary - Small Animal', '兽医-小型动物', '');
	addOption(document.form1.SubCat, 'Veterinary Technician', '兽医技师', '');
	addOption(document.form1.SubCat, 'Veterinary Nurse', '兽医护士', '');
	addOption(document.form1.SubCat, 'Others', '其他', '');
	addOption(document.form1.SubCat, '', '', '');

}

}

////////////////// 

function removeAllOptions(selectbox)
{
	var i;
	for(i=selectbox.options.length-1;i>=0;i--)
	{
		//selectbox.options.remove(i);
		selectbox.remove(i);
	}
}


function addOption(selectbox, value, text )
{
	var optn = document.createElement("OPTION");
	optn.text = text;
	optn.value = value;

	selectbox.options.add(optn);
}

