//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 
// Hand edited by George 6.23.2008

// category ID = 1; MERCHANT SERVICE QUOTES
Questions[1] = ["Do you currently accept credit cards", 1]; 
Questions[2] = ["How are a majority of your credit card orders processed?", 1]; 
Questions[3] = ["What is the average value of your typical credit card transaction?", 1]; 
Questions[4] = ["What is your average monthly credit card volume?", 1]; 
Questions[5] = ["What is your timeframe to switch merchant accounts?", 1]; 
// category ID = 2; CREDIT CARD MACHINE QUOTES
Questions[6] = ["How many credit card terminals do you need?", 2]; 
Questions[7] = ["Do you need an integrated printer with your machine(s)?", 2]; 
Questions[8] = ["What is your buying timeframe?", 2]; 
Questions[9] = ["What is your average monthly credit card processing volume?", 2]; 
Questions[10] = ["Are you interested in wireless credit card processing?", 2]; 
Questions[22] = ["Please enter the ZIP/Postal code(s) where the serivce is requested.", 2];
// category ID = 3; POS System Quotes 
Questions[11] = ["What type of POS system do you need?", 3]; 
Questions[12] = ["What type business do you have?", 3]; 
Questions[13] = ["Do you need installation with wiring services?", 3]; 
Questions[14] = ["How many business locations do you have?", 3]; 
Questions[15] = ["What is the buying timeframe for the POS system?", 3]; 
Questions[23] = ["Please enter the ZIP/Postal code(s) where the serivce is requested.", 3];

// redundant code! 
/*
Questions[16] = ["Do you currently accept credit cards", 1]; 
Questions[17] = ["How are a majority of your credit card orders processed?", 1]; 
Questions[18] = ["What is the average value of your typical credit card transaction?", 1]; 
Questions[19] = ["What is your average monthly credit card volume?", 1]; 
Questions[20] = ["What is your timeframe to switch merchant accounts?", 1]; 
Questions[21] = ["Please enter the ZIP/Postal code(s) where the serivce is requested.", 1];
*/

// Add ZIP CODE answer to array below, if required. i.e. Answers[XX] = ["Other", XX, 99, "ZipCode", "N"]; 
//Begin Answers[] Array 

// category ID = 1
//q1
Answers[1] = ["Yes - we currently accept credit cards",1,1, "", "Y", "1"]; 
Answers[2] = ["No - we currently do not accept credit cards",1,2, "", "Y", "1"]; 
//q2
Answers[3] = ["In person",2,3, "", "Y", "1"]; 
Answers[4] = ["Phone or Mail",2,4, "", "Y", "1"]; 
Answers[5] = ["Internet",2,5, "", "Y", "1"]; 
//q3
Answers[6] = ["$1-$49",3,6, "", "Y", "1"]; 
Answers[7] = ["$50-$299",3,7, "", "Y", "1"]; 
Answers[8] = ["$300-$999",3,8, "", "Y", "1"]; 
Answers[9] = ["$1000+",3,9, "", "Y", "1"]; 
//q4
Answers[10] = ["$1-$9999",4,10, "", "Y", "1"]; 
Answers[11] = ["$10,000-$49,999",4,11, "", "Y", "1"]; 
Answers[12] = ["$50,000-$149,999",4,12, "", "Y", "1"]; 
Answers[13] = ["$150,000-$499,999",4,13, "", "Y", "1"]; 
Answers[14] = ["$500,000-$999,999",4,14, "", "Y", "1"]; 
Answers[15] = ["$1,000,000+",4,15, "", "Y", "1"]; 
//q5
Answers[16] = ["ASAP",5,16, "", "Y", "1"]; 
Answers[17] = ["Within 1 month",5,17, "", "Y", "1"]; 
Answers[18] = ["1- 2 months",5,18, "", "Y", "1"]; 
Answers[19] = ["3+ months",5,19, "", "Y", "1"]; 

// category ID = 2
//q1
Answers[20] = ["1",6,20, "", "Y", "2"]; 
Answers[21] = ["2",6,21, "", "Y", "2"]; 
Answers[22] = ["3",6,22, "", "Y", "2"]; 
Answers[23] = ["4+",6,23, "", "Y", "2"]; 
//q2
Answers[24] = ["Yes- We need an integrated thermal printer",7,24, "", "Y", "2"]; 
Answers[25] = ["Yes- We need an integrated carbon copy printer",7,25, "", "Y", "2"]; 
Answers[26] = ["No- We need a seperate printer",7,26, "", "Y", "2"]; 
Answers[27] = ["No- We do not need a printer",7,27, "", "Y", "2"]; 
Answers[28] = ["Not sure",7,28, "", "Y", "2"]; 
//q3
Answers[29] = ["ASAP",8,29, "", "Y", "2"]; 
Answers[30] = ["Within 1 month",8,30, "", "Y", "2"]; 
Answers[31] = ["1-2 Months",8,31, "", "Y", "2"]; 
Answers[32] = ["3+ Months",8,32, "", "Y", "2"]; 
//q4
Answers[33] = ["$1-$9999",9,33, "", "Y", "2"]; 
Answers[34] = ["$10,000-$99,999",9,34, "", "Y", "2"]; 
Answers[35] = ["$100,000-$999,999",9,35, "", "Y", "2"]; 
Answers[36] = ["$1,000,000 +",9,36, "", "Y", "2"]; 
Answers[37] = ["Dont currently process credit cards",9,37, "", "Y", "2"]; 
//q5
Answers[38] = ["Yes",10,38, "", "Y", "2"]; 
Answers[39] = ["No",10,39, "", "Y", "2"]; 
Answers[40] = ["Not Sure",10,40, "", "Y", "2"]; 

