//FileName: SurveyMaster.js [includes Category Updates] 
//ServiceLeads SurveyMaster.js file; This is an auto-generated file, please edit with care. This assumes that there is a 1:1 between question and response on the survey. 
//Copyright (c) 2007, ServiceLeads, Inc. 
//Developed By George Rios (George.rios@Pluralsoftware.com) 
//Notes: "99" is the subcategory used if the response is not a "routable" question. Please give this file to your designer or web developer for review. 

var Questions = new Array(); 
var Answers = new Array(); 

// Add ZIP CODE questions to array below, if required. i.e. Questions[XX] = ["What is the zip code for the location(s)...", {categoryId}]; 
//Begin Questions[] Array 

Questions[1] = ["How often do you process payroll for your employees?", 1]; 
Questions[2] = ["About how many employees would you like payroll service for?", 1]; 
Questions[3] = ["When would you like payroll services?", 1]; 
Questions[4] = ["Please specify the 5 digit ZIP code (6 for Canada) of your office location:", 1]; 
Questions[5] = ["Please describe any additional requirements you have (i.e. 401(k), check signing, tax services, etc.):", 1]; 

Questions[6] = ["What kind of insurance plan would you like?", 2]; 
Questions[7] = ["About how many employees would you like service for?", 2]; 
Questions[8] = ["When would you like your dental and/or vision insurance services to begin?", 2]; 

Questions[9] = ["What kind of employee retirement plan would you like?", 3]; 
Questions[10] = ["About how many employees would you like a plan for?", 3]; 
Questions[11] = ["When do you plan to start or roll over the existing retirement plan?", 3]; 

Questions[12] = ["What kind of group health insurance plan would you like?", 4]; 
Questions[13] = ["About how many employees would you like a plan for?", 4]; 
Questions[14] = ["When do you plan to change to a new group health insurance plan?", 4]; 

Questions[15] = ["About how many employees would you like to be covered?", 5]; 
Questions[16] = ["What industry is your business in?", 5]; 
Questions[17] = ["When do you plan to change to a new workers' compensation insurance plan?", 5]; 

Questions[18] = ["What human resources services would you like to outsource?", 6]; 
Questions[19] = ["How many employess work for your company?", 6]; 
Questions[20] = ["When would you like to start your outsourced HR services?", 6]; 
// Add ZIP CODE answer to array below, if required. i.e. Answers[XX] = ["Other", XX, 99, "ZipCode", "N"]; 
//Begin Answers[] Array 

