﻿//FileName: SurveyMaster.js -- manually updated by GR. for PODS
//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) 2006, 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 do you plan on using your <span class='TheTheme'>mobile office</span>(s)?", 1]; 
Questions[2] = ["How many <span class='TheTheme'>mobile offices</span> do you need?", 1]; 
Questions[3] = ["Approximately how much total square footage do you need?", 1]; 
Questions[4] = ["Approximately how long will you need the <span class='TheTheme'>mobile office</span>(s)?", 1]; 
Questions[5] = ["When would you like to have your <span class='TheTheme'>mobile office</span>(s) delivered?", 1]; 

Questions[6] = ["How many of the following will your <span class='TheTheme'>mobile office</span>(s) need?", 1]; 
Questions[7] = ["Please specify the 5 digit ZIP code for your <span class='TheTheme'>mobile office</span> delivery location(s):", 1]; 

Questions[8]  = ["How do you plan on using your <span class='TheTheme'>modular building</span>?", 2]; 
Questions[9]  = ["How much square footage do you need for your <span class='TheTheme'>modular building</span>?", 2]; 
Questions[10] = ["How would you like to finance your <span class='TheTheme'>modular building</span>?", 2]; 
Questions[11] = ["Approximately how long do you plan to need the <span class='TheTheme'>modular building</span>?", 2]; 
Questions[12] = ["When do you need to have your <span class='TheTheme'>modular building</span> completed?", 2]; 

Questions[13] = ["How many of the following will your <span class='TheTheme'>modular building</span> need?", 2]; 
Questions[14] = ["Please specify the 5 digit ZIP code of your <span class='TheTheme'>modular building</span> site:", 2]; 

Questions[15] = ["How do you plan on using your <span class='TheTheme'>storage container</span>(s)?", 3]; 
Questions[16] = ["How many <span class='TheTheme'>storage container</span>(s) do you need?", 3]; 
Questions[17] = ["What length do you want for your <span class='TheTheme'>storage container</span>(s)?", 3]; 
Questions[18] = ["What type of door is needed for your <span class='TheTheme'>storage container</span>(s)?", 3]; 
Questions[19] = ["How long do you need your <span class='TheTheme'>storage container</span>(s)?", 3]; 

Questions[20] = ["When would you like to have your <span class='TheTheme'>storage container</span>(s) delivered?", 3]; 
Questions[21] = ["Please specify the 5 digit ZIP code for your <span class='TheTheme'>storage container</span> location:", 3]; 

//--Questions[22] = ["Please describe any additional storage container options that you want, such as air conditioning/refrigeration, heavy-duty locking systems, custom paint, extra doors, etc.:", 3]; 
// Questions[23] = ["How are you planning on using your self-storage container(s)?", 4]; 
// Questions[25] = ["How long will you need your mobile self-storage container(s)?", 4]; 
// Questions[26] = ["When would you like your mobile self-storage container(s) delivered?", 4]; 

Questions[23] = ["How are you planning on using your portable storage container(s)?", 4]; 
Questions[24] = ["How much stuff do you need to move and/or store?", 4]; 
Questions[25] = ["How long will you need your portable storage container(s)?", 4]; 
Questions[26] = ["When would you like your portable storage container(s) delivered?", 4]; 
Questions[27] = ["What is the starting ZIP code?", 4]; 
Questions[28] = ["If you are moving, what is the destination ZIP code?", 4]; 


/////////////////////////////////////////////////////////////////


Answers[1] = ["Construction office",1,2, "", "Y"]; 
Answers[2] = ["Sales/executive office",1,3, "", "Y"]; 
Answers[3] = ["Portable classroom",1,4, "", "Y"]; 
Answers[4] = ["Church building",1,5, "", "Y"]; 
Answers[5] = ["Retail space",1,6, "", "Y"]; 
Answers[6] = ["Other",1,7, "", "Y"]; 

