// JScript File

//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) 

var Questions = new Array(); 
var Answers = new Array(); 

//Begin Questions[] Array 

Questions[1] = ["Please choose the type of office coffee service you would like.", 1]; 
Questions[2] = ["How many people per day will be using this office coffee service?", 1]; 
Questions[3] = ["Do you currently have an office coffee service provider?", 1]; 
Questions[4] = ["Please describe the type of location for this office coffee service.", 1]; 
Questions[5] = ["Please tell us the time frame for which you want this office coffee service installed.", 1]; 
Questions[6] = ["Please enter the POSTAL for the location.", 1]; 
Questions[7] = ["How would you best describe your current office refreshment needs?", 2]; 
Questions[8] = ["How many people per day will be using this Water Cooler(s)?", 2]; 
Questions[9] = ["Do you currently have Water Dispenser(s)? Installed in this location?", 2]; 
Questions[10] = ["For what type of location do you need a Water Dispenser(s)?", 2]; 
Questions[11] = ["How many Water Coolers do you want installed?", 2]; 
Questions[12] = ["Please chose the type of Water Coolers(s) you want installed?", 2]; 
Questions[13] = ["Please tell us the time frame for which you want the Water Cooler(s) installed.", 2]; 
Questions[14] = ["Please enter the POSTAL CODE for the location.", 2]; 
Questions[15] = ["How would you best describe your current office refreshment needs?", 3]; 
Questions[16] = ["How many people are on location 8 hours per day that will be using this Vending Service?", 3]; 
Questions[17] = ["Do you currently have vending machines installed in this location?", 3]; 
Questions[18] = ["For what type of location do you need a vending machine(s)?", 3]; 
Questions[19] = ["How many Vending Machines do you want installed?", 3]; 
Questions[20] = ["What type of Vending Machine(s) are you interested in?", 3]; 
Questions[21] = ["Please tell us the time frame for which you want this vending machine service installed.", 3]; 
Questions[22] = ["Please enter the POSTAL CODE for the location.", 3]; 
Questions[23] = ["Approximately how many people, per day, visit the location where the Food Service/Catering will be needed?", 4]; 
Questions[24] = ["Do you currently have Food Service/Catering company servicing you in this location?", 4]; 
Questions[25] = ["For what type of location do you need a Food Service/Catering Service", 4]; 
Questions[26] = ["What type of Food Service/ Catering are you interested in?", 4]; 
Questions[27] = ["What is your buying timeframe for this Food Service/Catering?", 4]; 
Questions[28] = ["Please enter the POSTAL CODE for the location.", 4]; 


// Add ZIP CODE answer to array below, if required. i.e. Answers[XX] = ["Other", XX, 99, "ZipCode", "N", "",""]; 
//Begin Answers[] Array 
Answers[1] = ["Single Pot Coffee Service",1,2, "", "Y", "1","images/sm_single-pot-coffee.jpg"]; 
Answers[2] = ["Single Cup Coffee Service",1,3, "", "Y", "1","images/cafeexpresssystem.jpg"]; 
Answers[3] = ["Not Sure",1,1, "", "Y", "1",""]; 
Answers[4] = ["Other",1,4, "", "Y", "1",""]; 

Answers[103] = ["1-9",2,5, "", "Y", "1",""];
Answers[104] = ["10-19",2,107, "", "Y", "1",""]; //was 103
Answers[105] = ["20-50",2,6, "", "Y", "1",""]; 
Answers[106] = ["51-100",2,7, "", "Y", "1",""]; 
Answers[107] = ["101-500",2,8, "", "Y", "1",""]; 
Answers[108] = ["500+",2,9, "", "Y", "1",""]; 

