								function goToIndustryCareer() 
								{
									var industry = document.CareerSearchForm.industry.value;
									var career = document.CareerSearchForm.career.value;
									var action = "/online-education/careers";

									
									if (industry == "") {alert("Please Select an Industry");return false;}
									

									action += "/" + industry;

									
									if (career != "") {
										action += "/" + career + ".html";
									}else{
										action += "/index.html";									
									}
									


									document.CareerSearchForm.action = action;

								}
								
								
								function updateCareer()
								{
									var industry = document.CareerSearchForm.industry.value;
								    var career = document.CareerSearchForm.career;
									career.options.length = 1;
									career.options[0] = new Option("Select Career", "");
									switch (industry)
									{
										
										case "architecture-and-engineering":career.options[1] = new Option("Aerospace Engineering and Operations Technicians", "aerospace-engineering-and-operations-technicians");career.options[2] = new Option("Aerospace Engineers", "aerospace-engineers");career.options[3] = new Option("Agricultural Engineers", "agricultural-engineers");career.options[4] = new Option("Architects, Except Landscape and Naval", "architects-except-landscape-and-naval");career.options[5] = new Option("Architectural and Civil Drafters", "architectural-and-civil-drafters");career.options[6] = new Option("Architectural Drafters", "architectural-drafters");career.options[7] = new Option("Biomedical Engineers", "biomedical-engineers");career.options[8] = new Option("Cartographers and Photogrammetrists", "cartographers-and-photogrammetrists");career.options[9] = new Option("Chemical Engineers", "chemical-engineers");career.options[10] = new Option("Civil Drafters", "civil-drafters");career.options[11] = new Option("Civil Engineering Technicians", "civil-engineering-technicians");career.options[12] = new Option("Civil Engineers", "civil-engineers");career.options[13] = new Option("Computer Hardware Engineers", "computer-hardware-engineers");career.options[14] = new Option("Drafters, All Other", "drafters-all-other");career.options[15] = new Option("Electrical and Electronic Engineering Technicians", "electrical-and-electronic-engineering-technicians");career.options[16] = new Option("Electrical and Electronics Drafters", "electrical-and-electronics-drafters");career.options[17] = new Option("Electrical Drafters", "electrical-drafters");career.options[18] = new Option("Electrical Engineering Technicians", "electrical-engineering-technicians");career.options[19] = new Option("Electrical Engineers", "electrical-engineers");career.options[20] = new Option("Electro-Mechanical Technicians", "electro-mechanical-technicians");career.options[21] = new Option("Electronic Drafters", "electronic-drafters");career.options[22] = new Option("Electronics Engineering Technicians", "electronics-engineering-technicians");career.options[23] = new Option("Electronics Engineers, Except Computer", "electronics-engineers-except-computer");career.options[24] = new Option("Engineering Technicians, Except Drafters, All Other", "engineering-technicians-except-drafters-all-other");career.options[25] = new Option("Engineers, All Other", "engineers-all-other");career.options[26] = new Option("Environmental Engineering Technicians", "environmental-engineering-technicians");career.options[27] = new Option("Environmental Engineers", "environmental-engineers");career.options[28] = new Option("Fire-Prevention and Protection Engineers", "fire-prevention-and-protection-engineers");career.options[29] = new Option("Health and Safety Engineers, Except Mining Safety Engineers and Inspectors", "health-and-safety-engineers-except-mining-safety-engineers-and-inspectors");career.options[30] = new Option("Industrial Engineering Technicians", "industrial-engineering-technicians");career.options[31] = new Option("Industrial Engineers", "industrial-engineers");career.options[32] = new Option("Industrial Safety and Health Engineers", "industrial-safety-and-health-engineers");career.options[33] = new Option("Landscape Architects", "landscape-architects");career.options[34] = new Option("Mapping Technicians", "mapping-technicians");career.options[35] = new Option("Marine Architects", "marine-architects");career.options[36] = new Option("Marine Engineers", "marine-engineers");career.options[37] = new Option("Marine Engineers and Naval Architects", "marine-engineers-and-naval-architects");career.options[38] = new Option("Materials Engineers", "materials-engineers");career.options[39] = new Option("Mechanical Drafters", "mechanical-drafters");career.options[40] = new Option("Mechanical Engineering Technicians", "mechanical-engineering-technicians");career.options[41] = new Option("Mechanical Engineers", "mechanical-engineers");career.options[42] = new Option("Mining and Geological Engineers, Including Mining Safety Engineers", "mining-and-geological-engineers-including-mining-safety-engineers");career.options[43] = new Option("Nuclear Engineers", "nuclear-engineers");career.options[44] = new Option("Petroleum Engineers", "petroleum-engineers");career.options[45] = new Option("Product Safety Engineers", "product-safety-engineers");career.options[46] = new Option("Surveying and Mapping Technicians", "surveying-and-mapping-technicians");career.options[47] = new Option("Surveying Technicians", "surveying-technicians");career.options[48] = new Option("Surveyors", "surveyors");breakcase "arts-design-entertainment-sports-and-media":career.options[1] = new Option("Actors", "actors");career.options[2] = new Option("Art Directors", "art-directors");career.options[3] = new Option("Artists and Related Workers, All Other", "artists-and-related-workers-all-other");career.options[4] = new Option("Athletes and Sports Competitors", "athletes-and-sports-competitors");career.options[5] = new Option("Audio and Video Equipment Technicians", "audio-and-video-equipment-technicians");career.options[6] = new Option("Broadcast News Analysts", "broadcast-news-analysts");career.options[7] = new Option("Broadcast Technicians", "broadcast-technicians");career.options[8] = new Option("Camera Operators, Television, Video, and Motion Picture", "camera-operators-television-video-and-motion-picture");career.options[9] = new Option("Choreographers", "choreographers");career.options[10] = new Option("Coaches and Scouts", "coaches-and-scouts");career.options[11] = new Option("Commercial and Industrial Designers", "commercial-and-industrial-designers");career.options[12] = new Option("Copy Writers", "copy-writers");career.options[13] = new Option("Craft Artists", "craft-artists");career.options[14] = new Option("Dancers", "dancers");career.options[15] = new Option("Designers, All Other", "designers-all-other");career.options[16] = new Option("Directors- Stage, Motion Pictures, Television, and Radio", "directors-stage-motion-pictures-television-and-radio");career.options[17] = new Option("Editors", "editors");career.options[18] = new Option("Entertainers and Performers, Sports and Related Workers, All Other", "entertainers-and-performers-sports-and-related-workers-all-other");career.options[19] = new Option("Fashion Designers", "fashion-designers");career.options[20] = new Option("Film and Video Editors", "film-and-video-editors");career.options[21] = new Option("Fine Artists, Including Painters, Sculptors, and Illustrators", "fine-artists-including-painters-sculptors-and-illustrators");career.options[22] = new Option("Floral Designers", "floral-designers");career.options[23] = new Option("Graphic Designers", "graphic-designers");career.options[24] = new Option("Interior Designers", "interior-designers");career.options[25] = new Option("Interpreters and Translators", "interpreters-and-translators");career.options[26] = new Option("Media and Communication Equipment Workers, All Other", "media-and-communication-equipment-workers-all-other");career.options[27] = new Option("Media and Communication Workers, All Other", "media-and-communication-workers-all-other");career.options[28] = new Option("Merchandise Displayers and Window Trimmers", "merchandise-displayers-and-window-trimmers");career.options[29] = new Option("Multi-Media Artists and Animators", "multi-media-artists-and-animators");career.options[30] = new Option("Music Composers and Arrangers", "music-composers-and-arrangers");career.options[31] = new Option("Music Directors", "music-directors");career.options[32] = new Option("Music Directors and Composers", "music-directors-and-composers");career.options[33] = new Option("Musicians and Singers", "musicians-and-singers");career.options[34] = new Option("Musicians, Instrumental", "musicians-instrumental");career.options[35] = new Option("Photographers", "photographers");career.options[36] = new Option("Poets, Lyricists and Creative Writers", "poets-lyricists-and-creative-writers");career.options[37] = new Option("Producers", "producers");career.options[38] = new Option("Producers and Directors", "producers-and-directors");career.options[39] = new Option("Program Directors", "program-directors");career.options[40] = new Option("Public Address System and Other Announcers", "public-address-system-and-other-announcers");career.options[41] = new Option("Public Relations Specialists", "public-relations-specialists");career.options[42] = new Option("Radio and Television Announcers", "radio-and-television-announcers");career.options[43] = new Option("Radio Operators", "radio-operators");career.options[44] = new Option("Reporters and Correspondents", "reporters-and-correspondents");career.options[45] = new Option("Set and Exhibit Designers", "set-and-exhibit-designers");career.options[46] = new Option("Singers", "singers");career.options[47] = new Option("Sound Engineering Technicians", "sound-engineering-technicians");career.options[48] = new Option("Talent Directors", "talent-directors");career.options[49] = new Option("Technical Directors/Managers", "technical-directors-managers");career.options[50] = new Option("Technical Writers", "technical-writers");career.options[51] = new Option("Umpires, Referees, and Other Sports Officials", "umpires-referees-and-other-sports-officials");career.options[52] = new Option("Writers and Authors", "writers-and-authors");breakcase "building-and-grounds-cleaning-and-maintenance":career.options[1] = new Option("Building Cleaning Workers, All Other", "building-cleaning-workers-all-other");career.options[2] = new Option("First-Line Supervisors/Managers of Housekeeping and Janitorial Workers", "first-line-supervisors-managers-of-housekeeping-and-janitorial-workers");career.options[3] = new Option("First-Line Supervisors/Managers of Landscaping, Lawn Service, and Groundskeeping Workers", "first-line-supervisors-managers-of-landscaping-lawn-service-and-groundskeeping-workers");career.options[4] = new Option("Grounds Maintenance Workers, All Other", "grounds-maintenance-workers-all-other");career.options[5] = new Option("Janitors and Cleaners, Except Maids and Housekeeping Cleaners", "janitors-and-cleaners-except-maids-and-housekeeping-cleaners");career.options[6] = new Option("Landscaping and Groundskeeping Workers", "landscaping-and-groundskeeping-workers");career.options[7] = new Option("Maids and Housekeeping Cleaners", "maids-and-housekeeping-cleaners");career.options[8] = new Option("Pest Control Workers", "pest-control-workers");career.options[9] = new Option("Pesticide Handlers, Sprayers, and Applicators, Vegetation", "pesticide-handlers-sprayers-and-applicators-vegetation");career.options[10] = new Option("Tree Trimmers and Pruners", "tree-trimmers-and-pruners");breakcase "business-and-financial-operations":career.options[1] = new Option("Accountants", "accountants");career.options[2] = new Option("Accountants and Auditors", "accountants-and-auditors");career.options[3] = new Option("Agents and Business Managers of Artists, Performers, and Athletes", "agents-and-business-managers-of-artists-performers-and-athletes");career.options[4] = new Option("Appraisers and Assessors of Real Estate", "appraisers-and-assessors-of-real-estate");career.options[5] = new Option("Appraisers, Real Estate", "appraisers-real-estate");career.options[6] = new Option("Assessors", "assessors");career.options[7] = new Option("Auditors", "auditors");career.options[8] = new Option("Budget Analysts", "budget-analysts");career.options[9] = new Option("Business Operations Specialists, All Other", "business-operations-specialists-all-other");career.options[10] = new Option("Claims Adjusters, Examiners, and Investigators", "claims-adjusters-examiners-and-investigators");career.options[11] = new Option("Claims Examiners, Property and Casualty Insurance", "claims-examiners-property-and-casualty-insurance");career.options[12] = new Option("Compensation, Benefits, and Job Analysis Specialists", "compensation-benefits-and-job-analysis-specialists");career.options[13] = new Option("Compliance Officers, Except Agriculture, Construction, Health and Safety, and Transportation", "compliance-officers-except-agriculture-construction-health-and-safety-and-transportation");career.options[14] = new Option("Coroners", "coroners");career.options[15] = new Option("Cost Estimators", "cost-estimators");career.options[16] = new Option("Credit Analysts", "credit-analysts");career.options[17] = new Option("Emergency Management Specialists", "emergency-management-specialists");career.options[18] = new Option("Employment Interviewers", "employment-interviewers");career.options[19] = new Option("Employment, Recruitment, and Placement Specialists", "employment-recruitment-and-placement-specialists");career.options[20] = new Option("Environmental Compliance Inspectors", "environmental-compliance-inspectors");career.options[21] = new Option("Equal Opportunity Representatives and Officers", "equal-opportunity-representatives-and-officers");career.options[22] = new Option("Financial Analysts", "financial-analysts");career.options[23] = new Option("Financial Examiners", "financial-examiners");career.options[24] = new Option("Financial Specialists, All Other", "financial-specialists-all-other");career.options[25] = new Option("Government Property Inspectors and Investigators", "government-property-inspectors-and-investigators");career.options[26] = new Option("Human Resources, Training, and Labor Relations Specialists, All Other", "human-resources-training-and-labor-relations-specialists-all-other");career.options[27] = new Option("Insurance Adjusters, Examiners, and Investigators", "insurance-adjusters-examiners-and-investigators");career.options[28] = new Option("Insurance Appraisers, Auto Damage", "insurance-appraisers-auto-damage");career.options[29] = new Option("Insurance Underwriters", "insurance-underwriters");career.options[30] = new Option("Licensing Examiners and Inspectors", "licensing-examiners-and-inspectors");career.options[31] = new Option("Loan Counselors", "loan-counselors");career.options[32] = new Option("Loan Officers", "loan-officers");career.options[33] = new Option("Logisticians", "logisticians");career.options[34] = new Option("Management Analysts", "management-analysts");career.options[35] = new Option("Meeting and Convention Planners", "meeting-and-convention-planners");career.options[36] = new Option("Personal Financial Advisors", "personal-financial-advisors");career.options[37] = new Option("Personnel Recruiters", "personnel-recruiters");career.options[38] = new Option("Purchasing Agents and Buyers, Farm Products", "purchasing-agents-and-buyers-farm-products");career.options[39] = new Option("Purchasing Agents, Except Wholesale, Retail, and Farm Products", "purchasing-agents-except-wholesale-retail-and-farm-products");career.options[40] = new Option("Tax Examiners, Collectors, and Revenue Agents", "tax-examiners-collectors-and-revenue-agents");career.options[41] = new Option("Tax Preparers", "tax-preparers");career.options[42] = new Option("Training and Development Specialists", "training-and-development-specialists");career.options[43] = new Option("Wholesale and Retail Buyers, Except Farm Products", "wholesale-and-retail-buyers-except-farm-products");breakcase "community-and-social-services":career.options[1] = new Option("Child, Family, and School Social Workers", "child-family-and-school-social-workers");career.options[2] = new Option("Clergy", "clergy");career.options[3] = new Option("Community and Social Service Specialists, All Other", "community-and-social-service-specialists-all-other");career.options[4] = new Option("Counselors, All Other", "counselors-all-other");career.options[5] = new Option("Directors, Religious Activities and Education", "directors-religious-activities-and-education");career.options[6] = new Option("Educational, Vocational, and School Counselors", "educational-vocational-and-school-counselors");career.options[7] = new Option("Health Educators", "health-educators");career.options[8] = new Option("Marriage and Family Therapists", "marriage-and-family-therapists");career.options[9] = new Option("Medical and Public Health Social Workers", "medical-and-public-health-social-workers");career.options[10] = new Option("Mental Health and Substance Abuse Social Workers", "mental-health-and-substance-abuse-social-workers");career.options[11] = new Option("Mental Health Counselors", "mental-health-counselors");career.options[12] = new Option("Probation Officers and Correctional Treatment Specialists", "probation-officers-and-correctional-treatment-specialists");career.options[13] = new Option("Rehabilitation Counselors", "rehabilitation-counselors");career.options[14] = new Option("Religious Workers, All Other", "religious-workers-all-other");career.options[15] = new Option("Social and Human Service Assistants", "social-and-human-service-assistants");career.options[16] = new Option("Social Workers, All Other", "social-workers-all-other");career.options[17] = new Option("Substance Abuse and Behavioral Disorder Counselors", "substance-abuse-and-behavioral-disorder-counselors");breakcase "computer-and-mathematical":career.options[1] = new Option("Actuaries", "actuaries");career.options[2] = new Option("Computer and Information Scientists, Research", "computer-and-information-scientists-research");career.options[3] = new Option("Computer Programmers", "computer-programmers");career.options[4] = new Option("Computer Security Specialists", "computer-security-specialists");career.options[5] = new Option("Computer Software Engineers, Applications", "computer-software-engineers-applications");career.options[6] = new Option("Computer Software Engineers, Systems Software", "computer-software-engineers-systems-software");career.options[7] = new Option("Computer Specialists, All Other", "computer-specialists-all-other");career.options[8] = new Option("Computer Support Specialists", "computer-support-specialists");career.options[9] = new Option("Computer Systems Analysts", "computer-systems-analysts");career.options[10] = new Option("Computer Systems Engineers/Architects", "computer-systems-engineers-architects");career.options[11] = new Option("Database Administrators", "database-administrators");career.options[12] = new Option("Mathematical Science Occupations, All Other", "mathematical-science-occupations-all-other");career.options[13] = new Option("Mathematical Technicians", "mathematical-technicians");career.options[14] = new Option("Mathematicians", "mathematicians");career.options[15] = new Option("Network and Computer Systems Administrators", "network-and-computer-systems-administrators");career.options[16] = new Option("Network Designers", "network-designers");career.options[17] = new Option("Network Systems and Data Communications Analysts", "network-systems-and-data-communications-analysts");career.options[18] = new Option("Operations Research Analysts", "operations-research-analysts");career.options[19] = new Option("Software Quality Assurance Engineers and Testers", "software-quality-assurance-engineers-and-testers");career.options[20] = new Option("Statisticians", "statisticians");career.options[21] = new Option("Web Administrators", "web-administrators");career.options[22] = new Option("Web Developers", "web-developers");breakcase "construction-and-extraction":career.options[1] = new Option("Boilermakers", "boilermakers");career.options[2] = new Option("Brickmasons and Blockmasons", "brickmasons-and-blockmasons");career.options[3] = new Option("Carpenters", "carpenters");career.options[4] = new Option("Carpet Installers", "carpet-installers");career.options[5] = new Option("Cement Masons and Concrete Finishers", "cement-masons-and-concrete-finishers");career.options[6] = new Option("Construction and Building Inspectors", "construction-and-building-inspectors");career.options[7] = new Option("Construction and Related Workers, All Other", "construction-and-related-workers-all-other");career.options[8] = new Option("Construction Carpenters", "construction-carpenters");career.options[9] = new Option("Construction Laborers", "construction-laborers");career.options[10] = new Option("Continuous Mining Machine Operators", "continuous-mining-machine-operators");career.options[11] = new Option("Derrick Operators, Oil and Gas", "derrick-operators-oil-and-gas");career.options[12] = new Option("Drywall and Ceiling Tile Installers", "drywall-and-ceiling-tile-installers");career.options[13] = new Option("Earth Drillers, Except Oil and Gas", "earth-drillers-except-oil-and-gas");career.options[14] = new Option("Electricians", "electricians");career.options[15] = new Option("Elevator Installers and Repairers", "elevator-installers-and-repairers");career.options[16] = new Option("Explosives Workers, Ordnance Handling Experts, and Blasters", "explosives-workers-ordnance-handling-experts-and-blasters");career.options[17] = new Option("Extraction Workers, All Other", "extraction-workers-all-other");career.options[18] = new Option("Fence Erectors", "fence-erectors");career.options[19] = new Option("First-Line Supervisors/Managers of Construction Trades and Extraction Workers", "first-line-supervisors-managers-of-construction-trades-and-extraction-workers");career.options[20] = new Option("Floor Layers, Except Carpet, Wood, and Hard Tiles", "floor-layers-except-carpet-wood-and-hard-tiles");career.options[21] = new Option("Floor Sanders and Finishers", "floor-sanders-and-finishers");career.options[22] = new Option("Glaziers", "glaziers");career.options[23] = new Option("Hazardous Materials Removal Workers", "hazardous-materials-removal-workers");career.options[24] = new Option("Helpers, Construction Trades, All Other", "helpers-construction-trades-all-other");career.options[25] = new Option("Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters", "helpers-brickmasons-blockmasons-stonemasons-and-tile-and-marble-setters");career.options[26] = new Option("Helpers--Carpenters", "helpers-carpenters");career.options[27] = new Option("Helpers--Electricians", "helpers-electricians");career.options[28] = new Option("Helpers--Extraction Workers", "helpers-extraction-workers");career.options[29] = new Option("Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons", "helpers-painters-paperhangers-plasterers-and-stucco-masons");career.options[30] = new Option("Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters", "helpers-pipelayers-plumbers-pipefitters-and-steamfitters");career.options[31] = new Option("Helpers--Roofers", "helpers-roofers");career.options[32] = new Option("Highway Maintenance Workers", "highway-maintenance-workers");career.options[33] = new Option("Insulation Workers, Floor, Ceiling, and Wall", "insulation-workers-floor-ceiling-and-wall");career.options[34] = new Option("Insulation Workers, Mechanical", "insulation-workers-mechanical");career.options[35] = new Option("Mine Cutting and Channeling Machine Operators", "mine-cutting-and-channeling-machine-operators");career.options[36] = new Option("Mining Machine Operators, All Other", "mining-machine-operators-all-other");career.options[37] = new Option("Operating Engineers and Other Construction Equipment Operators", "operating-engineers-and-other-construction-equipment-operators");career.options[38] = new Option("Painters, Construction and Maintenance", "painters-construction-and-maintenance");career.options[39] = new Option("Paperhangers", "paperhangers");career.options[40] = new Option("Paving, Surfacing, and Tamping Equipment Operators", "paving-surfacing-and-tamping-equipment-operators");career.options[41] = new Option("Pile-Driver Operators", "pile-driver-operators");career.options[42] = new Option("Pipe Fitters and Steamfitters", "pipe-fitters-and-steamfitters");career.options[43] = new Option("Pipelayers", "pipelayers");career.options[44] = new Option("Plasterers and Stucco Masons", "plasterers-and-stucco-masons");career.options[45] = new Option("Plumbers", "plumbers");career.options[46] = new Option("Plumbers, Pipefitters, and Steamfitters", "plumbers-pipefitters-and-steamfitters");career.options[47] = new Option("Rail-Track Laying and Maintenance Equipment Operators", "rail-track-laying-and-maintenance-equipment-operators");career.options[48] = new Option("Reinforcing Iron and Rebar Workers", "reinforcing-iron-and-rebar-workers");career.options[49] = new Option("Rock Splitters, Quarry", "rock-splitters-quarry");career.options[50] = new Option("Roof Bolters, Mining", "roof-bolters-mining");career.options[51] = new Option("Roofers", "roofers");career.options[52] = new Option("Rotary Drill Operators, Oil and Gas", "rotary-drill-operators-oil-and-gas");career.options[53] = new Option("Rough Carpenters", "rough-carpenters");career.options[54] = new Option("Roustabouts, Oil and Gas", "roustabouts-oil-and-gas");career.options[55] = new Option("Segmental Pavers", "segmental-pavers");career.options[56] = new Option("Septic Tank Servicers and Sewer Pipe Cleaners", "septic-tank-servicers-and-sewer-pipe-cleaners");career.options[57] = new Option("Service Unit Operators, Oil, Gas, and Mining", "service-unit-operators-oil-gas-and-mining");career.options[58] = new Option("Sheet Metal Workers", "sheet-metal-workers");career.options[59] = new Option("Stonemasons", "stonemasons");career.options[60] = new Option("Structural Iron and Steel Workers", "structural-iron-and-steel-workers");career.options[61] = new Option("Tapers", "tapers");career.options[62] = new Option("Terrazzo Workers and Finishers", "terrazzo-workers-and-finishers");career.options[63] = new Option("Tile and Marble Setters", "tile-and-marble-setters");breakcase "education-training-and-library":career.options[1] = new Option("Adult Literacy, Remedial Education, and GED Teachers and Instructors", "adult-literacy-remedial-education-and-ged-teachers-and-instructors");career.options[2] = new Option("Agricultural Sciences Teachers, Postsecondary", "agricultural-sciences-teachers-postsecondary");career.options[3] = new Option("Anthropology and Archeology Teachers, Postsecondary", "anthropology-and-archeology-teachers-postsecondary");career.options[4] = new Option("Architecture Teachers, Postsecondary", "architecture-teachers-postsecondary");career.options[5] = new Option("Archivists", "archivists");career.options[6] = new Option("Area, Ethnic, and Cultural Studies Teachers, Postsecondary", "area-ethnic-and-cultural-studies-teachers-postsecondary");career.options[7] = new Option("Art, Drama, and Music Teachers, Postsecondary", "art-drama-and-music-teachers-postsecondary");career.options[8] = new Option("Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary", "atmospheric-earth-marine-and-space-sciences-teachers-postsecondary");career.options[9] = new Option("Audio-Visual Collections Specialists", "audio-visual-collections-specialists");career.options[10] = new Option("Biological Science Teachers, Postsecondary", "biological-science-teachers-postsecondary");career.options[11] = new Option("Business Teachers, Postsecondary", "business-teachers-postsecondary");career.options[12] = new Option("Chemistry Teachers, Postsecondary", "chemistry-teachers-postsecondary");career.options[13] = new Option("Communications Teachers, Postsecondary", "communications-teachers-postsecondary");career.options[14] = new Option("Computer Science Teachers, Postsecondary", "computer-science-teachers-postsecondary");career.options[15] = new Option("Criminal Justice and Law Enforcement Teachers, Postsecondary", "criminal-justice-and-law-enforcement-teachers-postsecondary");career.options[16] = new Option("Curators", "curators");career.options[17] = new Option("Economics Teachers, Postsecondary", "economics-teachers-postsecondary");career.options[18] = new Option("Education Teachers, Postsecondary", "education-teachers-postsecondary");career.options[19] = new Option("Education, Training, and Library Workers, All Other", "education-training-and-library-workers-all-other");career.options[20] = new Option("Elementary School Teachers, Except Special Education", "elementary-school-teachers-except-special-education");career.options[21] = new Option("Engineering Teachers, Postsecondary", "engineering-teachers-postsecondary");career.options[22] = new Option("English Language and Literature Teachers, Postsecondary", "english-language-and-literature-teachers-postsecondary");career.options[23] = new Option("Environmental Science Teachers, Postsecondary", "environmental-science-teachers-postsecondary");career.options[24] = new Option("Farm and Home Management Advisors", "farm-and-home-management-advisors");career.options[25] = new Option("Foreign Language and Literature Teachers, Postsecondary", "foreign-language-and-literature-teachers-postsecondary");career.options[26] = new Option("Forestry and Conservation Science Teachers, Postsecondary", "forestry-and-conservation-science-teachers-postsecondary");career.options[27] = new Option("Geography Teachers, Postsecondary", "geography-teachers-postsecondary");career.options[28] = new Option("Graduate Teaching Assistants", "graduate-teaching-assistants");career.options[29] = new Option("Health Specialties Teachers, Postsecondary", "health-specialties-teachers-postsecondary");career.options[30] = new Option("History Teachers, Postsecondary", "history-teachers-postsecondary");career.options[31] = new Option("Home Economics Teachers, Postsecondary", "home-economics-teachers-postsecondary");career.options[32] = new Option("Instructional Coordinators", "instructional-coordinators");career.options[33] = new Option("Kindergarten Teachers, Except Special Education", "kindergarten-teachers-except-special-education");career.options[34] = new Option("Law Teachers, Postsecondary", "law-teachers-postsecondary");career.options[35] = new Option("Librarians", "librarians");career.options[36] = new Option("Library Science Teachers, Postsecondary", "library-science-teachers-postsecondary");career.options[37] = new Option("Library Technicians", "library-technicians");career.options[38] = new Option("Mathematical Science Teachers, Postsecondary", "mathematical-science-teachers-postsecondary");career.options[39] = new Option("Middle School Teachers, Except Special and Vocational Education", "middle-school-teachers-except-special-and-vocational-education");career.options[40] = new Option("Museum Technicians and Conservators", "museum-technicians-and-conservators");career.options[41] = new Option("Nursing Instructors and Teachers, Postsecondary", "nursing-instructors-and-teachers-postsecondary");career.options[42] = new Option("Philosophy and Religion Teachers, Postsecondary", "philosophy-and-religion-teachers-postsecondary");career.options[43] = new Option("Physics Teachers, Postsecondary", "physics-teachers-postsecondary");career.options[44] = new Option("Political Science Teachers, Postsecondary", "political-science-teachers-postsecondary");career.options[45] = new Option("Postsecondary Teachers, All Other", "postsecondary-teachers-all-other");career.options[46] = new Option("Preschool Teachers, Except Special Education", "preschool-teachers-except-special-education");career.options[47] = new Option("Psychology Teachers, Postsecondary", "psychology-teachers-postsecondary");career.options[48] = new Option("Recreation and Fitness Studies Teachers, Postsecondary", "recreation-and-fitness-studies-teachers-postsecondary");career.options[49] = new Option("Secondary School Teachers, Except Special and Vocational Education", "secondary-school-teachers-except-special-and-vocational-education");career.options[50] = new Option("Self-Enrichment Education Teachers", "self-enrichment-education-teachers");career.options[51] = new Option("Social Sciences Teachers, Postsecondary, All Other", "social-sciences-teachers-postsecondary-all-other");career.options[52] = new Option("Social Work Teachers, Postsecondary", "social-work-teachers-postsecondary");career.options[53] = new Option("Sociology Teachers, Postsecondary", "sociology-teachers-postsecondary");career.options[54] = new Option("Special Education Teachers, Middle School", "special-education-teachers-middle-school");career.options[55] = new Option("Special Education Teachers, Preschool, Kindergarten, and Elementary School", "special-education-teachers-preschool-kindergarten-and-elementary-school");career.options[56] = new Option("Special Education Teachers, Secondary School", "special-education-teachers-secondary-school");career.options[57] = new Option("Teacher Assistants", "teacher-assistants");career.options[58] = new Option("Teachers and Instructors, All Other", "teachers-and-instructors-all-other");career.options[59] = new Option("Vocational Education Teachers, Middle School", "vocational-education-teachers-middle-school");career.options[60] = new Option("Vocational Education Teachers, Postsecondary", "vocational-education-teachers-postsecondary");career.options[61] = new Option("Vocational Education Teachers, Secondary School", "vocational-education-teachers-secondary-school");breakcase "farming-fishing-and-forestry":career.options[1] = new Option("Agricultural Equipment Operators", "agricultural-equipment-operators");career.options[2] = new Option("Agricultural Inspectors", "agricultural-inspectors");career.options[3] = new Option("Agricultural Workers, All Other", "agricultural-workers-all-other");career.options[4] = new Option("Animal Breeders", "animal-breeders");career.options[5] = new Option("Fallers", "fallers");career.options[6] = new Option("Farm Labor Contractors", "farm-labor-contractors");career.options[7] = new Option("Farmworkers and Laborers, Crop", "farmworkers-and-laborers-crop");career.options[8] = new Option("Farmworkers and Laborers, Crop, Nursery, and Greenhouse", "farmworkers-and-laborers-crop-nursery-and-greenhouse");career.options[9] = new Option("Farmworkers, Farm and Ranch Animals", "farmworkers-farm-and-ranch-animals");career.options[10] = new Option("First-Line Supervisors/Managers of Agricultural Crop and Horticultural Workers", "first-line-supervisors-managers-of-agricultural-crop-and-horticultural-workers");career.options[11] = new Option("First-Line Supervisors/Managers of Animal Husbandry and Animal Care Workers", "first-line-supervisors-managers-of-animal-husbandry-and-animal-care-workers");career.options[12] = new Option("First-Line Supervisors/Managers of Aquacultural Workers", "first-line-supervisors-managers-of-aquacultural-workers");career.options[13] = new Option("First-Line Supervisors/Managers of Farming, Fishing, and Forestry Workers", "first-line-supervisors-managers-of-farming-fishing-and-forestry-workers");career.options[14] = new Option("First-Line Supervisors/Managers of Logging Workers", "first-line-supervisors-managers-of-logging-workers");career.options[15] = new Option("Fishers and Related Fishing Workers", "fishers-and-related-fishing-workers");career.options[16] = new Option("Forest and Conservation Workers", "forest-and-conservation-workers");career.options[17] = new Option("Graders and Sorters, Agricultural Products", "graders-and-sorters-agricultural-products");career.options[18] = new Option("Hunters and Trappers", "hunters-and-trappers");career.options[19] = new Option("Log Graders and Scalers", "log-graders-and-scalers");career.options[20] = new Option("Logging Equipment Operators", "logging-equipment-operators");career.options[21] = new Option("Logging Workers, All Other", "logging-workers-all-other");career.options[22] = new Option("Nursery Workers", "nursery-workers");breakcase "food-preparation-and-serving-related":career.options[1] = new Option("Bartenders", "bartenders");career.options[2] = new Option("Chefs and Head Cooks", "chefs-and-head-cooks");career.options[3] = new Option("Combined Food Preparation and Serving Workers, Including Fast Food", "combined-food-preparation-and-serving-workers-including-fast-food");career.options[4] = new Option("Cooks, All Other", "cooks-all-other");career.options[5] = new Option("Cooks, Fast Food", "cooks-fast-food");career.options[6] = new Option("Cooks, Institution and Cafeteria", "cooks-institution-and-cafeteria");career.options[7] = new Option("Cooks, Private Household", "cooks-private-household");career.options[8] = new Option("Cooks, Restaurant", "cooks-restaurant");career.options[9] = new Option("Cooks, Short Order", "cooks-short-order");career.options[10] = new Option("Counter Attendants, Cafeteria, Food Concession, and Coffee Shop", "counter-attendants-cafeteria-food-concession-and-coffee-shop");career.options[11] = new Option("Dining Room and Cafeteria Attendants and Bartender Helpers", "dining-room-and-cafeteria-attendants-and-bartender-helpers");career.options[12] = new Option("Dishwashers", "dishwashers");career.options[13] = new Option("First-Line Supervisors/Managers of Food Preparation and Serving Workers", "first-line-supervisors-managers-of-food-preparation-and-serving-workers");career.options[14] = new Option("Food Preparation and Serving Related Workers, All Other", "food-preparation-and-serving-related-workers-all-other");career.options[15] = new Option("Food Preparation Workers", "food-preparation-workers");career.options[16] = new Option("Food Servers, Nonrestaurant", "food-servers-nonrestaurant");career.options[17] = new Option("Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop", "hosts-and-hostesses-restaurant-lounge-and-coffee-shop");career.options[18] = new Option("Waiters and Waitresses", "waiters-and-waitresses");breakcase "health-care-practitioners-and-technical":career.options[1] = new Option("Anesthesiologists", "anesthesiologists");career.options[2] = new Option("Athletic Trainers", "athletic-trainers");career.options[3] = new Option("Audiologists", "audiologists");career.options[4] = new Option("Cardiovascular Technologists and Technicians", "cardiovascular-technologists-and-technicians");career.options[5] = new Option("Chiropractors", "chiropractors");career.options[6] = new Option("Dental Hygienists", "dental-hygienists");career.options[7] = new Option("Dentists, All Other Specialists", "dentists-all-other-specialists");career.options[8] = new Option("Dentists, General", "dentists-general");career.options[9] = new Option("Diagnostic Medical Sonographers", "diagnostic-medical-sonographers");career.options[10] = new Option("Dietetic Technicians", "dietetic-technicians");career.options[11] = new Option("Dietitians and Nutritionists", "dietitians-and-nutritionists");career.options[12] = new Option("Emergency Medical Technicians and Paramedics", "emergency-medical-technicians-and-paramedics");career.options[13] = new Option("Family and General Practitioners", "family-and-general-practitioners");career.options[14] = new Option("Health Diagnosing and Treating Practitioners, All Other", "health-diagnosing-and-treating-practitioners-all-other");career.options[15] = new Option("Health Technologists and Technicians, All Other", "health-technologists-and-technicians-all-other");career.options[16] = new Option("Healthcare Practitioners and Technical Workers, All Other", "health-care-practitioners-and-technical-workers-all-other");career.options[17] = new Option("Internists, General", "internists-general");career.options[18] = new Option("Licensed Practical and Licensed Vocational Nurses", "licensed-practical-and-licensed-vocational-nurses");career.options[19] = new Option("Medical and Clinical Laboratory Technicians", "medical-and-clinical-laboratory-technicians");career.options[20] = new Option("Medical and Clinical Laboratory Technologists", "medical-and-clinical-laboratory-technologists");career.options[21] = new Option("Medical Records and Health Information Technicians", "medical-records-and-health-information-technicians");career.options[22] = new Option("Nuclear Medicine Technologists", "nuclear-medicine-technologists");career.options[23] = new Option("Obstetricians and Gynecologists", "obstetricians-and-gynecologists");career.options[24] = new Option("Occupational Health and Safety Specialists", "occupational-health-and-safety-specialists");career.options[25] = new Option("Occupational Health and Safety Technicians", "occupational-health-and-safety-technicians");career.options[26] = new Option("Occupational Therapists", "occupational-therapists");career.options[27] = new Option("Opticians, Dispensing", "opticians-dispensing");career.options[28] = new Option("Optometrists", "optometrists");career.options[29] = new Option("Oral and Maxillofacial Surgeons", "oral-and-maxillofacial-surgeons");career.options[30] = new Option("Orthodontists", "orthodontists");career.options[31] = new Option("Orthotists and Prosthetists", "orthotists-and-prosthetists");career.options[32] = new Option("Pediatricians, General", "pediatricians-general");career.options[33] = new Option("Pharmacists", "pharmacists");career.options[34] = new Option("Pharmacy Technicians", "pharmacy-technicians");career.options[35] = new Option("Physical Therapists", "physical-therapists");career.options[36] = new Option("Physician Assistants", "physician-assistants");career.options[37] = new Option("Physicians and Surgeons, All Other", "physicians-and-surgeons-all-other");career.options[38] = new Option("Podiatrists", "podiatrists");career.options[39] = new Option("Prosthodontists", "prosthodontists");career.options[40] = new Option("Psychiatric Technicians", "psychiatric-technicians");career.options[41] = new Option("Psychiatrists", "psychiatrists");career.options[42] = new Option("Radiation Therapists", "radiation-therapists");career.options[43] = new Option("Radiologic Technicians", "radiologic-technicians");career.options[44] = new Option("Radiologic Technologists", "radiologic-technologists");career.options[45] = new Option("Radiologic Technologists and Technicians", "radiologic-technologists-and-technicians");career.options[46] = new Option("Recreational Therapists", "recreational-therapists");career.options[47] = new Option("Registered Nurses", "registered-nurses");career.options[48] = new Option("Respiratory Therapists", "respiratory-therapists");career.options[49] = new Option("Respiratory Therapy Technicians", "respiratory-therapy-technicians");career.options[50] = new Option("Speech-Language Pathologists", "speech-language-pathologists");career.options[51] = new Option("Surgeons", "surgeons");career.options[52] = new Option("Surgical Technologists", "surgical-technologists");career.options[53] = new Option("Therapists, All Other", "therapists-all-other");career.options[54] = new Option("Veterinarians", "veterinarians");career.options[55] = new Option("Veterinary Technologists and Technicians", "veterinary-technologists-and-technicians");breakcase "health-care-support":career.options[1] = new Option("Dental Assistants", "dental-assistants");career.options[2] = new Option("Healthcare Support Workers, All Other", "health-care-support-workers-all-other");career.options[3] = new Option("Home Health Aides", "home-health-aides");career.options[4] = new Option("Massage Therapists", "massage-therapists");career.options[5] = new Option("Medical Assistants", "medical-assistants");career.options[6] = new Option("Medical Equipment Preparers", "medical-equipment-preparers");career.options[7] = new Option("Medical Transcriptionists", "medical-transcriptionists");career.options[8] = new Option("Nursing Aides, Orderlies, and Attendants", "nursing-aides-orderlies-and-attendants");career.options[9] = new Option("Occupational Therapist Aides", "occupational-therapist-aides");career.options[10] = new Option("Occupational Therapist Assistants", "occupational-therapist-assistants");career.options[11] = new Option("Pharmacy Aides", "pharmacy-aides");career.options[12] = new Option("Physical Therapist Aides", "physical-therapist-aides");career.options[13] = new Option("Physical Therapist Assistants", "physical-therapist-assistants");career.options[14] = new Option("Psychiatric Aides", "psychiatric-aides");career.options[15] = new Option("Veterinary Assistants and Laboratory Animal Caretakers", "veterinary-assistants-and-laboratory-animal-caretakers");breakcase "installation-maintenance-and-repair":career.options[1] = new Option("Aircraft Mechanics and Service Technicians", "aircraft-mechanics-and-service-technicians");career.options[2] = new Option("Automotive Body and Related Repairers", "automotive-body-and-related-repairers");career.options[3] = new Option("Automotive Glass Installers and Repairers", "automotive-glass-installers-and-repairers");career.options[4] = new Option("Automotive Master Mechanics", "automotive-master-mechanics");career.options[5] = new Option("Automotive Service Technicians and Mechanics", "automotive-service-technicians-and-mechanics");career.options[6] = new Option("Automotive Specialty Technicians", "automotive-specialty-technicians");career.options[7] = new Option("Avionics Technicians", "avionics-technicians");career.options[8] = new Option("Bicycle Repairers", "bicycle-repairers");career.options[9] = new Option("Bus and Truck Mechanics and Diesel Engine Specialists", "bus-and-truck-mechanics-and-diesel-engine-specialists");career.options[10] = new Option("Camera and Photographic Equipment Repairers", "camera-and-photographic-equipment-repairers");career.options[11] = new Option("Coin, Vending, and Amusement Machine Servicers and Repairers", "coin-vending-and-amusement-machine-servicers-and-repairers");career.options[12] = new Option("Commercial Divers", "commercial-divers");career.options[13] = new Option("Computer, Automated Teller, and Office Machine Repairers", "computer-automated-teller-and-office-machine-repairers");career.options[14] = new Option("Control and Valve Installers and Repairers, Except Mechanical Door", "control-and-valve-installers-and-repairers-except-mechanical-door");career.options[15] = new Option("Electric Motor, Power Tool, and Related Repairers", "electric-motor-power-tool-and-related-repairers");career.options[16] = new Option("Electrical and Electronics Installers and Repairers, Transportation Equipment", "electrical-and-electronics-installers-and-repairers-transportation-equipment");career.options[17] = new Option("Electrical and Electronics Repairers, Commercial and Industrial Equipment", "electrical-and-electronics-repairers-commercial-and-industrial-equipment");career.options[18] = new Option("Electrical and Electronics Repairers, Powerhouse, Substation, and Relay", "electrical-and-electronics-repairers-powerhouse-substation-and-relay");career.options[19] = new Option("Electrical Power-Line Installers and Repairers", "electrical-power-line-installers-and-repairers");career.options[20] = new Option("Electronic Equipment Installers and Repairers, Motor Vehicles", "electronic-equipment-installers-and-repairers-motor-vehicles");career.options[21] = new Option("Electronic Home Entertainment Equipment Installers and Repairers", "electronic-home-entertainment-equipment-installers-and-repairers");career.options[22] = new Option("Fabric Menders, Except Garment", "fabric-menders-except-garment");career.options[23] = new Option("Farm Equipment Mechanics", "farm-equipment-mechanics");career.options[24] = new Option("First-Line Supervisors/Managers of Mechanics, Installers, and Repairers", "first-line-supervisors-managers-of-mechanics-installers-and-repairers");career.options[25] = new Option("Heating and Air Conditioning Mechanics and Installers", "heating-and-air-conditioning-mechanics-and-installers");career.options[26] = new Option("Heating, Air Conditioning, and Refrigeration Mechanics and Installers", "heating-air-conditioning-and-refrigeration-mechanics-and-installers");career.options[27] = new Option("Helpers--Installation, Maintenance, and Repair Workers", "helpers-installation-maintenance-and-repair-workers");career.options[28] = new Option("Home Appliance Repairers", "home-appliance-repairers");career.options[29] = new Option("Industrial Machinery Mechanics", "industrial-machinery-mechanics");career.options[30] = new Option("Installation, Maintenance, and Repair Workers, All Other", "installation-maintenance-and-repair-workers-all-other");career.options[31] = new Option("Locksmiths and Safe Repairers", "locksmiths-and-safe-repairers");career.options[32] = new Option("Maintenance and Repair Workers, General", "maintenance-and-repair-workers-general");career.options[33] = new Option("Maintenance Workers, Machinery", "maintenance-workers-machinery");career.options[34] = new Option("Manufactured Building and Mobile Home Installers", "manufactured-building-and-mobile-home-installers");career.options[35] = new Option("Mechanical Door Repairers", "mechanical-door-repairers");career.options[36] = new Option("Medical Equipment Repairers", "medical-equipment-repairers");career.options[37] = new Option("Millwrights", "millwrights");career.options[38] = new Option("Mobile Heavy Equipment Mechanics, Except Engines", "mobile-heavy-equipment-mechanics-except-engines");career.options[39] = new Option("Motorboat Mechanics", "motorboat-mechanics");career.options[40] = new Option("Motorcycle Mechanics", "motorcycle-mechanics");career.options[41] = new Option("Musical Instrument Repairers and Tuners", "musical-instrument-repairers-and-tuners");career.options[42] = new Option("Outdoor Power Equipment and Other Small Engine Mechanics", "outdoor-power-equipment-and-other-small-engine-mechanics");career.options[43] = new Option("Precision Instrument and Equipment Repairers, All Other", "precision-instrument-and-equipment-repairers-all-other");career.options[44] = new Option("Radio Mechanics", "radio-mechanics");career.options[45] = new Option("Rail Car Repairers", "rail-car-repairers");career.options[46] = new Option("Recreational Vehicle Service Technicians", "recreational-vehicle-service-technicians");career.options[47] = new Option("Refractory Materials Repairers, Except Brickmasons", "refractory-materials-repairers-except-brickmasons");career.options[48] = new Option("Refrigeration Mechanics and Installers", "refrigeration-mechanics-and-installers");career.options[49] = new Option("Riggers", "riggers");career.options[50] = new Option("Security and Fire Alarm Systems Installers", "security-and-fire-alarm-systems-installers");career.options[51] = new Option("Signal and Track Switch Repairers", "signal-and-track-switch-repairers");career.options[52] = new Option("Telecommunications Equipment Installers and Repairers, Except Line Installers", "telecommunications-equipment-installers-and-repairers-except-line-installers");career.options[53] = new Option("Telecommunications Line Installers and Repairers", "telecommunications-line-installers-and-repairers");career.options[54] = new Option("Tire Repairers and Changers", "tire-repairers-and-changers");career.options[55] = new Option("Watch Repairers", "watch-repairers");breakcase "legal":career.options[1] = new Option("Administrative Law Judges, Adjudicators, and Hearing Officers", "administrative-law-judges-adjudicators-and-hearing-officers");career.options[2] = new Option("Arbitrators, Mediators, and Conciliators", "arbitrators-mediators-and-conciliators");career.options[3] = new Option("Court Reporters", "court-reporters");career.options[4] = new Option("Judges, Magistrate Judges, and Magistrates", "judges-magistrate-judges-and-magistrates");career.options[5] = new Option("Law Clerks", "law-clerks");career.options[6] = new Option("Lawyers", "lawyers");career.options[7] = new Option("Legal Support Workers, All Other", "legal-support-workers-all-other");career.options[8] = new Option("Paralegals and Legal Assistants", "paralegals-and-legal-assistants");career.options[9] = new Option("Title Examiners, Abstractors, and Searchers", "title-examiners-abstractors-and-searchers");breakcase "life-physical-and-social-science":career.options[1] = new Option("Agricultural and Food Science Technicians", "agricultural-and-food-science-technicians");career.options[2] = new Option("Agricultural Technicians", "agricultural-technicians");career.options[3] = new Option("Animal Scientists", "animal-scientists");career.options[4] = new Option("Anthropologists", "anthropologists");career.options[5] = new Option("Anthropologists and Archeologists", "anthropologists-and-archeologists");career.options[6] = new Option("Archeologists", "archeologists");career.options[7] = new Option("Astronomers", "astronomers");career.options[8] = new Option("Atmospheric and Space Scientists", "atmospheric-and-space-scientists");career.options[9] = new Option("Biochemists and Biophysicists", "biochemists-and-biophysicists");career.options[10] = new Option("Biological Scientists, All Other", "biological-scientists-all-other");career.options[11] = new Option("Biological Technicians", "biological-technicians");career.options[12] = new Option("Biologists", "biologists");career.options[13] = new Option("Chemical Technicians", "chemical-technicians");career.options[14] = new Option("Chemists", "chemists");career.options[15] = new Option("City and Regional Planning Aides", "city-and-regional-planning-aides");career.options[16] = new Option("Clinical Psychologists", "clinical-psychologists");career.options[17] = new Option("Clinical, Counseling, and School Psychologists", "clinical-counseling-and-school-psychologists");career.options[18] = new Option("Conservation Scientists", "conservation-scientists");career.options[19] = new Option("Counseling Psychologists", "counseling-psychologists");career.options[20] = new Option("Economists", "economists");career.options[21] = new Option("Environmental Science and Protection Technicians, Including Health", "environmental-science-and-protection-technicians-including-health");career.options[22] = new Option("Environmental Scientists and Specialists, Including Health", "environmental-scientists-and-specialists-including-health");career.options[23] = new Option("Epidemiologists", "epidemiologists");career.options[24] = new Option("Food Science Technicians", "food-science-technicians");career.options[25] = new Option("Food Scientists and Technologists", "food-scientists-and-technologists");career.options[26] = new Option("Forensic Science Technicians", "forensic-science-technicians");career.options[27] = new Option("Forest and Conservation Technicians", "forest-and-conservation-technicians");career.options[28] = new Option("Foresters", "foresters");career.options[29] = new Option("Geographers", "geographers");career.options[30] = new Option("Geological and Petroleum Technicians", "geological-and-petroleum-technicians");career.options[31] = new Option("Geological Sample Test Technicians", "geological-sample-test-technicians");career.options[32] = new Option("Geophysical Data Technicians", "geophysical-data-technicians");career.options[33] = new Option("Geoscientists, Except Hydrologists and Geographers", "geoscientists-except-hydrologists-and-geographers");career.options[34] = new Option("Historians", "historians");career.options[35] = new Option("Hydrologists", "hydrologists");career.options[36] = new Option("Industrial-Organizational Psychologists", "industrial-organizational-psychologists");career.options[37] = new Option("Life Scientists, All Other", "life-scientists-all-other");career.options[38] = new Option("Life, Physical, and Social Science Technicians, All Other", "life-physical-and-social-science-technicians-all-other");career.options[39] = new Option("Market Research Analysts", "market-research-analysts");career.options[40] = new Option("Materials Scientists", "materials-scientists");career.options[41] = new Option("Medical Scientists, Except Epidemiologists", "medical-scientists-except-epidemiologists");career.options[42] = new Option("Microbiologists", "microbiologists");career.options[43] = new Option("Nuclear Equipment Operation Technicians", "nuclear-equipment-operation-technicians");career.options[44] = new Option("Nuclear Monitoring Technicians", "nuclear-monitoring-technicians");career.options[45] = new Option("Nuclear Technicians", "nuclear-technicians");career.options[46] = new Option("Park Naturalists", "park-naturalists");career.options[47] = new Option("Physical Scientists, All Other", "physical-scientists-all-other");career.options[48] = new Option("Physicists", "physicists");career.options[49] = new Option("Political Scientists", "political-scientists");career.options[50] = new Option("Psychologists, All Other", "psychologists-all-other");career.options[51] = new Option("Range Managers", "range-managers");career.options[52] = new Option("School Psychologists", "school-psychologists");career.options[53] = new Option("Social Science Research Assistants", "social-science-research-assistants");career.options[54] = new Option("Social Scientists and Related Workers, All Other", "social-scientists-and-related-workers-all-other");career.options[55] = new Option("Sociologists", "sociologists");career.options[56] = new Option("Soil and Plant Scientists", "soil-and-plant-scientists");career.options[57] = new Option("Soil and Water Conservationists", "soil-and-water-conservationists");career.options[58] = new Option("Survey Researchers", "survey-researchers");career.options[59] = new Option("Urban and Regional Planners", "urban-and-regional-planners");career.options[60] = new Option("Zoologists and Wildlife Biologists", "zoologists-and-wildlife-biologists");breakcase "management":career.options[1] = new Option("Administrative Services Managers", "administrative-services-managers");career.options[2] = new Option("Advertising and Promotions Managers", "advertising-and-promotions-managers");career.options[3] = new Option("Aquacultural Managers", "aquacultural-managers");career.options[4] = new Option("Chief Executives", "chief-executives");career.options[5] = new Option("Compensation and Benefits Managers", "compensation-and-benefits-managers");career.options[6] = new Option("Computer and Information Systems Managers", "computer-and-information-systems-managers");career.options[7] = new Option("Construction Managers", "construction-managers");career.options[8] = new Option("Crop and Livestock Managers", "crop-and-livestock-managers");career.options[9] = new Option("Education Administrators, All Other", "education-administrators-all-other");career.options[10] = new Option("Education Administrators, Elementary and Secondary School", "education-administrators-elementary-and-secondary-school");career.options[11] = new Option("Education Administrators, Postsecondary", "education-administrators-postsecondary");career.options[12] = new Option("Education Administrators, Preschool and Child Care Center/Program", "education-administrators-preschool-and-child-care-center-program");career.options[13] = new Option("Engineering Managers", "engineering-managers");career.options[14] = new Option("Farm, Ranch, and Other Agricultural Managers", "farm-ranch-and-other-agricultural-managers");career.options[15] = new Option("Farmers and Ranchers", "farmers-and-ranchers");career.options[16] = new Option("Financial Managers", "financial-managers");career.options[17] = new Option("Financial Managers, Branch or Department", "financial-managers-branch-or-department");career.options[18] = new Option("Food Service Managers", "food-service-managers");career.options[19] = new Option("Funeral Directors", "funeral-directors");career.options[20] = new Option("Gaming Managers", "gaming-managers");career.options[21] = new Option("General and Operations Managers", "general-and-operations-managers");career.options[22] = new Option("Human Resources Managers", "human-resources-managers");career.options[23] = new Option("Human Resources Managers, All Other", "human-resources-managers-all-other");career.options[24] = new Option("Industrial Production Managers", "industrial-production-managers");career.options[25] = new Option("Legislators", "legislators");career.options[26] = new Option("Lodging Managers", "lodging-managers");career.options[27] = new Option("Managers, All Other", "managers-all-other");career.options[28] = new Option("Marketing Managers", "marketing-managers");career.options[29] = new Option("Medical and Health Services Managers", "medical-and-health-services-managers");career.options[30] = new Option("Natural Sciences Managers", "natural-sciences-managers");career.options[31] = new Option("Nursery and Greenhouse Managers", "nursery-and-greenhouse-managers");career.options[32] = new Option("Postmasters and Mail Superintendents", "postmasters-and-mail-superintendents");career.options[33] = new Option("Property, Real Estate, and Community Association Managers", "property-real-estate-and-community-association-managers");career.options[34] = new Option("Public Relations Managers", "public-relations-managers");career.options[35] = new Option("Purchasing Managers", "purchasing-managers");career.options[36] = new Option("Sales Managers", "sales-managers");career.options[37] = new Option("Social and Community Service Managers", "social-and-community-service-managers");career.options[38] = new Option("Storage and Distribution Managers", "storage-and-distribution-managers");career.options[39] = new Option("Training and Development Managers", "training-and-development-managers");career.options[40] = new Option("Transportation Managers", "transportation-managers");career.options[41] = new Option("Transportation, Storage, and Distribution Managers", "transportation-storage-and-distribution-managers");career.options[42] = new Option("Treasurers and Controllers", "treasurers-and-controllers");breakcase "military-specific":career.options[1] = new Option("Air Crew Members", "air-crew-members");career.options[2] = new Option("Air Crew Officers", "air-crew-officers");career.options[3] = new Option("Aircraft Launch and Recovery Officers", "aircraft-launch-and-recovery-officers");career.options[4] = new Option("Aircraft Launch and Recovery Specialists", "aircraft-launch-and-recovery-specialists");career.options[5] = new Option("Armored Assault Vehicle Crew Members", "armored-assault-vehicle-crew-members");career.options[6] = new Option("Armored Assault Vehicle Officers", "armored-assault-vehicle-officers");career.options[7] = new Option("Artillery and Missile Crew Members", "artillery-and-missile-crew-members");career.options[8] = new Option("Artillery and Missile Officers", "artillery-and-missile-officers");career.options[9] = new Option("Command and Control Center Officers", "command-and-control-center-officers");career.options[10] = new Option("Command and Control Center Specialists", "command-and-control-center-specialists");career.options[11] = new Option("First-Line Supervisors/Managers of Air Crew Members", "first-line-supervisors-managers-of-air-crew-members");career.options[12] = new Option("First-Line Supervisors/Managers of All Other Tactical Operations Specialists", "first-line-supervisors-managers-of-all-other-tactical-operations-specialists");career.options[13] = new Option("First-Line Supervisors/Managers of Weapons Specialists/Crew Members", "first-line-supervisors-managers-of-weapons-specialists-crew-members");career.options[14] = new Option("Infantry", "infantry");career.options[15] = new Option("Infantry Officers", "infantry-officers");career.options[16] = new Option("Military Enlisted Tactical Operations and Air/Weapons Specialists and Crew Members, All Other", "military-enlisted-tactical-operations-and-air-weapons-specialists-and-crew-members-all-other");career.options[17] = new Option("Military Officer Special and Tactical Operations Leaders/Managers, All Other", "military-officer-special-and-tactical-operations-leaders-managers-all-other");career.options[18] = new Option("Radar and Sonar Technicians", "radar-and-sonar-technicians");career.options[19] = new Option("Special Forces", "special-forces");career.options[20] = new Option("Special Forces Officers", "special-forces-officers");breakcase "office-and-administrative-support":career.options[1] = new Option("Bill and Account Collectors", "bill-and-account-collectors");career.options[2] = new Option("Billing and Posting Clerks and Machine Operators", "billing-and-posting-clerks-and-machine-operators");career.options[3] = new Option("Billing, Cost, and Rate Clerks", "billing-cost-and-rate-clerks");career.options[4] = new Option("Billing, Posting, and Calculating Machine Operators", "billing-posting-and-calculating-machine-operators");career.options[5] = new Option("Bookkeeping, Accounting, and Auditing Clerks", "bookkeeping-accounting-and-auditing-clerks");career.options[6] = new Option("Brokerage Clerks", "brokerage-clerks");career.options[7] = new Option("Cargo and Freight Agents", "cargo-and-freight-agents");career.options[8] = new Option("Communications Equipment Operators, All Other", "communications-equipment-operators-all-other");career.options[9] = new Option("Computer Operators", "computer-operators");career.options[10] = new Option("Correspondence Clerks", "correspondence-clerks");career.options[11] = new Option("Couriers and Messengers", "couriers-and-messengers");career.options[12] = new Option("Court Clerks", "court-clerks");career.options[13] = new Option("Court, Municipal, and License Clerks", "court-municipal-and-license-clerks");career.options[14] = new Option("Credit Authorizers", "credit-authorizers");career.options[15] = new Option("Credit Authorizers, Checkers, and Clerks", "credit-authorizers-checkers-and-clerks");career.options[16] = new Option("Credit Checkers", "credit-checkers");career.options[17] = new Option("Customer Service Representatives", "customer-service-representatives");career.options[18] = new Option("Data Entry Keyers", "data-entry-keyers");career.options[19] = new Option("Desktop Publishers", "desktop-publishers");career.options[20] = new Option("Dispatchers, Except Police, Fire, and Ambulance", "dispatchers-except-police-fire-and-ambulance");career.options[21] = new Option("Eligibility Interviewers, Government Programs", "eligibility-interviewers-government-programs");career.options[22] = new Option("Executive Secretaries and Administrative Assistants", "executive-secretaries-and-administrative-assistants");career.options[23] = new Option("File Clerks", "file-clerks");career.options[24] = new Option("First-Line Supervisors/Managers of Office and Administrative Support Workers", "first-line-supervisors-managers-of-office-and-administrative-support-workers");career.options[25] = new Option("Gaming Cage Workers", "gaming-cage-workers");career.options[26] = new Option("Hotel, Motel, and Resort Desk Clerks", "hotel-motel-and-resort-desk-clerks");career.options[27] = new Option("Human Resources Assistants, Except Payroll and Timekeeping", "human-resources-assistants-except-payroll-and-timekeeping");career.options[28] = new Option("Information and Record Clerks, All Other", "information-and-record-clerks-all-other");career.options[29] = new Option("Insurance Claims and Policy Processing Clerks", "insurance-claims-and-policy-processing-clerks");career.options[30] = new Option("Insurance Claims Clerks", "insurance-claims-clerks");career.options[31] = new Option("Insurance Policy Processing Clerks", "insurance-policy-processing-clerks");career.options[32] = new Option("Interviewers, Except Eligibility and Loan", "interviewers-except-eligibility-and-loan");career.options[33] = new Option("Legal Secretaries", "legal-secretaries");career.options[34] = new Option("Library Assistants, Clerical", "library-assistants-clerical");career.options[35] = new Option("License Clerks", "license-clerks");career.options[36] = new Option("Loan Interviewers and Clerks", "loan-interviewers-and-clerks");career.options[37] = new Option("Mail Clerks and Mail Machine Operators, Except Postal Service", "mail-clerks-and-mail-machine-operators-except-postal-service");career.options[38] = new Option("Marking Clerks", "marking-clerks");career.options[39] = new Option("Medical Secretaries", "medical-secretaries");career.options[40] = new Option("Meter Readers, Utilities", "meter-readers-utilities");career.options[41] = new Option("Municipal Clerks", "municipal-clerks");career.options[42] = new Option("New Accounts Clerks", "new-accounts-clerks");career.options[43] = new Option("Office and Administrative Support Workers, All Other", "office-and-administrative-support-workers-all-other");career.options[44] = new Option("Office Clerks, General", "office-clerks-general");career.options[45] = new Option("Office Machine Operators, Except Computer", "office-machine-operators-except-computer");career.options[46] = new Option("Order Clerks", "order-clerks");career.options[47] = new Option("Order Fillers, Wholesale and Retail Sales", "order-fillers-wholesale-and-retail-sales");career.options[48] = new Option("Payroll and Timekeeping Clerks", "payroll-and-timekeeping-clerks");career.options[49] = new Option("Police, Fire, and Ambulance Dispatchers", "police-fire-and-ambulance-dispatchers");career.options[50] = new Option("Postal Service Clerks", "postal-service-clerks");career.options[51] = new Option("Postal Service Mail Carriers", "postal-service-mail-carriers");career.options[52] = new Option("Postal Service Mail Sorters, Processors, and Processing Machine Operators", "postal-service-mail-sorters-processors-and-processing-machine-operators");career.options[53] = new Option("Procurement Clerks", "procurement-clerks");career.options[54] = new Option("Production, Planning, and Expediting Clerks", "production-planning-and-expediting-clerks");career.options[55] = new Option("Proofreaders and Copy Markers", "proofreaders-and-copy-markers");career.options[56] = new Option("Receptionists and Information Clerks", "receptionists-and-information-clerks");career.options[57] = new Option("Reservation and Transportation Ticket Agents and Travel Clerks", "reservation-and-transportation-ticket-agents-and-travel-clerks");career.options[58] = new Option("Secretaries, Except Legal, Medical, and Executive", "secretaries-except-legal-medical-and-executive");career.options[59] = new Option("Shipping, Receiving, and Traffic Clerks", "shipping-receiving-and-traffic-clerks");career.options[60] = new Option("Statement Clerks", "statement-clerks");career.options[61] = new Option("Statistical Assistants", "statistical-assistants");career.options[62] = new Option("Stock Clerks and Order Fillers", "stock-clerks-and-order-fillers");career.options[63] = new Option("Stock Clerks- Stockroom, Warehouse, or Storage Yard", "stock-clerks-stockroom-warehouse-or-storage-yard");career.options[64] = new Option("Stock Clerks, Sales Floor", "stock-clerks-sales-floor");career.options[65] = new Option("Switchboard Operators, Including Answering Service", "switchboard-operators-including-answering-service");career.options[66] = new Option("Telephone Operators", "telephone-operators");career.options[67] = new Option("Tellers", "tellers");career.options[68] = new Option("Weighers, Measurers, Checkers, and Samplers, Recordkeeping", "weighers-measurers-checkers-and-samplers-recordkeeping");career.options[69] = new Option("Word Processors and Typists", "word-processors-and-typists");breakcase "personal-care-and-service":career.options[1] = new Option("Amusement and Recreation Attendants", "amusement-and-recreation-attendants");career.options[2] = new Option("Animal Trainers", "animal-trainers");career.options[3] = new Option("Baggage Porters and Bellhops", "baggage-porters-and-bellhops");career.options[4] = new Option("Barbers", "barbers");career.options[5] = new Option("Child Care Workers", "child-care-workers");career.options[6] = new Option("Concierges", "concierges");career.options[7] = new Option("Costume Attendants", "costume-attendants");career.options[8] = new Option("Embalmers", "embalmers");career.options[9] = new Option("Entertainment Attendants and Related Workers, All Other", "entertainment-attendants-and-related-workers-all-other");career.options[10] = new Option("First-Line Supervisors/Managers of Personal Service Workers", "first-line-supervisors-managers-of-personal-service-workers");career.options[11] = new Option("Fitness Trainers and Aerobics Instructors", "fitness-trainers-and-aerobics-instructors");career.options[12] = new Option("Flight Attendants", "flight-attendants");career.options[13] = new Option("Funeral Attendants", "funeral-attendants");career.options[14] = new Option("Gaming and Sports Book Writers and Runners", "gaming-and-sports-book-writers-and-runners");career.options[15] = new Option("Gaming Dealers", "gaming-dealers");career.options[16] = new Option("Gaming Service Workers, All Other", "gaming-service-workers-all-other");career.options[17] = new Option("Gaming Supervisors", "gaming-supervisors");career.options[18] = new Option("Hairdressers, Hairstylists, and Cosmetologists", "hairdressers-hairstylists-and-cosmetologists");career.options[19] = new Option("Locker Room, Coatroom, and Dressing Room Attendants", "locker-room-coatroom-and-dressing-room-attendants");career.options[20] = new Option("Makeup Artists, Theatrical and Performance", "makeup-artists-theatrical-and-performance");career.options[21] = new Option("Manicurists and Pedicurists", "manicurists-and-pedicurists");career.options[22] = new Option("Motion Picture Projectionists", "motion-picture-projectionists");career.options[23] = new Option("Nannies", "nannies");career.options[24] = new Option("Nonfarm Animal Caretakers", "nonfarm-animal-caretakers");career.options[25] = new Option("Personal and Home Care Aides", "personal-and-home-care-aides");career.options[26] = new Option("Personal Care and Service Workers, All Other", "personal-care-and-service-workers-all-other");career.options[27] = new Option("Recreation Workers", "recreation-workers");career.options[28] = new Option("Residential Advisors", "residential-advisors");career.options[29] = new Option("Shampooers", "shampooers");career.options[30] = new Option("Skin Care Specialists", "skin-care-specialists");career.options[31] = new Option("Slot Key Persons", "slot-key-persons");career.options[32] = new Option("Tour Guides and Escorts", "tour-guides-and-escorts");career.options[33] = new Option("Transportation Attendants, Except Flight Attendants and Baggage Porters", "transportation-attendants-except-flight-attendants-and-baggage-porters");career.options[34] = new Option("Travel Guides", "travel-guides");career.options[35] = new Option("Ushers, Lobby Attendants, and Ticket Takers", "ushers-lobby-attendants-and-ticket-takers");breakcase "production":career.options[1] = new Option("Aircraft Structure, Surfaces, Rigging, and Systems Assemblers", "aircraft-structure-surfaces-rigging-and-systems-assemblers");career.options[2] = new Option("Assemblers and Fabricators, All Other", "assemblers-and-fabricators-all-other");career.options[3] = new Option("Bakers", "bakers");career.options[4] = new Option("Bindery Workers", "bindery-workers");career.options[5] = new Option("Bookbinders", "bookbinders");career.options[6] = new Option("Butchers and Meat Cutters", "butchers-and-meat-cutters");career.options[7] = new Option("Cabinetmakers and Bench Carpenters", "cabinetmakers-and-bench-carpenters");career.options[8] = new Option("Cementing and Gluing Machine Operators and Tenders", "cementing-and-gluing-machine-operators-and-tenders");career.options[9] = new Option("Chemical Equipment Operators and Tenders", "chemical-equipment-operators-and-tenders");career.options[10] = new Option("Chemical Plant and System Operators", "chemical-plant-and-system-operators");career.options[11] = new Option("Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders", "cleaning-washing-and-metal-pickling-equipment-operators-and-tenders");career.options[12] = new Option("Coating, Painting, and Spraying Machine Setters, Operators, and Tenders", "coating-painting-and-spraying-machine-setters-operators-and-tenders");career.options[13] = new Option("Coil Winders, Tapers, and Finishers", "coil-winders-tapers-and-finishers");career.options[14] = new Option("Computer-Controlled Machine Tool Operators, Metal and Plastic", "computer-controlled-machine-tool-operators-metal-and-plastic");career.options[15] = new Option("Cooling and Freezing Equipment Operators and Tenders", "cooling-and-freezing-equipment-operators-and-tenders");career.options[16] = new Option("Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders", "crushing-grinding-and-polishing-machine-setters-operators-and-tenders");career.options[17] = new Option("Cutters and Trimmers, Hand", "cutters-and-trimmers-hand");career.options[18] = new Option("Cutting and Slicing Machine Setters, Operators, and Tenders", "cutting-and-slicing-machine-setters-operators-and-tenders");career.options[19] = new Option("Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic", "cutting-punching-and-press-machine-setters-operators-and-tenders-metal-and-plastic");career.options[20] = new Option("Dental Laboratory Technicians", "dental-laboratory-technicians");career.options[21] = new Option("Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic", "drilling-and-boring-machine-tool-setters-operators-and-tenders-metal-and-plastic");career.options[22] = new Option("Electrical and Electronic Equipment Assemblers", "electrical-and-electronic-equipment-assemblers");career.options[23] = new Option("Electromechanical Equipment Assemblers", "electromechanical-equipment-assemblers");career.options[24] = new Option("Engine and Other Machine Assemblers", "engine-and-other-machine-assemblers");career.options[25] = new Option("Etchers and Engravers", "etchers-and-engravers");career.options[26] = new Option("Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic", "extruding-and-drawing-machine-setters-operators-and-tenders-metal-and-plastic");career.options[27] = new Option("Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers", "extruding-and-forming-machine-setters-operators-and-tenders-synthetic-and-glass-fibers");career.options[28] = new Option("Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders", "extruding-forming-pressing-and-compacting-machine-setters-operators-and-tenders");career.options[29] = new Option("Fabric and Apparel Patternmakers", "fabric-and-apparel-patternmakers");career.options[30] = new Option("Fiberglass Laminators and Fabricators", "fiberglass-laminators-and-fabricators");career.options[31] = new Option("First-Line Supervisors/Managers of Production and Operating Workers", "first-line-supervisors-managers-of-production-and-operating-workers");career.options[32] = new Option("Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders", "food-and-tobacco-roasting-baking-and-drying-machine-operators-and-tenders");career.options[33] = new Option("Food Batchmakers", "food-batchmakers");career.options[34] = new Option("Food Cooking Machine Operators and Tenders", "food-cooking-machine-operators-and-tenders");career.options[35] = new Option("Forging Machine Setters, Operators, and Tenders, Metal and Plastic", "forging-machine-setters-operators-and-tenders-metal-and-plastic");career.options[36] = new Option("Foundry Mold and Coremakers", "foundry-mold-and-coremakers");career.options[37] = new Option("Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders", "furnace-kiln-oven-drier-and-kettle-operators-and-tenders");career.options[38] = new Option("Furniture Finishers", "furniture-finishers");career.options[39] = new Option("Gas Plant Operators", "gas-plant-operators");career.options[40] = new Option("Gem and Diamond Workers", "gem-and-diamond-workers");career.options[41] = new Option("Glass Blowers, Molders, Benders, and Finishers", "glass-blowers-molders-benders-and-finishers");career.options[42] = new Option("Grinding and Polishing Workers, Hand", "grinding-and-polishing-workers-hand");career.options[43] = new Option("Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic", "grinding-lapping-polishing-and-buffing-machine-tool-setters-operators-and-tenders-metal-and-plastic");career.options[44] = new Option("Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic", "heat-treating-equipment-setters-operators-and-tenders-metal-and-plastic");career.options[45] = new Option("Helpers--Production Workers", "helpers-production-workers");career.options[46] = new Option("Inspectors, Testers, Sorters, Samplers, and Weighers", "inspectors-testers-sorters-samplers-and-weighers");career.options[47] = new Option("Jewelers", "jewelers");career.options[48] = new Option("Jewelers and Precious Stone and Metal Workers", "jewelers-and-precious-stone-and-metal-workers");career.options[49] = new Option("Job Printers", "job-printers");career.options[50] = new Option("Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic", "lathe-and-turning-machine-tool-setters-operators-and-tenders-metal-and-plastic");career.options[51] = new Option("Laundry and Dry-Cleaning Workers", "laundry-and-dry-cleaning-workers");career.options[52] = new Option("Lay-Out Workers, Metal and Plastic", "lay-out-workers-metal-and-plastic");career.options[53] = new Option("Machinists", "machinists");career.options[54] = new Option("Meat, Poultry, and Fish Cutters and Trimmers", "meat-poultry-and-fish-cutters-and-trimmers");career.options[55] = new Option("Medical Appliance Technicians", "medical-appliance-technicians");career.options[56] = new Option("Metal Workers and Plastic Workers, All Other", "metal-workers-and-plastic-workers-all-other");career.options[57] = new Option("Metal-Refining Furnace Operators and Tenders", "metal-refining-furnace-operators-and-tenders");career.options[58] = new Option("Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic", "milling-and-planing-machine-setters-operators-and-tenders-metal-and-plastic");career.options[59] = new Option("Mixing and Blending Machine Setters, Operators, and Tenders", "mixing-and-blending-machine-setters-operators-and-tenders");career.options[60] = new Option("Model Makers, Metal and Plastic", "model-makers-metal-and-plastic");career.options[61] = new Option("Model Makers, Wood", "model-makers-wood");career.options[62] = new Option("Molders, Shapers, and Casters, Except Metal and Plastic", "molders-shapers-and-casters-except-metal-and-plastic");career.options[63] = new Option("Molding and Casting Workers", "molding-and-casting-workers");career.options[64] = new Option("Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic", "molding-coremaking-and-casting-machine-setters-operators-and-tenders-metal-and-plastic");career.options[65] = new Option("Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic", "multiple-machine-tool-setters-operators-and-tenders-metal-and-plastic");career.options[66] = new Option("Nuclear Power Reactor Operators", "nuclear-power-reactor-operators");career.options[67] = new Option("Numerical Tool and Process Control Programmers", "numerical-tool-and-process-control-programmers");career.options[68] = new Option("Ophthalmic Laboratory Technicians", "ophthalmic-laboratory-technicians");career.options[69] = new Option("Packaging and Filling Machine Operators and Tenders", "packaging-and-filling-machine-operators-and-tenders");career.options[70] = new Option("Painters, Transportation Equipment", "painters-transportation-equipment");career.options[71] = new Option("Painting, Coating, and Decorating Workers", "painting-coating-and-decorating-workers");career.options[72] = new Option("Paper Goods Machine Setters, Operators, and Tenders", "paper-goods-machine-setters-operators-and-tenders");career.options[73] = new Option("Patternmakers, Metal and Plastic", "patternmakers-metal-and-plastic");career.options[74] = new Option("Patternmakers, Wood", "patternmakers-wood");career.options[75] = new Option("Petroleum Pump System Operators, Refinery Operators, and Gaugers", "petroleum-pump-system-operators-refinery-operators-and-gaugers");career.options[76] = new Option("Photographic Process Workers", "photographic-process-workers");career.options[77] = new Option("Photographic Processing Machine Operators", "photographic-processing-machine-operators");career.options[78] = new Option("Plant and System Operators, All Other", "plant-and-system-operators-all-other");career.options[79] = new Option("Plating and Coating Machine Setters, Operators, and Tenders, Metal and Plastic", "plating-and-coating-machine-setters-operators-and-tenders-metal-and-plastic");career.options[80] = new Option("Potters, Manufacturing", "potters-manufacturing");career.options[81] = new Option("Pourers and Casters, Metal", "pourers-and-casters-metal");career.options[82] = new Option("Power Distributors and Dispatchers", "power-distributors-and-dispatchers");career.options[83] = new Option("Power Plant Operators", "power-plant-operators");career.options[84] = new Option("Precious Metal Workers", "precious-metal-workers");career.options[85] = new Option("Prepress Technicians and Workers", "prepress-technicians-and-workers");career.options[86] = new Option("Pressers, Textile, Garment, and Related Materials", "pressers-textile-garment-and-related-materials");career.options[87] = new Option("Printing Machine Operators", "printing-machine-operators");career.options[88] = new Option("Production Workers, All Other", "production-workers-all-other");career.options[89] = new Option("Rolling Machine Setters, Operators, and Tenders, Metal and Plastic", "rolling-machine-setters-operators-and-tenders-metal-and-plastic");career.options[90] = new Option("Sawing Machine Setters, Operators, and Tenders, Wood", "sawing-machine-setters-operators-and-tenders-wood");career.options[91] = new Option("Semiconductor Processors", "semiconductor-processors");career.options[92] = new Option("Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders", "separating-filtering-clarifying-precipitating-and-still-machine-setters-operators-and-tenders");career.options[93] = new Option("Sewers, Hand", "sewers-hand");career.options[94] = new Option("Sewing Machine Operators", "sewing-machine-operators");career.options[95] = new Option("Shoe and Leather Workers and Repairers", "shoe-and-leather-workers-and-repairers");career.options[96] = new Option("Shoe Machine Operators and Tenders", "shoe-machine-operators-and-tenders");career.options[97] = new Option("Slaughterers and Meat Packers", "slaughterers-and-meat-packers");career.options[98] = new Option("Solderers and Brazers", "solderers-and-brazers");career.options[99] = new Option("Stationary Engineers and Boiler Operators", "stationary-engineers-and-boiler-operators");career.options[100] = new Option("Stone Cutters and Carvers, Manufacturing", "stone-cutters-and-carvers-manufacturing");career.options[101] = new Option("Structural Metal Fabricators and Fitters", "structural-metal-fabricators-and-fitters");career.options[102] = new Option("Tailors, Dressmakers, and Custom Sewers", "tailors-dressmakers-and-custom-sewers");career.options[103] = new Option("Team Assemblers", "team-assemblers");career.options[104] = new Option("Textile Bleaching and Dyeing Machine Operators and Tenders", "textile-bleaching-and-dyeing-machine-operators-and-tenders");career.options[105] = new Option("Textile Cutting Machine Setters, Operators, and Tenders", "textile-cutting-machine-setters-operators-and-tenders");career.options[106] = new Option("Textile Knitting and Weaving Machine Setters, Operators, and Tenders", "textile-knitting-and-weaving-machine-setters-operators-and-tenders");career.options[107] = new Option("Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders", "textile-winding-twisting-and-drawing-out-machine-setters-operators-and-tenders");career.options[108] = new Option("Textile, Apparel, and Furnishings Workers, All Other", "textile-apparel-and-furnishings-workers-all-other");career.options[109] = new Option("Timing Device Assemblers, Adjusters, and Calibrators", "timing-device-assemblers-adjusters-and-calibrators");career.options[110] = new Option("Tire Builders", "tire-builders");career.options[111] = new Option("Tool and Die Makers", "tool-and-die-makers");career.options[112] = new Option("Tool Grinders, Filers, and Sharpeners", "tool-grinders-filers-and-sharpeners");career.options[113] = new Option("Upholsterers", "upholsterers");career.options[114] = new Option("Water and Liquid Waste Treatment Plant and System Operators", "water-and-liquid-waste-treatment-plant-and-system-operators");career.options[115] = new Option("Welders, Cutters, and Welder Fitters", "welders-cutters-and-welder-fitters");career.options[116] = new Option("Welders, Cutters, Solderers, and Brazers", "welders-cutters-solderers-and-brazers");career.options[117] = new Option("Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders", "welding-soldering-and-brazing-machine-setters-operators-and-tenders");career.options[118] = new Option("Woodworkers, All Other", "woodworkers-all-other");career.options[119] = new Option("Woodworking Machine Setters, Operators, and Tenders, Except Sawing", "woodworking-machine-setters-operators-and-tenders-except-sawing");breakcase "protective-service":career.options[1] = new Option("Animal Control Workers", "animal-control-workers");career.options[2] = new Option("Bailiffs", "bailiffs");career.options[3] = new Option("Correctional Officers and Jailers", "correctional-officers-and-jailers");career.options[4] = new Option("Criminal Investigators and Special Agents", "criminal-investigators-and-special-agents");career.options[5] = new Option("Crossing Guards", "crossing-guards");career.options[6] = new Option("Detectives and Criminal Investigators", "detectives-and-criminal-investigators");career.options[7] = new Option("Fire Fighters", "fire-fighters");career.options[8] = new Option("Fire Inspectors", "fire-inspectors");career.options[9] = new Option("Fire Inspectors and Investigators", "fire-inspectors-and-investigators");career.options[10] = new Option("Fire Investigators", "fire-investigators");career.options[11] = new Option("First-Line Supervisors/Managers of Correctional Officers", "first-line-supervisors-managers-of-correctional-officers");career.options[12] = new Option("First-Line Supervisors/Managers of Fire Fighting and Prevention Workers", "first-line-supervisors-managers-of-fire-fighting-and-prevention-workers");career.options[13] = new Option("First-Line Supervisors/Managers of Police and Detectives", "first-line-supervisors-managers-of-police-and-detectives");career.options[14] = new Option("First-Line Supervisors/Managers, Protective Service Workers, All Other", "first-line-supervisors-managers-protective-service-workers-all-other");career.options[15] = new Option("Fish and Game Wardens", "fish-and-game-wardens");career.options[16] = new Option("Forest Fire Fighters", "forest-fire-fighters");career.options[17] = new Option("Forest Fire Fighting and Prevention Supervisors", "forest-fire-fighting-and-prevention-supervisors");career.options[18] = new Option("Forest Fire Inspectors and Prevention Specialists", "forest-fire-inspectors-and-prevention-specialists");career.options[19] = new Option("Gaming Surveillance Officers and Gaming Investigators", "gaming-surveillance-officers-and-gaming-investigators");career.options[20] = new Option("Immigration and Customs Inspectors", "immigration-and-customs-inspectors");career.options[21] = new Option("Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers", "lifeguards-ski-patrol-and-other-recreational-protective-service-workers");career.options[22] = new Option("Municipal Fire Fighters", "municipal-fire-fighters");career.options[23] = new Option("Municipal Fire Fighting and Prevention Supervisors", "municipal-fire-fighting-and-prevention-supervisors");career.options[24] = new Option("Parking Enforcement Workers", "parking-enforcement-workers");career.options[25] = new Option("Police and Sheriff's Patrol Officers", "police-and-sheriffs-patrol-officers");career.options[26] = new Option("Police Detectives", "police-detectives");career.options[27] = new Option("Police Identification and Records Officers", "police-identification-and-records-officers");career.options[28] = new Option("Police Patrol Officers", "police-patrol-officers");career.options[29] = new Option("Private Detectives and Investigators", "private-detectives-and-investigators");career.options[30] = new Option("Protective Service Workers, All Other", "protective-service-workers-all-other");career.options[31] = new Option("Security Guards", "security-guards");career.options[32] = new Option("Sheriffs and Deputy Sheriffs", "sheriffs-and-deputy-sheriffs");career.options[33] = new Option("Transit and Railroad Police", "transit-and-railroad-police");career.options[34] = new Option("Transportation Security Screeners", "transportation-security-screeners");breakcase "sales-and-related":career.options[1] = new Option("Advertising Sales Agents", "advertising-sales-agents");career.options[2] = new Option("Cashiers", "cashiers");career.options[3] = new Option("Counter and Rental Clerks", "counter-and-rental-clerks");career.options[4] = new Option("Demonstrators and Product Promoters", "demonstrators-and-product-promoters");career.options[5] = new Option("Door-To-Door Sales Workers, News and Street Vendors, and Related Workers", "door-to-door-sales-workers-news-and-street-vendors-and-related-workers");career.options[6] = new Option("First-Line Supervisors/Managers of Non-Retail Sales Workers", "first-line-supervisors-managers-of-non-retail-sales-workers");career.options[7] = new Option("First-Line Supervisors/Managers of Retail Sales Workers", "first-line-supervisors-managers-of-retail-sales-workers");career.options[8] = new Option("Gaming Change Persons and Booth Cashiers", "gaming-change-persons-and-booth-cashiers");career.options[9] = new Option("Insurance Sales Agents", "insurance-sales-agents");career.options[10] = new Option("Models", "models");career.options[11] = new Option("Parts Salespersons", "parts-salespersons");career.options[12] = new Option("Real Estate Brokers", "real-estate-brokers");career.options[13] = new Option("Real Estate Sales Agents", "real-estate-sales-agents");career.options[14] = new Option("Retail Salespersons", "retail-salespersons");career.options[15] = new Option("Sales Agents, Financial Services", "sales-agents-financial-services");career.options[16] = new Option("Sales Agents, Securities and Commodities", "sales-agents-securities-and-commodities");career.options[17] = new Option("Sales and Related Workers, All Other", "sales-and-related-workers-all-other");career.options[18] = new Option("Sales Engineers", "sales-engineers");career.options[19] = new Option("Sales Representatives, Services, All Other", "sales-representatives-services-all-other");career.options[20] = new Option("Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products", "sales-representatives-wholesale-and-manufacturing-except-technical-and-scientific-products");career.options[21] = new Option("Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products", "sales-representatives-wholesale-and-manufacturing-technical-and-scientific-products");career.options[22] = new Option("Securities, Commodities, and Financial Services Sales Agents", "securities-commodities-and-financial-services-sales-agents");career.options[23] = new Option("Telemarketers", "telemarketers");career.options[24] = new Option("Travel Agents", "travel-agents");breakcase "transportation-and-material-moving":career.options[1] = new Option("Air Traffic Controllers", "air-traffic-controllers");career.options[2] = new Option("Aircraft Cargo Handling Supervisors", "aircraft-cargo-handling-supervisors");career.options[3] = new Option("Airfield Operations Specialists", "airfield-operations-specialists");career.options[4] = new Option("Airline Pilots, Copilots, and Flight Engineers", "airline-pilots-copilots-and-flight-engineers");career.options[5] = new Option("Ambulance Drivers and Attendants, Except Emergency Medical Technicians", "ambulance-drivers-and-attendants-except-emergency-medical-technicians");career.options[6] = new Option("Aviation Inspectors", "aviation-inspectors");career.options[7] = new Option("Bridge and Lock Tenders", "bridge-and-lock-tenders");career.options[8] = new Option("Bus Drivers, School", "bus-drivers-school");career.options[9] = new Option("Bus Drivers, Transit and Intercity", "bus-drivers-transit-and-intercity");career.options[10] = new Option("Captains, Mates, and Pilots of Water Vessels", "captains-mates-and-pilots-of-water-vessels");career.options[11] = new Option("Cleaners of Vehicles and Equipment", "cleaners-of-vehicles-and-equipment");career.options[12] = new Option("Commercial Pilots", "commercial-pilots");career.options[13] = new Option("Conveyor Operators and Tenders", "conveyor-operators-and-tenders");career.options[14] = new Option("Crane and Tower Operators", "crane-and-tower-operators");career.options[15] = new Option("Dredge Operators", "dredge-operators");career.options[16] = new Option("Driver/Sales Workers", "driver-sales-workers");career.options[17] = new Option("Excavating and Loading Machine and Dragline Operators", "excavating-and-loading-machine-and-dragline-operators");career.options[18] = new Option("First-Line Supervisors/Managers of Helpers, Laborers, and Material Movers, Hand", "first-line-supervisors-managers-of-helpers-laborers-and-material-movers-hand");career.options[19] = new Option("First-Line Supervisors/Managers of Transportation and Material-Moving Machine and Vehicle Operators", "first-line-supervisors-managers-of-transportation-and-material-moving-machine-and-vehicle-operators");career.options[20] = new Option("Freight and Cargo Inspectors", "freight-and-cargo-inspectors");career.options[21] = new Option("Gas Compressor and Gas Pumping Station Operators", "gas-compressor-and-gas-pumping-station-operators");career.options[22] = new Option("Hoist and Winch Operators", "hoist-and-winch-operators");career.options[23] = new Option("Industrial Truck and Tractor Operators", "industrial-truck-and-tractor-operators");career.options[24] = new Option("Laborers and Freight, Stock, and Material Movers, Hand", "laborers-and-freight-stock-and-material-movers-hand");career.options[25] = new Option("Loading Machine Operators, Underground Mining", "loading-machine-operators-underground-mining");career.options[26] = new Option("Locomotive Engineers", "locomotive-engineers");career.options[27] = new Option("Locomotive Firers", "locomotive-firers");career.options[28] = new Option("Machine Feeders and Offbearers", "machine-feeders-and-offbearers");career.options[29] = new Option("Material Moving Workers, All Other", "material-moving-workers-all-other");career.options[30] = new Option("Mates- Ship, Boat, and Barge", "mates-ship-boat-and-barge");career.options[31] = new Option("Motor Vehicle Operators, All Other", "motor-vehicle-operators-all-other");career.options[32] = new Option("Motorboat Operators", "motorboat-operators");career.options[33] = new Option("Packers and Packagers, Hand", "packers-and-packagers-hand");career.options[34] = new Option("Parking Lot Attendants", "parking-lot-attendants");career.options[35] = new Option("Pilots, Ship", "pilots-ship");career.options[36] = new Option("Pump Operators, Except Wellhead Pumpers", "pump-operators-except-wellhead-pumpers");career.options[37] = new Option("Rail Transportation Workers, All Other", "rail-transportation-workers-all-other");career.options[38] = new Option("Rail Yard Engineers, Dinkey Operators, and Hostlers", "rail-yard-engineers-dinkey-operators-and-hostlers");career.options[39] = new Option("Railroad Brake, Signal, and Switch Operators", "railroad-brake-signal-and-switch-operators");career.options[40] = new Option("Railroad Conductors and Yardmasters", "railroad-conductors-and-yardmasters");career.options[41] = new Option("Refuse and Recyclable Material Collectors", "refuse-and-recyclable-material-collectors");career.options[42] = new Option("Sailors and Marine Oilers", "sailors-and-marine-oilers");career.options[43] = new Option("Service Station Attendants", "service-station-attendants");career.options[44] = new Option("Ship and Boat Captains", "ship-and-boat-captains");career.options[45] = new Option("Ship Engineers", "ship-engineers");career.options[46] = new Option("Shuttle Car Operators", "shuttle-car-operators");career.options[47] = new Option("Subway and Streetcar Operators", "subway-and-streetcar-operators");career.options[48] = new Option("Tank Car, Truck, and Ship Loaders", "tank-car-truck-and-ship-loaders");career.options[49] = new Option("Taxi Drivers and Chauffeurs", "taxi-drivers-and-chauffeurs");career.options[50] = new Option("Traffic Technicians", "traffic-technicians");career.options[51] = new Option("Transportation Inspectors", "transportation-inspectors");career.options[52] = new Option("Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation", "transportation-vehicle-equipment-and-systems-inspectors-except-aviation");career.options[53] = new Option("Transportation Workers, All Other", "transportation-workers-all-other");career.options[54] = new Option("Truck Drivers, Heavy and Tractor-Trailer", "truck-drivers-heavy-and-tractor-trailer");career.options[55] = new Option("Truck Drivers, Light or Delivery Services", "truck-drivers-light-or-delivery-services");career.options[56] = new Option("Wellhead Pumpers", "wellhead-pumpers");

									}
								}


								document.write('<form method="post" name="CareerSearchForm" id="CareerSearchForm" style="display:inline;" onSubmit="return goToIndustryCareer()">');
									document.write('<span class="select-box" style="padding:3px;margin:4px 0;">');
									document.write('<select name="industry" id="industry" onchange="updateCareer()" class="formcampus">');
										document.write('<option value="">Select Industry</option>');
										document.write('<option value="architecture-and-engineering">Architecture and Engineering</option>');document.write('<option value="arts-design-entertainment-sports-and-media">Arts, Design, Entertainment, Sports, and Media</option>');document.write('<option value="building-and-grounds-cleaning-and-maintenance">Building and Grounds Cleaning and Maintenance</option>');document.write('<option value="business-and-financial-operations">Business and Financial Operations</option>');document.write('<option value="community-and-social-services">Community and Social Services</option>');document.write('<option value="computer-and-mathematical">Computer and Mathematical</option>');document.write('<option value="construction-and-extraction">Construction and Extraction</option>');document.write('<option value="education-training-and-library">Education, Training, and Library</option>');document.write('<option value="farming-fishing-and-forestry">Farming, Fishing, and Forestry</option>');document.write('<option value="food-preparation-and-serving-related">Food Preparation and Serving Related</option>');document.write('<option value="health-care-practitioners-and-technical">Healthcare Practitioners and Technical</option>');document.write('<option value="health-care-support">Healthcare Support</option>');document.write('<option value="installation-maintenance-and-repair">Installation, Maintenance, and Repair</option>');document.write('<option value="legal">Legal</option>');document.write('<option value="life-physical-and-social-science">Life, Physical, and Social Science</option>');document.write('<option value="management">Management</option>');document.write('<option value="military-specific">Military Specific</option>');document.write('<option value="office-and-administrative-support">Office and Administrative Support</option>');document.write('<option value="personal-care-and-service">Personal Care and Service</option>');document.write('<option value="production">Production</option>');document.write('<option value="protective-service">Protective Service</option>');document.write('<option value="sales-and-related">Sales and Related</option>');document.write('<option value="transportation-and-material-moving">Transportation and Material Moving</option>');
									document.write('</select>');
									document.write('</span>');
									document.write('<span class="select-box" style="padding:3px;margin:4px 0;">');
									document.write('<select name="career" id="career" class="formcampus" style="margin-bottom:10px;">');
										document.write('<option value="">Select Career</option>');
									document.write('</select>');
									document.write('</span>');
									document.write('<input type="image" style="margin-left:160px;" src="/online-education/images/campus_sidebar_search.gif" width="66" height="18" />');
								document.write('</form>');
								