Answers[7] = ["1",2,8, "", "Y"]; 
Answers[8] = ["2",2,9, "", "Y"]; 
Answers[9] = ["3",2,10, "", "Y"]; 
Answers[10] = ["4+",2,11, "", "Y"]; 

Answers[11] = ["Less than 400 sq ft",3,12, "", "Y"]; 
Answers[12] = ["400-800 sq ft",3,13, "", "Y"]; 
Answers[13] = ["More than 800 sq ft or more",3,14, "", "Y"]; 

Answers[14] = ["Less than 6 months",4,15, "", "Y"]; 
Answers[15] = ["6 - 12 months",4,16, "", "Y"]; 
Answers[16] = ["12 months or more",4,17, "", "Y"]; 
Answers[17] = ["I plan on purchasing the mobile office(s)",4,18, "", "Y"]; 

Answers[18] = ["ASAP",5,19, "", "Y"]; 
Answers[19] = ["One month",5,20, "", "Y"]; 
Answers[20] = ["Two months",5,21, "", "Y"]; 
Answers[21] = ["Three months or more",5,22, "", "Y"]; 

//--TEXTBOX RESPONSES ONLY!
Answers[99] = ["Other", 6, 99, "Bathrooms", "N"]
Answers[100] = ["Other", 6, 99, "Private Offices", "N"]
Answers[101] = ["Other", 6, 99, "Wheelchair Ramps", "N"]

//--ZIP Code
Answers[102] = ["Other",7, 99,"ZipCode","N"];

Answers[22] = ["Day care",8,23, "", "Y"]; 
Answers[23] = ["Classroom",8,25, "", "Y"]; 
Answers[24] = ["Office building",8,27, "", "Y"]; 
Answers[25] = ["Industrial",8,28, "", "Y"]; 
Answers[26] = ["Retail",8,29, "", "Y"]; 
Answers[27] = ["Medical",8,24, "", "Y"]; 
Answers[28] = ["Church",8,26, "", "Y"]; 
Answers[29] = ["Other",8,30, "", "Y"]; 

Answers[30] = ["Less than 1,000 sq. ft.",9,31, "", "Y"]; 
Answers[31] = ["1,000 to 4,999 sq. ft.",9,32, "", "Y"]; 
Answers[32] = ["5,000 to 9,999 sq. ft.",9,33, "", "Y"]; 
Answers[33] = ["10,000 to 19,999 sq. ft.",9,34, "", "Y"]; 
Answers[34] = ["More than 20,000 sq. ft.",9,35, "", "Y"]; 

Answers[35] = ["Purchase outright",10,36, "", "Y"]; 
Answers[36] = ["Rent",10,37, "", "Y"]; 
Answers[37] = ["Lease to purchase",10,38, "", "Y"]; 
Answers[38] = ["Unsure, please advise",10,39, "", "Y"]; 

Answers[39] = ["Permanent",11,40, "", "Y"]; 
Answers[40] = ["1 Year",11,41, "", "Y"]; 
Answers[41] = ["2 Years",11,42, "", "Y"]; 
Answers[42] = ["3 Years",11,43, "", "Y"]; 
Answers[43] = ["4 Years",11,44, "", "Y"]; 
Answers[44] = ["Other",11,45, "", "Y"]; 

Answers[45] = ["ASAP",12,49, "", "Y"]; 
Answers[46] = ["In one to three months",12,46, "", "Y"]; 
Answers[47] = ["In three to six months",12,47, "", "Y"]; 
Answers[48] = ["More than six months",12,48, "", "Y"]; 



// GR Note: There is NO "50" subcat!!

 
//TEXTBOX RESPONSES ONLY!
Answers[103] = ['Other', 13, 99, 'Bathrooms', 'N'];
Answers[104] = ['Other', 13, 99, 'Private Offices', 'N'];
Answers[105] = ['Other', 13, 99, 'Wheelchair Ramps', 'N'];

//ZIP Code
Answers[106] = ['Other',14, 99,'ZipCode','N'];

