-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconst.py
411 lines (398 loc) · 35.4 KB
/
const.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
MVC_URL = 'https://telegov.njportal.com/njmvc/AppointmentWizard/'
PRJ_URL = 'https://github.com/tangbao/NJ-MVC-Appointment-Helper/'
LOCATION_LIST_URL = 'https://github.com/tangbao/NJ-MVC-Appointment-Helper/blob/master/location_list.md'
SERVICE_ID = {
# License Center
'INITIAL PERMIT (NOT FOR KNOWLEDGE TEST)': '15',
'NON-DRIVER ID': '16',
'KNOWLEDGE TEST (NOT CDL)': '19',
'CDL KNOWLEDGE TEST': '20',
'RENEWAL: LICENSE OR NON-DRIVER ID': '11',
'REAL ID - (NON-RENEWAL)': '12',
'CDL PERMIT OR ENDORSEMENT - (NOT FOR KNOWLEDGE TEST)': '14',
'RENEWAL: CDL': '6',
'TRANSFER FROM OUT OF STATE': '7',
# Vehicle Center
'NEW TITLE OR REGISTRATION': '8',
'REGISTRATION RENEWAL': '10',
'REPLACEMENT TITLE/ REGISTRATION': '13',
# Other (not supported)
# 'NON-CDL KNOWLEDGE TEST - ROWAN COLLEGE': '18',
# 'NON-CDL KNOWLEDGE TEST - WANAQUE': '72'
}
SERVICE_KEYBOARD = [
['INITIAL PERMIT (NOT FOR KNOWLEDGE TEST)', 'NON-DRIVER ID'],
['KNOWLEDGE TEST (NOT CDL)', 'CDL KNOWLEDGE TEST'],
['RENEWAL: LICENSE OR NON-DRIVER ID', 'REAL ID - (NON-RENEWAL)'],
['CDL PERMIT OR ENDORSEMENT - (NOT FOR KNOWLEDGE TEST)'],
['RENEWAL: CDL', 'TRANSFER FROM OUT OF STATE', 'NEW TITLE OR REGISTRATION'],
['REGISTRATION RENEWAL', 'REPLACEMENT TITLE/ REGISTRATION']
]
LOCATION_ID = {'186': 'Bakers Basin', '187': 'Bayonne', '189': 'Camden', '208': 'Cardiff', '191': 'Delanco',
'192': 'Eatontown', '194': 'Edison', '264': 'Elizabeth', '195': 'Flemington', '197': 'Freehold',
'198': 'Lodi', '200': 'Newark', '201': 'North Bergen', '203': 'Oakland', '204': 'Paterson',
'206': 'Rahway', '207': 'Randolph', '188': 'Rio Grande', '190': 'Salem', '193': 'South Plainfield',
'196': 'Toms River', '199': 'Vineland', '202': 'Wayne', '205': 'West Deptford', '209': 'Bakers Basin',
'210': 'Bayonne', '212': 'Camden', '231': 'Cardiff', '214': 'Delanco', '215': 'Eatontown',
'217': 'Edison', '262': 'Elizabeth', '218': 'Flemington', '220': 'Freehold', '221': 'Lodi',
'223': 'Newark', '224': 'North Bergen', '226': 'Oakland', '227': 'Paterson', '229': 'Rahway',
'230': 'Randolph', '211': 'Rio Grande', '213': 'Salem', '216': 'South Plainfield', '219': 'Toms River',
'222': 'Vineland', '225': 'Wayne', '228': 'West Deptford', '267': 'Bakers Basin', '268': 'Bayonne',
'270': 'Camden', '289': 'Cardiff', '272': 'Delanco', '273': 'Eatontown', '275': 'Edison',
'290': 'Elizabeth', '276': 'Flemington', '278': 'Freehold', '279': 'Lodi', '281': 'Newark',
'282': 'North Bergen', '284': 'Oakland', '285': 'Paterson', '287': 'Rahway', '288': 'Randolph',
'269': 'Rio Grande', '271': 'Salem', '274': 'South Plainfield', '277': 'Toms River', '280': 'Vineland',
'283': 'Wayne', '286': 'West Deptford', '291': 'Bakers Basin', '292': 'Bayonne', '294': 'Camden',
'313': 'Cardiff', '296': 'Delanco', '297': 'Eatontown', '299': 'Edison', '314': 'Elizabeth',
'300': 'Flemington', '302': 'Freehold', '303': 'Lodi', '305': 'Newark', '306': 'North Bergen',
'308': 'Oakland', '309': 'Paterson', '311': 'Rahway', '312': 'Randolph', '293': 'Rio Grande',
'295': 'Salem', '298': 'South Plainfield', '301': 'Toms River', '304': 'Vineland', '307': 'Wayne',
'310': 'West Deptford', '101': 'Bakers Basin', '102': 'Bayonne', '104': 'Camden', '105': 'Cardiff ',
'107': 'Delanco', '108': 'Eatontown', '110': 'Edison', '261': 'Elizabeth', '111': 'Flemington',
'113': 'Freehold', '114': 'Lodi', '116': 'Newark', '117': 'North Bergen', '119': 'Oakland',
'120': 'Paterson', '122': 'Rahway', '123': 'Randolph', '103': 'Rio Grande', '106': 'Salem',
'109': 'South Plainfield', '112': 'Toms River', '115': 'Vineland', '118': 'Wayne',
'121': 'West Deptford', '124': 'Bakers Basin', '125': 'Bayonne', '127': 'Camden', '146': 'Cardiff ',
'129': 'Delanco', '130': 'Eatontown', '132': 'Edison', '265': 'Elizabeth', '133': 'Flemington',
'135': 'Freehold', '136': 'Lodi', '138': 'Newark', '139': 'North Bergen', '141': 'Oakland',
'142': 'Paterson', '144': 'Rahway', '145': 'Randolph', '126': 'Rio Grande', '128': 'Salem',
'131': 'South Plainfield', '134': 'Toms River', '137': 'Vineland', '140': 'Wayne',
'143': 'West Deptford', '163': 'Bakers Basin', '164': 'Bayonne', '166': 'Camden', '185': 'Cardiff',
'168': 'Delanco', '169': 'Eatontown', '171': 'Edison', '259': 'Elizabeth', '172': 'Flemington',
'174': 'Freehold', '175': 'Lodi', '177': 'Newark', '178': 'North Bergen', '180': 'Oakland',
'181': 'Paterson', '183': 'Rahway', '184': 'Randolph', '165': 'Rio Grande', '167': 'Salem',
'170': 'South Plainfield', '173': 'Toms River', '176': 'Vineland', '179': 'Wayne',
'182': 'West Deptford', '7': 'Bakers Basin', '8': 'Bayonne', '10': 'Camden', '11': 'Cardiff',
'13': 'Delanco', '14': 'Eatontown', '16': 'Edison', '260': 'Elizabeth', '17': 'Flemington',
'19': 'Freehold', '20': 'Lodi', '22': 'Newark', '23': 'North Bergen', '25': 'Oakland', '26': 'Paterson',
'28': 'Rahway', '29': 'Randolph', '9': 'Rio Grande', '12': 'Salem', '15': 'South Plainfield',
'18': 'Toms River', '21': 'Vineland', '24': 'Wayne', '27': 'West Deptford', '46': 'Bakers Basin',
'47': 'Bayonne', '49': 'Camden', '48': 'Cardiff', '50': 'Delanco', '51': 'Eatontown', '52': 'Edison',
'263': 'Elizabeth', '53': 'Flemington', '54': 'Freehold', '55': 'Lodi', '56': 'Newark',
'57': 'North Bergen', '58': 'Oakland', '59': 'Paterson', '60': 'Rahway', '61': 'Randolph',
'62': 'Rio Grande', '64': 'Salem', '63': 'South Plainfield', '65': 'Toms River', '66': 'Vineland',
'67': 'Wayne', '68': 'West Deptford', '30': 'Cherry Hill', '31': 'East Orange', '32': 'Hazlet',
'33': 'Jersey City', '34': 'Lakewood', '35': 'Manahawkin', '36': 'Medford', '37': 'Newton',
'256': 'Rio Grande', '38': 'Runnemede', '39': 'Somerville', '40': 'South Brunswick', '41': 'Springfield',
'42': 'Trenton Regional', '43': 'Turnersville', '44': 'Wallington', '45': 'Washington',
'85': 'Cherry Hill', '86': 'East Orange', '87': 'Hazlet', '88': 'Jersey City', '89': 'Lakewood',
'90': 'Manahawkin', '91': 'Medford', '92': 'Newton', '257': 'Rio Grande', '93': 'Runnemede',
'94': 'Somerville', '95': 'South Brunswick', '96': 'Springfield', '97': 'Trenton Regional',
'98': 'Turnersville', '99': 'Wallington', '100': 'Washington', '147': 'Cherry Hill',
'148': 'East Orange', '149': 'Hazlet', '150': 'Jersey City', '151': 'Lakewood', '152': 'Manahawkin',
'153': 'Medford', '154': 'Newton', '255': 'Rio Grande', '155': 'Runnemede', '156': 'Somerville',
'157': 'South Brunswick', '158': 'Springfield', '159': 'Trenton Regional', '160': 'Turnersville',
'161': 'Wallington', '162': 'Washington', '0': 'All'}
LOCATION_ID_ADDR = {'186': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'187': 'RT 440 & 1347 Kennedy Blvd. , Family Dollar Plaza, Bayonne, NJ, 07002',
'189': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'208': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'191': '400 Creek Road, Delanco, NJ, 08075', '192': '109 Rt. 36, Eatontown, NJ, 07724',
'194': '45 Kilmer Road, Edison, NJ, 08817', '264': '17 Caldwell Place, Elizabeth, NJ, 07201',
'195': '181 Routes 31 & 202 B, Flemington, NJ, 08551',
'197': '811 Okerson Road, Freehold, NJ, 07728', '198': '8 Mill Street, Lodi, NJ, 07644',
'200': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'201': '8901 Park Plaza, 90th & Bergenline Avenue, North Bergen, NJ, 07047',
'203': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'204': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'206': '1140 Woodbridge Road, Rahway, NJ, 07065', '207': '160 Canfield Avenue, Randolph, NJ, 07869',
'188': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'190': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'193': '5000 Hadley Road, South Plainfield, NJ, 07080',
'196': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'199': '9 West Park Avenue, Vineland, NJ, 08360', '202': '481 Route 46 West, Wayne, NJ, 07470',
'205': '215 Crown Point Road, Thorofare, NJ, 08086',
'209': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'210': 'RT 440 & 1347 Kennedy Blvd. , Family Dollar Plaza, Bayonne, NJ, 07002',
'212': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'231': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'214': '400 Creek Road, Delanco, NJ, 08075', '215': '109 Rt. 36, Eatontown, NJ, 07724',
'217': '45 Kilmer Road, Edison, NJ, 08817', '262': '17 Caldwell Place, Elizabeth, NJ, 07201',
'218': '181 Routes 31 & 202 B, Flemington, NJ, 08551',
'220': '811 Okerson Road, Freehold, NJ, 07728', '221': '8 Mill Street, Lodi, NJ, 07644',
'223': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'224': '8901 Park Plaza, 90th & Bergenline Avenue, North Bergen, NJ, 07047',
'226': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'227': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'229': '1140 Woodbridge Road, Rahway, NJ, 07065', '230': '160 Canfield Avenue, Randolph, NJ, 07869',
'211': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'213': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'216': '5000 Hadley Road, South Plainfield, NJ, 07080',
'219': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'222': '9 West Park Avenue, Vineland, NJ, 08360', '225': '481 Route 46 West, Wayne, NJ, 07470',
'228': '215 Crown Point Road, Thorofare, NJ, 08086',
'267': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'268': 'RT 440 & 1347 Kennedy Blvd. , Family Dollar Plaza, Bayonne, NJ, 07002',
'270': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'289': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'272': '400 Creek Road, Delanco, NJ, 08075', '273': '109 Rt. 36, Eatontown, NJ, 07724',
'275': '45 Kilmer Road, Edison, NJ, 08817', '290': '17 Caldwell Place, , Elizabeth, NJ, 07201',
'276': '181 Routes 31 & 202 B, Flemington, NJ, 08551',
'278': '811 Okerson Road, Freehold, NJ, 07728', '279': '8 Mill Street, Lodi, NJ, 07644',
'281': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'282': '8901 Park Plaza, 90th & Bergenline Avenue, North Bergen, NJ, 07047',
'284': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'285': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'287': '1140 Woodbridge Road, Rahway, NJ, 07065', '288': '160 Canfield Avenue, Randolph, NJ, 07869',
'269': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'271': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'274': '5000 Hadley Road, South Plainfield, NJ, 07080',
'277': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'280': '9 West Park Avenue, Vineland, NJ, 08360', '283': '481 Route 46 West, Wayne, NJ, 07470',
'286': '215 Crown Point Road, Thorofare, NJ, 08086',
'291': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'292': 'RT 440 & 1347 Kennedy Blvd. , Family Dollar Plaza, Bayonne, NJ, 07002',
'294': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'313': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'296': '400 Creek Road, Delanco, NJ, 08075', '297': '109 Rt. 36, Eatontown, NJ, 07724',
'299': '45 Kilmer Road, Edison, NJ, 08817', '314': '17 Caldwell Place, , Elizabeth, NJ, 07201',
'300': '181 Routes 31 & 202 B, Flemington, NJ, 08551',
'302': '811 Okerson Road, Freehold, NJ, 07728', '303': '8 Mill Street, Lodi, NJ, 07644',
'305': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'306': '8901 Park Plaza, 90th & Bergenline Avenue, North Bergen, NJ, 07047',
'308': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'309': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'311': '1140 Woodbridge Road, Rahway, NJ, 07065', '312': '160 Canfield Avenue, Randolph, NJ, 07869',
'293': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'295': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'298': '5000 Hadley Road, South Plainfield, NJ, 07080',
'301': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'304': '9 West Park Avenue, Vineland, NJ, 08360', '307': '481 Route 46 West, Wayne, NJ, 07470',
'310': '215 Crown Point Road, Thorofare, NJ, 08086',
'101': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'102': 'RT 440 & 1347 Kennedy Blvd, Family Dollar Plaza, Bayonne, NJ, 07002',
'104': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'105': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'107': '400 Creek Road, Delanco, NJ, 08075', '108': '109 Rt. 36, Eatontown, NJ, 07724',
'110': '45 Kilmer Road, Edison, NJ, 08817', '261': '17 Caldwell Place, Elizabeth, NJ, 07201',
'111': '181 Routes 31 & 202 B, Flemington, NJ, 08551',
'113': '811 Okerson Road, Freehold, NJ, 07728', '114': '8 Mill Street, Lodi, NJ, 07644',
'116': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'117': '8901 Park Plaza, 90th & Bergenline Avenue, North Bergen, NJ, 07047',
'119': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'120': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'122': '1140 Woodbridge Road, Rahway, NJ, 07065', '123': '160 Canfield Avenue, Randolph, NJ, 07869',
'103': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'106': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'109': '5000 Hadley Road, South Plainfield, NJ, 07080',
'112': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'115': '9 West Park Avenue, Vineland, NJ, 08360', '118': '481 Route 46 West, Wayne, NJ, 07470',
'121': '215 Crown Point Road, Thorofare, NJ, 08086',
'124': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'125': 'RT 440 & 1347 Kennedy Blvd. , Family Dollar Plaza, Bayonne, NJ, 07002',
'127': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'146': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'129': '400 Creek Road, Delanco, NJ, 08075', '130': '109 Rt. 36, Eatontown, NJ, 07724',
'132': '45 Kilmer Road, Edison, NJ, 08817', '265': '17 Caldwell Place, Elizabeth, NJ, 07201',
'133': '181 Routes 31 & 202 B, Flemington, NJ, 08551',
'135': '811 Okerson Road, Freehold, NJ, 07728', '136': '8 Mill Street, Lodi, NJ, 07644',
'138': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'139': '8901 Park Plaza, 90th & Bergenline Avenue, North Bergen, NJ, 07047',
'141': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'142': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'144': '1140 Woodbridge Road, Rahway, NJ, 07065', '145': '160 Canfield Avenue, Randolph, NJ, 07869',
'126': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'128': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'131': '5000 Hadley Road, South Plainfield, NJ, 07080',
'134': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'137': '9 West Park Avenue, Vineland, NJ, 08360', '140': '481 Route 46 West, Wayne, NJ, 07470',
'143': '215 Crown Point Road, Thorofare, NJ, 08086',
'163': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'164': 'RT 440 & 1347 Kennedy Blvd. , Family Dollar Plaza, Bayonne, NJ, 07002',
'166': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'185': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'168': '400 Creek Road, Delanco, NJ, 08075', '169': '109 Rt. 36, Eatontown, NJ, 07724',
'171': '45 Kilmer Road, Edison, NJ, 08817', '259': '17 Caldwell Place, Elizabeth, NJ, 07201',
'172': '181 Routes 31 & 202 B, Flemington, NJ, 08551',
'174': '811 Okerson Road, Freehold, NJ, 07728', '175': '8 Mill Street, Lodi, NJ, 07644',
'177': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'178': '8901 Park Plaza, 90th & Bergenline Avenue, North Bergen, NJ, 07047',
'180': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'181': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'183': '1140 Woodbridge Road, Rahway, NJ, 07065', '184': '160 Canfield Avenue, Randolph, NJ, 07869',
'165': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'167': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'170': '5000 Hadley Road, South Plainfield, NJ, 07080',
'173': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'176': '9 West Park Avenue, Vineland, NJ, 08360', '179': '481 Route 46 West, Wayne, NJ, 07470',
'182': '215 Crown Point Road, Thorofare, NJ, 08086',
'7': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'8': 'RT 440 & 1347 Kennedy Blvd., Family Dollar Plaza , Bayonne, NJ, 07002',
'10': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'11': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'13': '400 Creek Road, Delanco, NJ, 08075', '14': '109 Rt. 36, Eatontown, NJ, 07724',
'16': '45 Kilmer Road, Edison, NJ, 08817', '260': '17 Caldwell Place, Elizabeth, NJ, 07201',
'17': '181 Routes 31 & 202 B, Flemington, NJ, 08551', '19': '811 Okerson Road, Freehold, NJ, 07728',
'20': '8 Mill Street, Lodi, NJ, 07644', '22': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'23': '8901 Park Plaza, 90th & Bergenline Avenue , North Bergen, NJ, 07047',
'25': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'26': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'28': '1140 Woodbridge Road, Rahway, NJ, 07065', '29': '160 Canfield Avenue, Randolph, NJ, 07869',
'9': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'12': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'15': '5000 Hadley Road, South Plainfield, NJ, 07080',
'18': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'21': '9 West Park Avenue, Vineland, NJ, 08360', '24': '481 Route 46 West, Wayne, NJ, 07470',
'27': '215 Crown Point Road, Thorofare, NJ, 08086',
'46': '3200 Brunswick Pike, Lawrenceville, NJ, 08648',
'47': 'RT 440 & 1347 Kennedy Blvd., Family Dollar Plaza , Bayonne, NJ, 07002',
'49': '2600 Mt. Ephraim Avenue, Camden, NJ, 08104',
'48': '6725 Black Horse Pike, Harbor Square, Egg Harbor Twp, NJ, 08234-3935',
'50': '400 Creek Road, Delanco, NJ, 08075', '51': '109 Rt. 36, Eatontown, NJ, 07724',
'52': '45 Kilmer Road, Edison, NJ, 08817', '263': '17 Caldwell Place, Elizabeth, NJ, 07201',
'53': '181 Routes 31 & 202 B, Flemington, NJ, 08551', '54': '811 Okerson Road, Freehold, NJ, 07728',
'55': '8 Mill Street, Lodi, NJ, 07644', '56': '228 Frelinghuysen Avenue, Newark, NJ, 07114',
'57': '8901 Park Plaza, 90th & Bergenline Avenue , North Bergen, NJ, 07047',
'58': '350 Ramapo Valley Road, Suite 24, Oakland, NJ, 07436',
'59': '125 Broadway, Suite 201, Paterson, NJ, 07505',
'60': '1140 Woodbridge Road, Rahway, NJ, 07065', '61': '160 Canfield Avenue, Randolph, NJ, 07869',
'62': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'64': '199 East Broadway, Finlaw Building, Salem, NJ, 08079',
'63': '5000 Hadley Road, South Plainfield, NJ, 07080',
'65': '1861 Hooper Avenue, Village Square Plaza, Toms River, NJ, 08753',
'66': '9 West Park Avenue, Vineland, NJ, 08360', '67': '481 Route 46 West, Wayne, NJ, 07470',
'68': '215 Crown Point Road, Thorofare, NJ, 08086',
'30': '1 Executive Campus, Route 70 & Cuthbert Blvd, Suite 110, Cherry Hill, NJ, 08002',
'31': '183 South 18th Street, East Orange, NJ, 07018',
'32': '1374 Route 36, Airport Plaza Mall, Hazlet, NJ, 07730',
'33': '438 Summit Avenue, Jersey City, NJ, 07307',
'34': '1195 Route 70, Store 9, Leisure Center, Lakewood, NJ, 08701',
'35': '712 East Bay Avenue, Manahawkin Plaza, Manahawkin, NJ, 08050',
'36': "175 Route 70, Suite 25, Sharp's Run Plaza, Medford, NJ, 08055",
'37': '51 Sparta Avenue, Newton, NJ, 07860',
'256': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'38': '835 E. Clements Bridge Rd, Runnemede Plaza, Runnemede, NJ, 08078',
'39': '10 Roosevelt Place, Somerville, NJ, 08876', '40': '2236 Rt. 130 North, Dayton, NJ, 08810',
'41': '34 Center Street, Springfield, NJ, 07081',
'42': '120 South Stockton Street, Trenton, NJ, 08666',
'43': '5200 Route 42 North, Ganttown Plaza, Suite 13, Turnersville, NJ, 08012',
'44': '450 Main Avenue, Wallington Square, Wallington, NJ, 07057',
'45': '404 E Washington Ave, Washington, NJ, 07882',
'85': '1 Executive Campus, Route 70 & Cuthbert Blvd, Suite 110, Cherry Hill, NJ, 08002',
'86': '183 South 18th Street, East Orange, NJ, 07018',
'87': '1374 Route 36, Airport Plaza Mall, Hazlet, NJ, 07730',
'88': '438 Summit Avenue, Jersey City, NJ, 07307',
'89': '1195 Route 70, Store 9, Leisure Center, Lakewood, NJ, 08701',
'90': '712 East Bay Avenue, Manahawkin Plaza, Manahawkin, NJ, 08050',
'91': "175 Route 70, Suite 25, Sharp's Run Plaza, Medford, NJ, 08055",
'92': '51 Sparta Avenue, Newton, NJ, 07860',
'257': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'93': '835 E. Clements Bridge Rd, Runnemede Plaza, Runnemede, NJ, 08078',
'94': '10 Roosevelt Place, Somerville, NJ, 08876', '95': '2236 Rt. 130 North, Dayton, NJ, 08810',
'96': '34 Center Street, Springfield, NJ, 07081',
'97': '120 South Stockton Street, Trenton, NJ, 08666',
'98': '5200 Route 42 North, Ganttown Plaza, Suite 13, Turnersville, NJ, 08012',
'99': '450 Main Avenue, Wallington Square, Wallington, NJ, 07057',
'100': '404 E Washington Ave, Washington, NJ, 07882',
'147': '1 Executive Campus, Route 70 & Cuthbert Blvd, Suite 110, Cherry Hill, NJ, 08002',
'148': '183 South 18th Street, East Orange, NJ, 07018',
'149': '1374 Route 36, Airport Plaza Mall, Hazlet, NJ, 07730',
'150': '438 Summit Avenue, Jersey City, NJ, 07307',
'151': '1195 Route 70, Store 9, Leisure Center, Lakewood, NJ, 08701',
'152': '712 East Bay Avenue, Manahawkin Plaza, Manahawkin, NJ, 08050',
'153': "175 Route 70, Suite 25, Sharp's Run Plaza, Medford, NJ, 08055",
'154': '51 Sparta Avenue, Newton, NJ, 07860',
'255': '3305 Bay Shore Road, Breakwater Shopping Plaza, North Cape May, NJ, 08204',
'155': '835 E. Clements Bridge Rd, Runnemede Plaza, Runnemede, NJ, 08078',
'156': '10 Roosevelt Place, Somerville, NJ, 08876', '157': '2236 Rt. 130 North, Dayton, NJ, 08810',
'158': '34 Center Street, Springfield, NJ, 07081',
'159': '120 South Stockton Street, Trenton, NJ, 08666',
'160': '5200 Route 42 North, Ganttown Plaza, Suite 13, Turnersville, NJ, 08012',
'161': '450 Main Avenue, Wallington Square, Wallington, NJ, 07057',
'162': '404 E Washington Ave, Washington, NJ, 07882'}
LOCATION_NAME = {'15': {'186': 'Bakers Basin', '187': 'Bayonne', '189': 'Camden', '208': 'Cardiff', '191': 'Delanco',
'192': 'Eatontown', '194': 'Edison', '264': 'Elizabeth', '195': 'Flemington', '197': 'Freehold',
'198': 'Lodi', '200': 'Newark', '201': 'North Bergen', '203': 'Oakland', '204': 'Paterson',
'206': 'Rahway', '207': 'Randolph', '188': 'Rio Grande', '190': 'Salem',
'193': 'South Plainfield', '196': 'Toms River', '199': 'Vineland', '202': 'Wayne',
'205': 'West Deptford'},
'16': {'209': 'Bakers Basin', '210': 'Bayonne', '212': 'Camden', '231': 'Cardiff', '214': 'Delanco',
'215': 'Eatontown', '217': 'Edison', '262': 'Elizabeth', '218': 'Flemington', '220': 'Freehold',
'221': 'Lodi', '223': 'Newark', '224': 'North Bergen', '226': 'Oakland', '227': 'Paterson',
'229': 'Rahway', '230': 'Randolph', '211': 'Rio Grande', '213': 'Salem',
'216': 'South Plainfield', '219': 'Toms River', '222': 'Vineland', '225': 'Wayne',
'228': 'West Deptford'},
'19': {'267': 'Bakers Basin', '268': 'Bayonne', '270': 'Camden', '289': 'Cardiff', '272': 'Delanco',
'273': 'Eatontown', '275': 'Edison', '290': 'Elizabeth', '276': 'Flemington', '278': 'Freehold',
'279': 'Lodi', '281': 'Newark', '282': 'North Bergen', '284': 'Oakland', '285': 'Paterson',
'287': 'Rahway', '288': 'Randolph', '269': 'Rio Grande', '271': 'Salem',
'274': 'South Plainfield', '277': 'Toms River', '280': 'Vineland', '283': 'Wayne',
'286': 'West Deptford'},
'20': {'291': 'Bakers Basin', '292': 'Bayonne', '294': 'Camden', '313': 'Cardiff', '296': 'Delanco',
'297': 'Eatontown', '299': 'Edison', '314': 'Elizabeth', '300': 'Flemington', '302': 'Freehold',
'303': 'Lodi', '305': 'Newark', '306': 'North Bergen', '308': 'Oakland', '309': 'Paterson',
'311': 'Rahway', '312': 'Randolph', '293': 'Rio Grande', '295': 'Salem',
'298': 'South Plainfield', '301': 'Toms River', '304': 'Vineland', '307': 'Wayne',
'310': 'West Deptford'},
'11': {'101': 'Bakers Basin', '102': 'Bayonne', '104': 'Camden', '105': 'Cardiff ', '107': 'Delanco',
'108': 'Eatontown', '110': 'Edison', '261': 'Elizabeth', '111': 'Flemington', '113': 'Freehold',
'114': 'Lodi', '116': 'Newark', '117': 'North Bergen', '119': 'Oakland', '120': 'Paterson',
'122': 'Rahway', '123': 'Randolph', '103': 'Rio Grande', '106': 'Salem',
'109': 'South Plainfield', '112': 'Toms River', '115': 'Vineland', '118': 'Wayne',
'121': 'West Deptford'},
'12': {'124': 'Bakers Basin', '125': 'Bayonne', '127': 'Camden', '146': 'Cardiff ', '129': 'Delanco',
'130': 'Eatontown', '132': 'Edison', '265': 'Elizabeth', '133': 'Flemington', '135': 'Freehold',
'136': 'Lodi', '138': 'Newark', '139': 'North Bergen', '141': 'Oakland', '142': 'Paterson',
'144': 'Rahway', '145': 'Randolph', '126': 'Rio Grande', '128': 'Salem',
'131': 'South Plainfield', '134': 'Toms River', '137': 'Vineland', '140': 'Wayne',
'143': 'West Deptford'},
'14': {'163': 'Bakers Basin', '164': 'Bayonne', '166': 'Camden', '185': 'Cardiff', '168': 'Delanco',
'169': 'Eatontown', '171': 'Edison', '259': 'Elizabeth', '172': 'Flemington', '174': 'Freehold',
'175': 'Lodi', '177': 'Newark', '178': 'North Bergen', '180': 'Oakland', '181': 'Paterson',
'183': 'Rahway', '184': 'Randolph', '165': 'Rio Grande', '167': 'Salem',
'170': 'South Plainfield', '173': 'Toms River', '176': 'Vineland', '179': 'Wayne',
'182': 'West Deptford'},
'6': {'7': 'Bakers Basin', '8': 'Bayonne', '10': 'Camden', '11': 'Cardiff', '13': 'Delanco',
'14': 'Eatontown', '16': 'Edison', '260': 'Elizabeth', '17': 'Flemington', '19': 'Freehold',
'20': 'Lodi', '22': 'Newark', '23': 'North Bergen', '25': 'Oakland', '26': 'Paterson',
'28': 'Rahway', '29': 'Randolph', '9': 'Rio Grande', '12': 'Salem', '15': 'South Plainfield',
'18': 'Toms River', '21': 'Vineland', '24': 'Wayne', '27': 'West Deptford'},
'7': {'46': 'Bakers Basin', '47': 'Bayonne', '49': 'Camden', '48': 'Cardiff', '50': 'Delanco',
'51': 'Eatontown', '52': 'Edison', '263': 'Elizabeth', '53': 'Flemington', '54': 'Freehold',
'55': 'Lodi', '56': 'Newark', '57': 'North Bergen', '58': 'Oakland', '59': 'Paterson',
'60': 'Rahway', '61': 'Randolph', '62': 'Rio Grande', '64': 'Salem', '63': 'South Plainfield',
'65': 'Toms River', '66': 'Vineland', '67': 'Wayne', '68': 'West Deptford'},
'8': {'30': 'Cherry Hill', '31': 'East Orange', '32': 'Hazlet', '33': 'Jersey City', '34': 'Lakewood',
'35': 'Manahawkin', '36': 'Medford', '37': 'Newton', '256': 'Rio Grande', '38': 'Runnemede',
'39': 'Somerville', '40': 'South Brunswick', '41': 'Springfield', '42': 'Trenton Regional',
'43': 'Turnersville', '44': 'Wallington', '45': 'Washington'},
'10': {'85': 'Cherry Hill', '86': 'East Orange', '87': 'Hazlet', '88': 'Jersey City', '89': 'Lakewood',
'90': 'Manahawkin', '91': 'Medford', '92': 'Newton', '257': 'Rio Grande', '93': 'Runnemede',
'94': 'Somerville', '95': 'South Brunswick', '96': 'Springfield', '97': 'Trenton Regional',
'98': 'Turnersville', '99': 'Wallington', '100': 'Washington'},
'13': {'147': 'Cherry Hill', '148': 'East Orange', '149': 'Hazlet', '150': 'Jersey City',
'151': 'Lakewood', '152': 'Manahawkin', '153': 'Medford', '154': 'Newton', '255': 'Rio Grande',
'155': 'Runnemede', '156': 'Somerville', '157': 'South Brunswick', '158': 'Springfield',
'159': 'Trenton Regional', '160': 'Turnersville', '161': 'Wallington', '162': 'Washington'}}
CHECK_MSG = 'Send /cancel to stop at any time.\n\n' + \
'What service do you want to make an appointment?\n'
SET_LOC_MSG = 'Please tell me the preferred MVC location you want to subscribe. ' + \
'Please check ' + LOCATION_LIST_URL + ' for location names and ids.\n\n' + \
'Either location id or location name is ' + \
'supported.\n\n ' + \
'If you have no preferred MVC location and want ' + \
'to subscribe to all locations, ' + \
'please reply All.'
TME_FMT_MSG = 'The format is yymmdd (US Eastern Time), e.g., 210704 means July 4th, 2021.\n\n' + \
'Also, the date should not be earlier than then current date.\n\n' + \
'If you have no requirements on this, please reply All.'
NO_AUTH_MSG = 'Sorry, you are not the authorized user, you cannot use this function.\n\n' + \
'Instead, you can deploy this bot by yourself.\n\n' + \
'Please visit ' + PRJ_URL + ' for more information.'
SET_JOB_MSG = 'Reply the index of the subscription to cancel it. ' + \
'Reply 0 to cancel all. \n\nSend /cancel to quit this procedure.'
HELP_MSG = '/check Check the most recent available places for appointment.\n' + \
'/subscribe Receive a notification when a more recent time slot is available. Authorized users only. ' \
'You can have at most three subscriptions.\n' + \
'/mysub Manage your subscriptions.\n' + \
'/help Show the help message.\n\n' + \
'Visit ' + PRJ_URL + ' to find the source code of this bot and instructions to deploy your own bot.'
IN_DEMO_MSG = 'You are in DEMO mode. You cannot really use the /subscribe and /mysub command. The returns of these ' \
'two commands are just for DEMO.'
TEST_NEED_MSG = 'If you want to be one of the authorized users of this bot that can subscribe to appointments ' \
'(so that the bot can check the appointments automatically for you), ' \
'please contact me at Telegram @kirov_dev. For now, this /subscribe function is not stable and needs ' \
'some more uses to find bugs. \n\n' \
'****************\n' \
'You don\'t have to be a programmer, but just a normal user who can report bugs to me.\n' \
'****************'