Answers[10] = ["No Service Provider",3,10, "", "Y", "1",""]; 
Answers[11] = ["Yes we currently have a Coffee Service",3,11, "", "Y", "1",""]; 
Answers[12] = ["Industrial Location",4,12, "", "Y", "1",""]; 
Answers[13] = ["Office Location",4,13, "", "Y", "1",""]; 
Answers[14] = ["Educational",4,14, "", "Y", "1",""]; 
Answers[15] = ["Retail Store",4,15, "", "Y", "1",""]; 
Answers[16] = ["Medical facility",4,16, "", "Y", "1",""]; 
Answers[17] = ["Lodging",4,17, "", "Y", "1",""]; 
Answers[18] = ["Restaurant",4,18, "", "Y", "1",""]; 
//Answers[109] = ["Home",4,108, "", "Y", "1",""]; //new option; home!
Answers[19] = ["Other",4,19, "", "Y", "1",""]; 
Answers[20] = ["ASAP",5,20, "", "Y", "1",""]; 

Answers[21] = ["In one  month",5,21, "", "Y", "1",""]; 
Answers[22] = ["In two months",5,22, "", "Y", "1",""]; 
Answers[23] = ["More than two months",5,23, "", "Y", "1",""]; 
Answers[24] = ["We are interested in a water dispenser(s) for our office.",1,24, "", "Y", "2",""]; 
Answers[25] = ["We are interested in a water dispenser(s) and coffee service for our office.",1,25, "", "Y", "2",""]; 
Answers[26] = ["1-20",2,26, "", "Y", "2",""]; 
Answers[27] = ["21-50",2,27, "", "Y", "2",""]; 
Answers[28] = ["51-100",2,28, "", "Y", "2",""]; 
Answers[29] = ["101-500",2,29, "", "Y", "2",""]; 
Answers[30] = ["500+",2,30, "", "Y", "2",""]; 
Answers[31] = ["No Service Provider",3,31, "", "Y", "2",""]; 
Answers[32] = ["Yes",3,32, "", "Y", "2",""]; 
Answers[33] = ["Industrial Location",4,34, "", "Y", "2",""]; 
Answers[34] = ["Office Location",4,35, "", "Y", "2",""]; 
Answers[35] = ["Educational",4,36, "", "Y", "2",""]; 
Answers[36] = ["Retail Store",4,37, "", "Y", "2",""]; 
Answers[37] = ["Medical facility",4,38, "", "Y", "2",""]; 
Answers[38] = ["Lodging",4,39, "", "Y", "2",""]; 
Answers[39] = ["Restaurant",4,40, "", "Y", "2",""]; 
Answers[40] = ["Other",4,41, "", "Y", "2",""]; 
Answers[41] = ["1 cooler",5,42, "", "Y", "2",""]; 
Answers[42] = ["2 coolers",5,43, "", "Y", "2",""]; 
Answers[43] = ["3+ coolers",5,44, "", "Y", "2",""]; 
Answers[44] = ["Bottle water coolers",6,45, "", "Y", "2","images/w2.jpg"]; 
Answers[45] = ["Point of use coolers",6,46, "", "Y", "2","images/w1.jpg"]; 
Answers[46] = ["Counter top point of use",6,47, "", "Y", "2","images/w3.jpg"]; 
Answers[47] = ["ASAP",7,49, "", "Y", "2",""]; 
Answers[48] = ["In one month",7,50, "", "Y", "2",""]; 
Answers[49] = ["In two months",7,51, "", "Y", "2",""]; 
Answers[50] = ["In more than two months",7,52, "", "Y", "2",""]; 
Answers[51] = ["We are interested in vending machine(s) for our office.",1,53, "", "Y", "3",""]; 
Answers[52] = ["We are interested in vending machine(s) and coffee service for our office.",1,54, "", "Y", "3",""]; 
Answers[53] = ["1-20",2,56, "", "Y", "3",""]; 
Answers[54] = ["21-50",2,57, "", "Y", "3",""]; 
Answers[55] = ["51-100",2,58, "", "Y", "3",""]; 
Answers[56] = ["101-500",2,59, "", "Y", "3",""]; 
Answers[57] = ["500+",2,60, "", "Y", "3",""]; 
Answers[58] = ["No Service Provider",3,61, "", "Y", "3",""]; 
Answers[59] = ["Yes",3,62, "", "Y", "3",""]; 
Answers[60] = ["Industrial Location",4,63, "", "Y", "3",""]; 
Answers[61] = ["Office Location",4,64, "", "Y", "3",""]; 
Answers[62] = ["Educational",4,65, "", "Y", "3",""]; 
Answers[63] = ["Retail Store",4,66, "", "Y", "3",""]; 
Answers[64] = ["Medical facility",4,67, "", "Y", "3",""]; 
Answers[65] = ["Lodging",4,68, "", "Y", "3",""]; 
Answers[66] = ["Restaurant",4,69, "", "Y", "3",""]; 
Answers[67] = ["Other",4,70, "", "Y", "3",""]; 
Answers[68] = ["1 vending machine",5,71, "", "Y", "3",""]; 
Answers[69] = ["2 vending machines",5,72, "", "Y", "3",""]; 
Answers[70] = ["3 + vending machines",5,73, "", "Y", "3",""]; 
Answers[71] = ["Canned/bottled beverages (Soda, Juice, Sport Drinks, Water, etc.)",6,74, "", "Y", "3",""]; 
Answers[72] = ["Snack machine (snacks, candy, etc.)",6,75, "", "Y", "3",""]; 
Answers[73] = ["Food (sandwiches, frozen foods, gourmet foods, confections, etc.)",6,76, "", "Y", "3",""]; 
Answers[74] = ["Hot Beverages",6,77, "", "Y", "3",""]; 
Answers[75] = ["Other",6,78, "", "Y", "3",""]; 
Answers[76] = ["ASAP",7,80, "", "Y", "3",""]; 
Answers[77] = ["In one month",7,81, "", "Y", "3",""]; 
Answers[78] = ["In two months",7,82, "", "Y", "3",""]; 
Answers[79] = ["In more than two months",7,83, "", "Y", "3",""]; 
Answers[80] = ["1-20",1,84, "", "Y", "4",""]; 
Answers[81] = ["21-50",1,85, "", "Y", "4",""]; 
Answers[82] = ["51-100",1,86, "", "Y", "4",""]; 
Answers[83] = ["101-500",1,87, "", "Y", "4",""]; 
Answers[84] = ["500+",1,88, "", "Y", "4",""]; 
Answers[85] = ["No Service Provider",2,89, "", "Y", "4",""]; 
Answers[86] = ["Yes",2,90, "", "Y", "4",""]; 
Answers[87] = ["Industrial Location",3,91, "", "Y", "4",""]; 
Answers[88] = ["Office Location",3,92, "", "Y", "4",""]; 
Answers[89] = ["Educational",3,93, "", "Y", "4",""]; 
Answers[90] = ["Retail Store",3,94, "", "Y", "4",""]; 
Answers[91] = ["Medical facility",3,95, "", "Y", "4",""]; 
Answers[92] = ["Lodging",3,96, "", "Y", "4",""]; 
Answers[93] = ["Restaurant",3,97, "", "Y", "4",""]; 
Answers[94] = ["Other",3,98, "", "Y", "4",""]; 
Answers[95] = ["Daily Food Delivery",4,99, "", "Y", "4",""]; 
Answers[96] = ["Conferences Only",4,100, "", "Y", "4",""]; 
Answers[97] = ["Office Parties",4,101, "", "Y", "4",""]; 
Answers[98] = ["Other",4,102, "", "Y", "4",""]; 
Answers[99] = ["ASAP",5,103, "", "Y", "3",""]; 
Answers[100] = ["In one month",5,104, "", "Y", "4",""]; 
Answers[101] = ["In two months",5,105, "", "Y", "4",""]; 
Answers[102] = ["In more than two months",5,106, "", "Y", "4",""]; 