Answers[50] = ["Construction",15,51, "", "Y"]; 
Answers[51] = ["Retail",15,52, "", "Y"]; 
Answers[52] = ["Industrial or commercial",15,53, "", "Y"]; 
Answers[53] = ["Agriculture/farm",15,54, "", "Y"]; 
Answers[54] = ["Restaurant",15,55, "", "Y"]; 
Answers[55] = ["Federal, state, or local government",15,56, "", "Y"]; 
Answers[56] = ["Residential <a href='Mobile-Storage-Quote.html'>(Need a moving container?)</a>",15,57, "", "Y"]; 
Answers[57] = ["Other",15,58, "Other_Using_Storage", "Y"]; 

Answers[58] = ["1",16,59, "", "Y"]; 
Answers[59] = ["2-5",16,60, "", "Y"]; 
Answers[60] = ["6-10",16,61, "", "Y"]; 
Answers[61] = ["More than 10",16,62, "", "Y"];
 
Answers[62] = ["10 feet",17,63, "", "Y"]; 
Answers[63] = ["20 feet",17,64, "", "Y"]; 
Answers[64] = ["40 feet",17,65, "", "Y"]; 
Answers[65] = ["Unsure, please advise",17,66, "", "Y"];
 
Answers[66] = ["Swing door (standard)",18,67, "", "Y"]; 
Answers[67] = ["Walk-in door",18,68, "", "Y"]; 
Answers[68] = ["Roll-up door",18,69, "", "Y"]; 
Answers[69] = ["Doors on each end",18,70, "", "Y"]; 
Answers[70] = ["Unsure, please advise",18,71, "", "Y"]; 

Answers[71] = ["Less than 6 months",19,72, "", "Y"]; 
Answers[72] = ["6 to 12 months",19,73, "", "Y"]; 
Answers[73] = ["More than 12 months",19,74, "", "Y"]; 
Answers[74] = ["I plan on purchasing the storage container",19,75, "", "Y"]; 

Answers[75] = ["ASAP",20,76, "", "Y"]; 
Answers[76] = ["One month",20,77, "", "Y"]; 
Answers[77] = ["Two months",20,78, "", "Y"]; 
Answers[78] = ["Three months or more",20,79, "", "Y"];

Answers[107] = ['Other',21, 99,'ZipCode','N'];
 
//
// PODS questions
//
Answers[79] = ["Storage at my property",23,80, "", "Y"]; 
Answers[80] = ["Storage at a climate-controlled warehouse",23,81, "", "Y"]; 
Answers[81] = ["Moving and storage",23,82, "", "Y"]; 
Answers[82] = ["Moving only",23,83, "", "Y"]; 
//Answers[83] = ["Unsure/no preference",23,84, "", "Y"]; 

Answers[84] = ["1 - 2 rooms",24,85, "", "Y"]; 
Answers[85] = ["2 - 3 rooms",24,86, "", "Y"]; 
Answers[86] = ["3 - 4 rooms",24,87, "", "Y"]; 
Answers[87] = ["5 or more rooms",24,88, "", "Y"]; 
//Answers[88] = ["Unsure/no preference",24,89, "", "Y"]; 

Answers[89] = ["Less than 3 months",25,90, "", "Y"]; 
Answers[90] = ["Between 4 and 6 months",25,91, "", "Y"]; 
Answers[91] = ["More than 6 months",25,92, "", "Y"]; 
//Answers[92] = ["Unsure",25,93, "", "Y"]; 

Answers[93] = ["ASAP",26,94, "", "Y"]; 
Answers[94] = ["One month",26,95, "", "Y"]; 
Answers[95] = ["Two months",26,96, "", "Y"]; 
Answers[96] = ["Three months or more",26,97, "", "Y"]; 
//Answers[97] = ["Unsure/no preference",26,98, "", "Y"]; 

Answers[108] = ['Other', 27, 99, 'ZipCode', 'N']; // this must be ZipCode
Answers[109] = ['Other', 28, 99, 'MovingPostalCode', 'N']; // to include this, it can not have "zip" in the name.