Answers[1] = ["Weekly",1,1, "", "Y", "1"]; 
Answers[2] = ["Monthly",1,2, "", "Y", "1"]; 
Answers[3] = ["Every other week (biweekly)",1,3, "", "Y", "1"]; 
Answers[4] = ["2 times per month (semimonthly)",1,4, "", "Y", "1"]; 
Answers[5] = ["Less than 10",2,5, "", "Y", "1"]; 
Answers[6] = ["10-49",2,6, "", "Y", "1"]; 
Answers[7] = ["50-99",2,7, "", "Y", "1"]; 
Answers[8] = ["100-249",2,8, "", "Y", "1"]; 
Answers[9] = ["250 or more",2,9, "", "Y", "1"]; 
Answers[10] = ["ASAP",3,10, "", "Y", "1"]; 
Answers[11] = ["In one month",3,11, "", "Y", "1"]; 
Answers[12] = ["In two months",3,12, "", "Y", "1"]; 
Answers[13] = ["Three months or more",3,13, "", "Y", "1"]; 
Answers[14] = ["Dental insurance plan only",6,14, "", "Y", "2"]; 
Answers[15] = ["Vision only",6,15, "", "Y", "2"]; 
Answers[16] = ["Both dental and vision",6,16, "", "Y", "2"]; 
Answers[17] = ["Less than 10",7,17, "", "Y", "2"]; 
Answers[18] = ["10-49",7,18, "", "Y", "2"]; 
Answers[19] = ["50-99",7,19, "", "Y", "2"]; 
Answers[20] = ["100-249",7,20, "", "Y", "2"]; 
Answers[21] = ["More than 250",7,21, "", "Y", "2"]; 
Answers[22] = ["ASAP",8,22, "", "Y", "2"]; 
Answers[23] = ["In one month",8,23, "", "Y", "2"]; 
Answers[24] = ["In two months",8,24, "", "Y", "2"]; 
Answers[25] = ["Three months or more",8,25, "", "Y", "2"]; 
Answers[26] = ["401(k) plan",9,26, "", "Y", "3"]; 
Answers[27] = ["Simple IRA",9,27, "", "Y", "3"]; 
Answers[28] = ["Unsure, please advise",9,28, "", "Y", "3"]; 
Answers[29] = ["Less than 10",10,29, "", "Y", "3"]; 
Answers[30] = ["10-49",10,30, "", "Y", "3"]; 
Answers[31] = ["50-99",10,31, "", "Y", "3"]; 
Answers[32] = ["100-249",10,32, "", "Y", "3"]; 
Answers[33] = ["More than 250",10,33, "", "Y", "3"]; 
Answers[34] = ["ASAP",11,34, "", "Y", "3"]; 
Answers[35] = ["In one month",11,35, "", "Y", "3"]; 
Answers[36] = ["In two months",11,36, "", "Y", "3"]; 
Answers[37] = ["Three months or more",11,37, "", "Y", "3"]; 
Answers[38] = ["HMO (most restrictive)",12,38, "", "Y", "4"]; 
Answers[39] = ["PPO",12,39, "", "Y", "4"]; 
Answers[40] = ["POS (most flexible)",12,40, "", "Y", "4"]; 
Answers[41] = ["Self-insured (employees each pay their own premiums)",12,41, "", "Y", "4"]; 
Answers[42] = ["Unsure, please advise",12,42, "", "Y", "4"]; 
Answers[43] = ["Less than 10",13,43, "", "Y", "4"]; 
Answers[44] = ["10-49",13,44, "", "Y", "4"]; 
Answers[45] = ["50-99",13,45, "", "Y", "4"]; 
Answers[46] = ["100-249",13,46, "", "Y", "4"]; 
Answers[47] = ["More than 250",13,47, "", "Y", "4"]; 
Answers[48] = ["ASAP",14,48, "", "Y", "4"]; 
Answers[49] = ["In one month",14,49, "", "Y", "4"]; 
Answers[50] = ["In two months",14,50, "", "Y", "4"]; 
Answers[51] = ["Three months or more",14,51, "", "Y", "4"]; 
Answers[52] = ["Less than 10",15,52, "", "Y", "5"]; 
Answers[53] = ["10-49",15,53, "", "Y", "5"]; 
Answers[54] = ["50-99",15,54, "", "Y", "5"]; 
Answers[55] = ["100-249",15,55, "", "Y", "5"]; 
Answers[56] = ["More than 250",15,56, "", "Y", "5"]; 
Answers[57] = ["Services",16,57, "", "Y", "5"]; 
Answers[58] = ["Manufacturing",16,58, "", "Y", "5"]; 
Answers[59] = ["Construction",16,59, "", "Y", "5"]; 
Answers[60] = ["Retail/Wholesale",16,60, "", "Y", "5"]; 
Answers[61] = ["Other",16,61, "", "Y", "5"]; 
Answers[62] = ["ASAP",17,62, "", "Y", "5"]; 
Answers[63] = ["In one month",17,63, "", "Y", "5"]; 
Answers[64] = ["In two months",17,64, "", "Y", "5"]; 
Answers[65] = ["Three months or more",17,65, "", "Y", "5"]; 

Answers[66] = ["Select HR functions (benefits, payroll, recruiting, or regulatory compliance, etc.)",18,66, "", "Y", "6"]; 
Answers[67] = ["All HR functions",18,67, "", "Y", "6"]; 
Answers[68] = ["All HR functions plus authority and legal risk (PEO - Professional Employer Organization)",18,68, "", "Y", "6"]; 
Answers[69] = ["Unsure, please advise",18,69, "", "Y", "6"]; 

Answers[70] = ["Less than 10",19,70, "", "Y", "6"]; 
Answers[71] = ["10-49",19,71, "", "Y", "6"]; 
Answers[72] = ["50-99",19,72, "", "Y", "6"]; 
Answers[73] = ["100-249",19,73, "", "Y", "6"]; 
Answers[74] = ["More than 250",19,74, "", "Y", "6"]; 

Answers[75] = ["ASAP",20,75, "", "Y", "6"]; 
Answers[76] = ["In one month",20,76, "", "Y", "6"]; 
Answers[77] = ["In two months",20,77, "", "Y", "6"]; 
Answers[78] = ["Three months or more",20,78, "", "Y", "6"]; 


