//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[2] = ["What type of office chairs would you like?", 0]; 
Questions[3] = ["How many chairs would you like?", 2]; 
Questions[4] = ["What would you like to spend per-chair?", 2]; 
Questions[5] = ["When would you like these chairs delivered?", 2]; 
Questions[6] = ["Please specify the 5 digit ZIP code (6 for Canada) for the chair delivery location:", 2]; 
Questions[7] = ["Please describe any additional requirements you have:", 2]; 
Questions[8] = ["What type of office desks would you like?", 99]; 
Questions[9] = ["How many desks would you like?", 3]; 
Questions[10] = ["What would you like your desk to be made of?", 99]; 
Questions[11] = ["What would you like to spend per-desk?", 3]; 
Questions[12] = ["When would you like the desk(s) delivered?", 3]; 
Questions[13] = ["What is the five digit ZIP code for the desk location(s)?", 3]; 
Questions[14] = ["Please give us any useful details or extra information about your office desk needs:", 3]; 
Questions[15] = ["What type of filing cabinet(s) would you like?", 99]; 
Questions[16] = ["How many filing cabinets would you like?", 5]; 
Questions[17] = ["What would you like to spend per-filing cabinet?", 5]; 
Questions[18] = ["When would you like the cabinets delivered?", 5]; 
Questions[19] = ["What is the five digit ZIP code for your office delivery location?", 5]; 
Questions[20] = ["Please give us any useful details or extra information about your filing cabinet needs:", 5]; 
Questions[21] = ["What features would you like your cubicles or modular furniture units to have?", 99]; 
Questions[22] = ["How many cubicles or modular furniture units would you like?", 6]; 
Questions[23] = ["When would you like these units delivered to your office?", 6]; 
Questions[24] = ["What is the five digit ZIP code for the location where the units will be delivered?", 6]; 
Questions[25] = ["Please provide details about your request :", 6]; 
Questions[26] = ["What kind of table would you like?", 99]; 
Questions[27] = ["How many tables would you like?", 4]; 
Questions[28] = ["What would you like to spend per-table?", 4]; 
Questions[29] = ["What would you like your tables to be made of?", 4]; 
Questions[30] = ["When would you like the table(s) delivered?", 4]; 
Questions[31] = ["What is the five digit ZIP code for your office location(s)?", 4]; 
Questions[32] = ["Please give us useful details or any extra information about your office table requests here:", 4]; 
Questions[33] = ["Would you prefer new or pre-owned office chairs?", 0]; 
Questions[34] = ["Would you prefer new or pre-owned desks?", 99]; 
Questions[35] = ["Would you prefer new or pre-owned tables?", 99]; 
Questions[36] = ["Would you prefer new or pre-owned filing cabinets?", 99]; 
Questions[37] = ["Would you prefer new or pre-owned cubicles?", 6]; 
// Add ZIP CODE answer to array below, if required. i.e. Answers[XX] = ["Other", XX, 99, "ZipCode", "N"]; 
//Begin Answers[] Array 
Answers[1] = ["Executive or manager chairs",2,1, "", "Y", "99"]; 
Answers[2] = ["Desk chairs",2,2, "", "Y", "99"]; 
Answers[3] = ["Meeting or conference chairs",2,3, "", "Y", "99"]; 
Answers[4] = ["Visitor or reception chairs",2,4, "", "Y", "99"]; 
Answers[5] = ["Folding chairs",2,5, "", "Y", "99"]; 
Answers[6] = ["Other (please specify):",2,6, "", "Y", "99"]; 
Answers[7] = ["Less than 5",3,7, "", "Y", "2"]; 
Answers[8] = ["5 - 9",3,8, "", "Y", "2"]; 
Answers[9] = ["10 - 49",3,9, "", "Y", "2"]; 
Answers[10] = ["50 - 100",3,10, "", "Y", "2"]; 
Answers[11] = ["100 or more",3,11, "", "Y", "2"]; 
Answers[12] = ["Response Not Used",4,999, "", "Y", "99"]; 
Answers[13] = ["Less than $300",4,13, "", "Y", "2"]; 
Answers[14] = ["$ 300 - 399",4,14, "", "Y", "2"]; 
Answers[15] = ["$ 400 - 499",4,15, "", "Y", "2"]; 
Answers[16] = ["$500 or more",4,16, "", "Y", "2"]; 
Answers[17] = ["ASAP",5,17, "", "Y", "2"]; 
Answers[18] = ["One month",5,18, "", "Y", "2"]; 
Answers[19] = ["Two months",5,19, "", "Y", "2"]; 
Answers[20] = ["Three months or more",5,20, "", "Y", "2"]; 
Answers[21] = ["L-Shaped Desks",8,21, "", "Y", "99"]; 
Answers[22] = ["U-Shaped Desks",8,22, "", "Y", "99"]; 
Answers[23] = ["Executive Desks",8,23, "", "Y", "99"]; 
Answers[24] = ["Computer Desks",8,24, "", "Y", "99"]; 
Answers[25] = ["Reception Desks",8,25, "", "Y", "99"]; 
Answers[26] = ["Less than 5",9,26, "", "Y", "3"]; 
Answers[27] = ["5 - 9",9,27, "", "Y", "3"]; 
Answers[28] = ["10 - 49",9,28, "", "Y", "3"]; 
Answers[29] = ["50 - 99",9,29, "", "Y", "3"]; 
Answers[30] = ["100 or more",9,30, "", "Y", "3"]; 
Answers[31] = ["Solid wood",10,31, "", "Y", "99"]; 
Answers[32] = ["Wood laminate",10,32, "", "Y", "99"]; 
Answers[33] = ["Plastic laminate",10,33, "", "Y", "99"]; 
Answers[34] = ["Metal",10,34, "", "Y", "99"]; 
Answers[35] = ["Other:",10,35, "", "Y", "99"]; 
Answers[36] = ["Less than $200",11,36, "", "Y", "3"]; 
Answers[37] = ["$200 - 299",11,37, "", "Y", "3"]; 
Answers[38] = ["$300 - 399",11,38, "", "Y", "3"]; 
Answers[39] = ["$400 - 499",11,39, "", "Y", "3"]; 
Answers[40] = ["$500 or more",11,40, "", "Y", "3"]; 
Answers[41] = ["ASAP",12,41, "", "Y", "3"]; 
Answers[42] = ["One month",12,42, "", "Y", "3"]; 
Answers[43] = ["Two months",12,43, "", "Y", "3"]; 
Answers[44] = ["Three months or more",12,44, "", "Y", "3"]; 
Answers[45] = ["Office filing cabinets (includes both vertical and lateral filing cabinets)",15,45, "", "Y", "99"]; 
Answers[46] = ["Fire proof/fire resistant filing cabinets",15,46, "", "Y", "99"]; 
Answers[47] = ["Mobile filing cabinets",15,47, "", "Y", "99"]; 
Answers[48] = ["Filing cabinet/ storage cabinet combinations (storage cabinets included)",15,48, "", "Y", "99"]; 
Answers[49] = ["Other (please specify):",15,49, "", "Y", "99"]; 
Answers[50] = ["1 - 4",16,50, "", "Y", "99"]; 
Answers[51] = ["Less than 10",16,51, "", "Y", "5"]; 
Answers[52] = ["10 - 49",16,52, "", "Y", "5"]; 
Answers[53] = ["50 - 100",16,53, "", "Y", "5"]; 
Answers[54] = ["100 or more",16,54, "", "Y", "5"]; 
Answers[55] = ["Less than $200",17,55, "", "Y", "5"]; 
Answers[56] = ["$200 - 299",17,56, "", "Y", "5"]; 
Answers[57] = ["$300 - 399",17,57, "", "Y", "5"]; 
Answers[58] = ["$400 - 499",17,58, "", "Y", "5"]; 
Answers[59] = ["$500 or more",17,59, "", "Y", "5"]; 
Answers[60] = ["ASAP",18,60, "", "Y", "5"]; 
Answers[61] = ["One month",18,61, "", "Y", "5"]; 
Answers[62] = ["Two months",18,62, "", "Y", "5"]; 
Answers[63] = ["Three months or more",18,63, "", "Y", "5"]; 
Answers[64] = ["Low walls: to promote interoffice communication",21,64, "", "Y", "99"]; 
Answers[65] = ["High walls: to for additional privacy",21,65, "", "Y", "99"]; 
Answers[66] = ["Built-in cabinets",21,66, "", "Y", "99"]; 
Answers[67] = ["Built-in lighting",21,67, "", "Y", "99"]; 
Answers[68] = ["Less than 5",22,68, "", "Y", "6"]; 
Answers[69] = ["5 - 9",22,69, "", "Y", "6"]; 
Answers[70] = ["10 - 49",22,70, "", "Y", "6"]; 
Answers[71] = ["50 - 99",22,71, "", "Y", "6"]; 
Answers[72] = ["100 or more",22,72, "", "Y", "6"]; 
Answers[73] = ["ASAP",23,73, "", "Y", "6"]; 
Answers[74] = ["One month",23,74, "", "Y", "6"]; 
Answers[75] = ["Two months",23,75, "", "Y", "6"]; 
Answers[76] = ["Three months or more",23,76, "", "Y", "6"]; 
Answers[77] = ["Conference tables",26,77, "", "Y", "99"]; 
Answers[78] = ["Boardroom tables",26,78, "", "Y", "99"]; 
Answers[79] = ["Occasional tables",26,79, "", "Y", "99"]; 
Answers[80] = ["Other, please specify in the help box below:",26,80, "", "Y", "99"]; 
Answers[81] = ["Less than 5",27,81, "", "Y", "4"]; 
Answers[82] = ["5 - 9",27,82, "", "Y", "4"]; 
Answers[83] = ["10 - 24",27,83, "", "Y", "4"]; 
Answers[84] = ["25 or more",27,84, "", "Y", "4"]; 
Answers[85] = ["Less than $300",28,85, "", "Y", "4"]; 
Answers[86] = ["$300 - 499",28,86, "", "Y", "4"]; 
Answers[87] = ["$500 - 699",28,87, "", "Y", "4"]; 
Answers[88] = ["$700-999",28,88, "", "Y", "4"]; 
Answers[89] = ["$1,000 or more",28,89, "", "Y", "4"]; 
Answers[90] = ["Wood",29,90, "", "Y", "99"]; 
Answers[91] = ["Metal",29,91, "", "Y", "99"]; 
Answers[92] = ["Laminate",29,92, "", "Y", "99"]; 
Answers[93] = ["Glass",29,93, "", "Y", "99"]; 
Answers[94] = ["Stone",29,94, "", "Y", "99"]; 
Answers[95] = ["ASAP",30,95, "", "Y", "4"]; 
Answers[96] = ["One month",30,96, "", "Y", "4"]; 
Answers[97] = ["Two months",30,97, "", "Y", "4"]; 
Answers[98] = ["Three months or more",30,98, "", "Y", "4"]; 
Answers[99] = ["New",33,999, "", "Y", "99"]; 
Answers[100] = ["Pre-owned",33,999, "", "Y", "99"]; 
Answers[101] = ["Unsure/no preference",33,999, "", "Y", "99"]; 
Answers[102] = ["New",34,102, "", "Y", "99"]; 
Answers[103] = ["Pre-owned",34,103, "", "Y", "99"]; 
Answers[104] = ["Unsure/no preference",34,104, "", "Y", "99"]; 
Answers[105] = ["New",35,105, "", "Y", "99"]; 
Answers[106] = ["Pre-owned",35,106, "", "Y", "99"]; 
Answers[107] = ["Unsure/no preference",35,107, "", "Y", "99"]; 
Answers[108] = ["New",36,108, "", "Y", "99"]; 
Answers[109] = ["Pre-owned",36,109, "", "Y", "99"]; 
Answers[110] = ["Unsure/no preference",36,110, "", "Y", "99"]; 
Answers[111] = ["New",37,111, "", "Y", "6"]; 
Answers[112] = ["Pre-owned",37,112, "", "Y", "6"]; 
Answers[113] = ["Unsure, please advise",37,113, "", "Y", "6"]; 