// category ID = 3
//q1
Answers[41] = ["Hardware Only",11,41, "", "Y", "3"]; 
Answers[42] = ["Software Only",11,42, "", "Y", "3"]; 
Answers[43] = ["Complete- Both Hardware and Software",11,43, "", "Y", "3"]; 
//q2
Answers[44] = ["Retail- Apparel",12,44, "", "Y", "3"]; 
Answers[45] = ["Bar or Nightclub",12,45, "", "Y", "3"]; 
Answers[46] = ["Convenience store",12,46, "", "Y", "3"]; 
Answers[47] = ["Liquor store",12,47, "", "Y", "3"]; 
Answers[48] = ["Hospitality- Hotel, motel, Spa, Resort etc",12,48, "", "Y", "3"]; 
Answers[49] = ["Institution",12,49, "", "Y", "3"]; 
Answers[50] = ["Restaurant- Fast Food",12,50, "", "Y", "3"]; 
Answers[51] = ["Restaurant- Full Service",12,51, "", "Y", "3"]; 
Answers[52] = ["Restaurant- Fine Dining",12,52, "", "Y", "3"]; 
Answers[53] = ["Supermarket",12,53, "", "Y", "3"]; 
Answers[54] = ["Retail- Electronics",12,54, "", "Y", "3"]; 
Answers[55] = ["Retail- Other",12,55, "", "Y", "3"]; 
Answers[56] = ["Other",12,56, "", "Y", "3"]; 
//q3
Answers[57] = ["Yes",13,57, "", "Y", "3"]; 
Answers[58] = ["No",13,58, "", "Y", "3"]; 
Answers[59] = ["I prefer a system with little or no installation",13,59, "", "Y", "3"]; 
Answers[60] = ["not sure",13,60, "", "Y", "3"]; 
//q4
Answers[61] = ["1",14,61, "", "Y", "3"]; 
Answers[62] = ["2",14,62, "", "Y", "3"]; 
Answers[63] = ["3",14,63, "", "Y", "3"]; 
Answers[64] = ["4+",14,64, "", "Y", "3"]; 
//q5
Answers[65] = ["ASAP",15,65, "", "Y", "3"]; 
Answers[66] = ["Within 1 Month",15,66, "", "Y", "3"]; 
Answers[67] = ["1-2 Months",15,67, "", "Y", "3"]; 
Answers[68] = ["3+ Months",15,68, "", "Y", "3"]; 

//redundant code!
/*
//q6
Answers[69] = ["Yes- we currently accept credit cards",16,69, "", "Y", "1"]; 
Answers[70] = ["No- we currently do not accept credit cards",16,70, "", "Y", "1"]; 
//q7
Answers[71] = ["In person",17,71, "", "Y", "1"]; 
Answers[72] = ["Phone or Mail",17,72, "", "Y", "1"]; 
Answers[73] = ["Internet",17,73, "", "Y", "1"]; 
//q8
Answers[74] = ["$1-$49",18,74, "", "Y", "1"]; 
Answers[75] = ["$50-$299",18,75, "", "Y", "1"]; 
Answers[76] = ["$300-$999",18,76, "", "Y", "1"]; 
Answers[77] = ["$1000+",18,77, "", "Y", "1"]; 
//q9
Answers[78] = ["$1-$9999",19,78, "", "Y", "1"]; 
Answers[79] = ["$10,000-$49,999",19,79, "", "Y", "1"]; 
Answers[80] = ["$50,000-$149,999",19,80, "", "Y", "1"]; 
Answers[81] = ["$150,000-$499,999",19,81, "", "Y", "1"]; 
Answers[82] = ["$500,000-$999,999",19,82, "", "Y", "1"]; 
Answers[83] = ["$1,000,000+",19,83, "", "Y", "1"]; 
//q10
Answers[84] = ["ASAP",20,84, "", "Y", "1"]; 
Answers[85] = ["Within 1 month",20,85, "", "Y", "1"]; 
Answers[86] = ["1- 2 months",20,86, "", "Y", "1"]; 
Answers[87] = ["3+ months",20,87, "", "Y", "1"]; 
*/

//q11
/*Answers[88] = ["Other", 21, 88, "ZipCode", "N"]; 
Answers[89] = ["Other", 22, 89, "ZipCode", "N"]; 
Answers[90] = ["Other", 23, 90, "ZipCode", "N"]; */