This repository was archived by the owner on Aug 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathdatabase_initial_data.sql
More file actions
625 lines (616 loc) · 93.4 KB
/
database_initial_data.sql
File metadata and controls
625 lines (616 loc) · 93.4 KB
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
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
-- phpMyAdmin SQL Dump
-- version 4.4.13.1
-- http://www.phpmyadmin.net
--
-- Host: localhost:3306
-- Generation Time: Jun 13, 2016 at 09:11 AM
-- Server version: 5.6.27
-- PHP Version: 5.5.30
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Database: `eg_test_site`
--
--
-- Dumping data for table `mdjcourt`
--
INSERT INTO `mdjcourt` (`courtID`, `district`, `courtName`, `judge`, `address`, `city`, `state`, `zip`, `phone`, `fax`, `address2`) VALUES
(1, '51-3-04', 'Magisterial District Court 51-3-04', 'Mark D. Beauchat', '2267 Fairfield Road', 'Gettysburg', 'PA', '17325', '717-337-3870', '717-337-0934', ''),
(2, '51-3-02', 'Magisterial District Court 51-3-02', 'Daniel S. Bowman', '45D West Hanover Street', 'Bonneauville', 'PA', '17325', '717-334-7810', '717-334-3226', ''),
(3, '51-3-01', 'Magisterial District Court 51-3-01', 'Thomas R. Carr', '34 East Middle Street', 'Gettysburg', 'PA', '17325', '717-334-7913', '717-334-1262', ''),
(4, '51-3-03', 'Magisterial District Court 51-3-03', 'Tony J. Little', '40 Church Road', 'East Berlin', 'PA', '17316', '717-624-7138', '717-624-1201', ''),
(5, '05-2-11', 'Magisterial District Court 05-2-11', 'Robert L. Barner', '371 Lincoln Highway', 'North Versailles', 'PA', '15137', '412-824-3862', '412-824-3864', ''),
(6, '05-2-17', 'Magisterial District Court 05-2-17', 'David J. Barton', '530 Caste Village Shopping Center', 'Pittsburgh', 'PA', '15236', '412-885-2111', '412-885-4630', ''),
(7, '05-2-05', 'Magisterial District Court 05-2-05', 'Carolyn S. Bengel', '1010 Broadview Boulevard', 'Brackenridge', 'PA', '15014', '724-224-5555', '724-226-1594', ''),
(8, '05-3-04', 'Magisterial District Court 05-3-04', 'Suzanne R. Blaschak', '2060 Saxonburg Blvd.', 'Gibsonia', 'PA', '15044', '724-265-2380', '724-265-2727', ''),
(9, '05-2-18', 'Magisterial District Court 05-2-18', 'John N. Bova', 'Wallace Building', 'Pittsburgh', 'PA', '15227', '412-881-1996', '412-885-2443', ''),
(10, '05-2-16', 'Magisterial District Court 05-2-16', 'Pat A. Capolupo', '343 Old Curry Hollow Road', 'Pittsburgh', 'PA', '15236', '412-653-2102', '412-653-0221', ''),
(11, '05-2-08', 'Magisterial District Court 05-2-08', 'Thomas P. Caulfield', '2065 Ardmore Blvd.', 'Pittsburgh', 'PA', '15221', '412-271-9125', '412-271-7529', ''),
(12, '05-3-10', 'Magisterial District Court 05-3-10', 'Anthony M. Ceoffe', '4211 Butler Street', 'Pittsburgh', 'PA', '15201', '412-681-1558', '412-681-5300', ''),
(13, '05-3-06', 'Magisterial District Court 05-3-06', 'Mary Ann Cercone', '104 Linden Avenue', 'McKees Rocks', 'PA', '15136', '412-331-3414', '412-331-3422', ''),
(14, '05-3-12', 'Magisterial District Court 05-3-12', 'Kevin E. Cooper', '566 Brushton Avenue', 'Pittsburgh', 'PA', '15208', '412-241-1165', '412-241-3600', ''),
(15, '05-2-31', 'Magisterial District Court 05-2-31', 'Ronald N. Costa , Sr.', '6808 Greenwood Avenue', 'Pittsburgh', 'PA', '15206', '412-404-5914', '412-404-5916', ''),
(16, '05-2-03', 'Magisterial District Court 05-2-03', 'Robert P. Dzvonick', '1007 Mount Royal Blvd.', 'Pittsburgh', 'PA', '15223', '412-487-7630', '412-487-7567', ''),
(17, '05-3-02', 'Magisterial District Court 05-3-02', 'Robert L. Ford', '190 Ohio River Blvd. PO Box 153', 'Leetsdale', 'PA', '15056', '724-266-7179', '724-266-7422', ''),
(18, '05-2-36', 'Magisterial District Court 05-2-36', 'James J. Hanley , Jr.', 'Lower Level Rear', 'Pittsburgh', 'PA', '15217', '412-521-7782', '412-521-3500', ''),
(19, '05-2-07', 'Magisterial District Court 05-2-07', 'Jeffrey L. Herbst', 'Parkway Building, Suite 1500', 'Monroeville', 'PA', '15146', '412-372-1125', '412-372-8740', ''),
(20, '05-2-10', 'Magisterial District Court 05-2-10', 'Kim M. Hoots', 'Penn West Building', 'Wilkinsburg', 'PA', '15221', '412-241-7052', '412-247-9270', ''),
(21, '05-2-06', 'Magisterial District Court 05-2-06', 'Leonard J. HRomyak', '85 Universal Road', 'Pittsburgh', 'PA', '15235', '412-731-0815', '412-731-1986', ''),
(22, '05-2-23', 'Magisterial District Court 05-2-23', 'Dennis R. Joyce', '136 Bradford Avenue', 'Pittsburgh', 'PA', '15205', '412-921-5559', '412-921-5619', ''),
(23, '05-3-14', 'Magisterial District Court 05-3-14', 'Richard G. King', '2213 Brownsville Road', 'Pittsburgh', 'PA', '15210', '412-884-1511', '412-884-3135', ''),
(24, '05-2-04', 'Magisterial District Court 05-2-04', 'Elissa M. Lang', '1205 Main Street', 'Sharpsburg', 'PA', '15215', '412-784-8555', '412-784-3167', ''),
(25, '05-2-19', 'Magisterial District Court 05-2-19', 'Blaise P. Larotonda', 'Washington Center Building, Suite B103', 'Pittsburgh', 'PA', '15228', '412-561-4415', '412-561-4338', ''),
(26, '05-3-09', 'Magisterial District Court 05-3-09', 'Armand A. Martin', 'One Allegheny Square, Suite 1', 'Glassport', 'PA', '15045', '412-673-0864', '412-673-0467', ''),
(27, '05-3-13', 'Magisterial District Court 05-3-13', 'Randy C. Martini', '22 Wabash Street, Suite 101', 'Pittsburgh', 'PA', '15220', '412-331-9828', '412-331-0475', ''),
(28, '05-2-35', 'Magisterial District Court 05-2-35', 'Hugh F. McGough', '5850 1/2 Forward Avenue', 'Pittsburgh', 'PA', '15217', '412-521-9288', '412-521-3400', ''),
(29, '05-2-21', 'Magisterial District Court 05-2-21', 'Maureen McGraw-Desmet', '295 Millers Run Road', 'Bridgeville', 'PA', '15017', '412-221-3353', '412-221-0908', ''),
(30, '05-3-05', 'Magisterial District Court 05-3-05', 'Thomas G. Miller , Jr.', 'Rainbow Village Shopping Center', 'White Oak', 'PA', '15131', '412-672-3916', '412-672-3922', ''),
(31, '05-2-26', 'Magisterial District Court 05-2-26', 'Beth S. Mills', '2611 Hayden Boulevard, Suite #3', 'Elizabeth', 'PA', '15037', '412-382-3050', '412-382-3052', ''),
(32, '05-2-38', 'Magisterial District Court 05-2-38', 'James A. Motznik', '736 Brookline Blvd.', 'Pittsburgh', 'PA', '15226', '412-343-1188', '412-343-6667', ''),
(33, '05-2-25', 'Magisterial District Court 05-2-25', 'Mary P. Murray', '923 Fifth Avenue, First Floor', 'Coraopolis', 'PA', '15108', '412-262-3881', '412-262-2710', ''),
(34, '05-2-14', 'Magisterial District Court 05-2-14', 'Richard D. Olasz , Jr.', '1800 Homeville Road', 'West Mifflin', 'PA', '15122', '412-466-1503', '412-466-3202', ''),
(35, '05-2-02', 'Magisterial District Court 05-2-02', 'Richard G. Opiela', '439 Perry Highway', 'Pittsburgh', 'PA', '15229', '412-931-3205', '412-931-4135', ''),
(36, '05-2-28', 'Magisterial District Court 05-2-28', 'Oscar J. Petite , Jr.', '1030 Fifth Avenue, First Floor', 'Pittsburgh', 'PA', '15219', '412-261-2660', '412-261-0772', ''),
(37, '05-2-42', 'Magisterial District Court 05-2-42', 'Robert P. Ravenstahl , Jr.', '3880 Perrysville Avenue, First Floor', 'Pittsburgh', 'PA', '15214', '412-321-0116', '412-321-0702', ''),
(38, '05-2-13', 'Magisterial District Court 05-2-13', 'Eugene F. Riazzi', '687 O''Neil Blvd.', 'McKeesport', 'PA', '15132', '412-664-4612', '412-664-1554', ''),
(39, '05-2-27', 'Magisterial District Court 05-2-27', 'Eugene N. Ricciardi', 'Maul Building, Suite 300', 'Pittsburgh', 'PA', '15203', '412-481-0616', '412-481-1997', ''),
(40, '05-2-40', 'Magisterial District Court 05-2-40', 'Derwin D. Rushing', '421 East Ohio Street', 'Pittsburgh', 'PA', '15212', '412-321-0788', '412-321-4014', ''),
(41, '05-3-17', 'Magisterial District Court 05-3-17', 'Anthony W. Saveikis', '8052 Steubenville Pike', 'Oakdale', 'PA', '15071', '724-695-2070', '724-695-3761', ''),
(42, '05-2-47', 'Magisterial District Court 05-2-47', 'Scott H. Schricker', '100 Penn Plaza Shopping Center', 'Turtle Creek', 'PA', '15145', '412-824-6201', '412-824-6364', ''),
(43, '05-2-01', 'Magisterial District Court 05-2-01', 'Tara L. Smith', '660 Lincoln Avenue, Second Floor', 'Pittsburgh', 'PA', '15202', '412-761-8772', '412-761-8254', ''),
(44, '05-3-03', 'Magisterial District Court 05-3-03', 'David J. Sosovicka', '721 Gulf Lab Road', 'Cheswick', 'PA', '15024', '724-274-4800', '724-274-2515', ''),
(45, '05-2-43', 'Magisterial District Court 05-2-43', 'Carla M. Swearingen', '5624 Steubenville Pike', 'McKees Rocks', 'PA', '15136', '412-787-5000', '412-787-5510', ''),
(46, '05-2-15', 'Magisterial District Court 05-2-15', 'Thomas R. Torkowsky', '510 East Eighth Avenue', 'Munhall', 'PA', '15120', '412-461-5977', '412-461-0786', ''),
(47, '05-2-12', 'Magisterial District Court 05-2-12', 'William K. Wagner', 'Lower Level', 'Pittsburgh', 'PA', '15237', '412-366-2221', '412-366-8260', ''),
(48, '05-2-20', 'Magisterial District Court 05-2-20', 'Robert C. Wyda', 'Bethel Park Municipal Building', 'Bethel Park', 'PA', '15102', '412-835-1661', '412-835-4060', ''),
(49, '05-2-32', 'Magisterial District Court 05-2-32', 'Linda I. Zucco', '10101 Saltsburg Road', 'Plum', 'PA', '15239', '412-793-2727', '412-793-1355', ''),
(50, '05-2-22', 'Magisterial District Court 05-2-22', 'Gary M. Zyra', 'Scott Township Municipal Building', 'Carnegie', 'PA', '15106', '412-276-7887', '412-276-0654', ''),
(51, '33-3-03', 'Magisterial District Court 33-3-03', 'James A. Andring', '241 Market Street', 'Leechburg', 'PA', '15656', '724-842-3571', '724-845-7610', ''),
(52, '33-3-01', 'Magisterial District Court 33-3-01', 'J. Gary DeComo', '206 Fifth Avenue, Suite A', 'Ford City', 'PA', '16226', '724-763-7866', '724-763-8821', ''),
(53, '33-3-04', 'Magisterial District Court 33-3-04', 'Samuel R. Goldstrohm', '720 Main Street', 'Rural Valley', 'PA', '16249', '724-783-6886', '724-783-2079', ''),
(54, '33-3-02', 'Magisterial District Court 33-3-02', 'James H. Owen', '201 North Jefferson Street', 'Kittanning', 'PA', '16201', '724-543-2313', '724-545-9029', ''),
(55, '36-1-03', 'Magisterial District Court 36-1-03', 'James F. DiBenedetto', '550 Franklin Avenue', 'Aliquippa', 'PA', '15001', '724-770-2005', '724-378-8442', ''),
(56, '36-2-02', 'Magisterial District Court 36-2-02', 'Tim Finn', '175 Friendship Circle', 'Beaver', 'PA', '15009', '724-775-3380', '724-775-3531', ''),
(57, '36-1-01', 'Magisterial District Court 36-1-01', 'Andrew M. Hladio', '650 Eleventh Street', 'Ambridge', 'PA', '15003', '724-770-2000', '724-266-5331', ''),
(58, '36-2-01', 'Magisterial District Court 36-2-01', 'Edward C. Howe', '559 Third Avenue', 'Freedom', 'PA', '15042', '724-774-0840', '724-774-3231', ''),
(59, '36-1-02', 'Magisterial District Court 36-1-02', 'William R. Livingston , II', '1100 Sixth Avenue', 'Beaver Falls', 'PA', '15010', '724-770-2002', '724-846-9417', ''),
(60, '36-3-02', 'Magisterial District Court 36-3-02', 'C. Douglas Loughner', '19 Cessna Drive', 'Beaver Falls', 'PA', '15010', '724-770-2003', '724-843-1322', ''),
(61, '36-3-01', 'Magisterial District Court 36-3-01', 'Dale F. Nicholson', '513 Eleventh Street', 'New Brighton', 'PA', '15066', '724-770-2001', '724-843-9061', ''),
(62, '36-3-03', 'Magisterial District Court 36-3-03', 'Joseph L. Schafer', '226 Center Grange Road, Front', 'Aliquippa', 'PA', '15001', '724-775-1714', '724-775-4254', ''),
(63, '36-3-04', 'Magisterial District Court 36-3-04', 'Janet M. Swihart', '1515 Gringo Road', 'Aliquippa', 'PA', '15001', '724-770-2004', '724-378-9994', ''),
(64, '57-3-03', 'Magisterial District Court 57-3-03', 'Brian K. Baker', '2510 Raystown Road', 'Everett', 'PA', '15537', '814-652-2128', '814-652-9429', ''),
(65, '57-3-02', 'Magisterial District Court 57-3-02', 'H. Cyril Bingham , Jr.', '120 West John Street', 'Bedford', 'PA', '15522', '814-623-6918', '814-623-8453', ''),
(66, '57-3-04', 'Magisterial District Court 57-3-04', 'Kathy S. Calhoun', '500 State Street', 'Everett', 'PA', '15537', '814-652-2523', '814-652-9006', ''),
(67, '57-3-01', 'Magisterial District Court 57-3-01', 'Tonya M. Osman', '1563 Market Street', 'Schellsburg', 'PA', '15559', '814-733-4375', '814-733-4199', ''),
(68, '23-3-06', 'Magisterial District Court 23-3-06', 'Kim L. Bagenstose', '61 North Third Street, Second Floor', 'Hamburg', 'PA', '19526', '610-562-4364', '610-562-5962', ''),
(69, '23-2-04', 'Magisterial District Court 23-2-04', 'Nicholas M. Bentz , Jr.', '1786 Welsh Road', 'Mohnton', 'PA', '19540', '610-777-3885', '610-796-0227', ''),
(70, '23-3-07', 'Magisterial District Court 23-3-07', 'Andrea J. Book', '7191 Bernville Road', 'Bernville', 'PA', '19506', '610-488-6224', '610-488-0579', ''),
(71, '23-2-02', 'Magisterial District Court 23-2-02', 'Timothy M. Dougherty', '401 Walnut Street', 'West Reading', 'PA', '19611', '610-374-7721', '610-374-7769', ''),
(72, '23-3-03', 'Magisterial District Court 23-3-03', 'Victor M. Frederick , IV', '26 Scholl Drive', 'Oley', 'PA', '19547', '610-987-3344', '610-987-3067', ''),
(73, '23-3-05', 'Magisterial District Court 23-3-05', 'Thomas M. Gauby , Sr.', '2739 Bernville Road', 'Leesport', 'PA', '19533', '610-916-4496', '610-916-1662', ''),
(74, '23-3-01', 'Magisterial District Court 23-3-01', 'David E. Glass', 'Matthew Brooke Professional Building, Suite 180', 'Birdsboro', 'PA', '19508', '610-582-8615', '610-582-2598', ''),
(75, '23-3-04', 'Magisterial District Court 23-3-04', 'Gail M. Greth', '110 West Arch Street, Suite 118', 'Fleetwood', 'PA', '19522', '610-944-7202', '610-944-5471', ''),
(76, '23-3-02', 'Magisterial District Court 23-3-02', 'Michael G. Hartman', '100 Schaeffer Street, Suite 2', 'Boyertown', 'PA', '19512', '610-367-2357', '610-369-0264', ''),
(77, '23-2-01', 'Magisterial District Court 23-2-01', 'Stuart D. Kennedy', '441 Morgantown Road', 'Reading', 'PA', '19611', '610-375-7101', '610-375-7144', ''),
(78, '23-2-03', 'Magisterial District Court 23-2-03', 'Phyllis J. Kowalski', '10 Fairlane Road', 'Reading', 'PA', '19606', '610-779-5137', '610-779-4681', ''),
(79, '23-1-02', 'Magisterial District Court 23-1-02', 'Michael J. Leonardziak', '1150 Muhlenberg Street', 'Reading', 'PA', '19602', '610-374-9288', '610-374-3079', ''),
(80, '23-1-06', 'Magisterial District Court 23-1-06', 'Dean R. Patton', '3607 Pottsville Pike', 'Reading', 'PA', '19605', '610-929-4440', '610-921-3625', ''),
(81, '23-1-05', 'Magisterial District Court 23-1-05', 'Alvin B. Robinson', 'Berks County Courthouse', 'Reading', 'PA', '19601', '610-373-2127', '610-373-2635', ''),
(82, '23-1-03', 'Magisterial District Court 23-1-03', 'Wallace S. Scott', '101 North Ninth Street', 'Reading', 'PA', '19601', '610-378-5101', '610-378-0441', ''),
(83, '23-3-09', 'Magisterial District Court 23-3-09', 'Thomas H. Xavios', '1259 North 10th Street', 'Reading', 'PA', '19604', '610-373-4424', '610-373-8297', ''),
(84, '23-1-01', 'Magisterial District Court 23-1-01', 'Ann L. Young', 'West Gate Shoppes', 'Wernersville', 'PA', '19565', '610-678-6721', '610-678-9835', ''),
(85, '24-3-03', 'Magisterial District Court 24-3-03', 'Paula M. Aigner', '311 Union Street', 'Hollidaysburg', 'PA', '16648', '814-693-3210', '814-693-3212', ''),
(86, '24-1-03', 'Magisterial District Court 24-1-03', 'Jeffrey P. Auker', '615 Fourth Street', 'Altoona', 'PA', '16602', '814-942-6421', '814-942-4770', ''),
(87, '24-3-02', 'Magisterial District Court 24-3-02', 'Steven D. Jackson', '5929 California Avenue', 'Altoona', 'PA', '16602', '814-944-4371', '814-944-2546', ''),
(88, '24-1-02', 'Magisterial District Court 24-1-02', 'Todd F. Kelly', '2601 Fifth Avenue', 'Altoona', 'PA', '16602', '814-941-4550', '814-941-2323', ''),
(89, '24-3-01', 'Magisterial District Court 24-3-01', 'Fred B. Miller', '5628 East Pleasant Valley Boulevard', 'Tyrone', 'PA', '16686', '814-684-4617', '814-684-9634', ''),
(90, '24-3-04', 'Magisterial District Court 24-3-04', 'Craig E. Ormsby', '800 East Main Street', 'Roaring Spring', 'PA', '16673', '814-224-4168', '814-224-5683', ''),
(91, '42-3-03', 'Magisterial District Court 42-3-03', 'Timothy M. Clark', '200 Main Street', 'Towanda', 'PA', '18848', '570-268-5057', '570-268-0874', ''),
(92, '42-3-02', 'Magisterial District Court 42-3-02', 'Michael G. Shaw', '75 Herrick Avenue', 'Sayre', 'PA', '18840', '570-888-6324', '570-888-5853', ''),
(93, '42-3-04', 'Magisterial District Court 42-3-04', 'Fred M. Wheaton', '1959 Golden Mile Road', 'Wysox', 'PA', '18854', '570-265-9393', '570-265-2041', ''),
(94, '42-3-01', 'Magisterial District Court 42-3-01', 'Jonathan M. Wilcox', '430 Canton Street, Suite 2', 'Troy', 'PA', '16947', '570-297-3880', '570-297-5071', ''),
(95, '07-1-07', 'Magisterial District Court 07-1-07', 'Daniel E. Baranoski', '142 Centre Street', 'Penndel', 'PA', '19047', '215-757-6761', '215-757-2284', ''),
(96, '07-2-03', 'Magisterial District Court 07-2-03', 'Charles W. Baum', '705 West Market Street', 'Perkasie', 'PA', '18944', '215-257-5181', '215-257-5190', ''),
(97, '07-2-01', 'Magisterial District Court 07-2-01', 'William J. Benz', '60 Township Road', 'Richboro', 'PA', '18954', '215-322-0144', '215-322-7371', ''),
(98, '07-1-01', 'Magisterial District Court 07-1-01', 'Leonard J. Brown', '2404 Byberry Road', 'Bensalem', 'PA', '19020', '215-638-1040', '215-638-0135', ''),
(99, '07-1-11', 'Magisterial District Court 07-1-11', 'Michael J. Burns', '31 East Cleveland Avenue', 'Morrisville', 'PA', '19067', '215-736-1121', '215-736-0835', ''),
(100, '07-2-02', 'Magisterial District Court 07-2-02', 'Mark D. Douple', '1277 Almshouse Road', 'Warrington', 'PA', '18976', '215-343-7961', '215-343-7964', ''),
(101, '07-1-12', 'Magisterial District Court 07-1-12', 'Joseph P. Falcone', 'Bensalem Professional Plaza', 'Bensalem', 'PA', '19020', '215-741-3501', '215-741-3503', ''),
(102, '07-1-09', 'Magisterial District Court 07-1-09', 'Daniel J. Finello , Jr.', '567 Newtown Road', 'Warminster', 'PA', '18974', '215-672-5853', '215-672-8013', ''),
(103, '07-2-08', 'Magisterial District Court 07-2-08', 'Robert E. Gaffney', '962 Town Center', 'New Britain', 'PA', '18901', '215-230-7265', '215-230-7276', ''),
(104, '07-3-03', 'Magisterial District Court 07-3-03', 'Thomas G. Gambardella', '276 Tabor Road', 'Ottsville', 'PA', '18942', '610-847-5164', '610-847-8497', ''),
(105, '07-1-08', 'Magisterial District Court 07-1-08', 'John J. Kelly , Jr.', '2661 Trenton Road', 'Levittown', 'PA', '19056', '215-946-5450', '215-946-5459', ''),
(106, '07-1-03', 'Magisterial District Court 07-1-03', 'Joanne V. Kline', '3030 Bath Road', 'Bristol', 'PA', '19007', '215-788-5561', '215-788-5568', ''),
(107, '07-2-07', 'Magisterial District Court 07-2-07', 'Donald Nasshorn', '28 North State Street', 'Newtown', 'PA', '18940', '215-968-1657', '215-968-5886', ''),
(108, '07-1-02', 'Magisterial District Court 07-1-02', 'Frank W. Peranteau , Sr.', '501 Bath Street', 'Bristol', 'PA', '19007', '215-785-3521', '215-785-0816', ''),
(109, '07-2-05', 'Magisterial District Court 07-2-05', 'C. Robert Roth', '281 California Road', 'Quakertown', 'PA', '18951', '215-536-9650', '215-536-6966', ''),
(110, '07-3-02', 'Magisterial District Court 07-3-02', 'Jean Seaman', '1720 Kendarbren Drive, Suite 711', 'Jamison', 'PA', '18929', '215-343-0627', '215-343-0629', ''),
(111, '07-3-01', 'Magisterial District Court 07-3-01', 'Maggie Snow', '4001 Durham Road', 'Doylestown', 'PA', '18901', '215-345-7516', '215-345-7527', ''),
(112, '07-1-10', 'Magisterial District Court 07-1-10', 'Jan Vislosky', '9187 New Falls Road', 'Fallsington', 'PA', '19054', '215-736-0231', '215-736-0809', ''),
(113, '07-1-04', 'Magisterial District Court 07-1-04', 'Robert L. Wagner , Jr.', '7325 New Falls Road', 'Levittown', 'PA', '19055', '215-943-9414', '215-943-9454', ''),
(114, '07-1-06', 'Magisterial District Court 07-1-06', 'John I. Waltman', '1500 Desire Avenue', 'Feasterville', 'PA', '19053', '215-355-7380', '215-364-1878', ''),
(115, '50-3-03', 'Magisterial District Court 50-3-03', 'Sue E. Haggerty', '426 West Main Street', 'Saxonburg', 'PA', '16056', '724-352-9465', '724-352-4399', ''),
(116, '50-3-04', 'Magisterial District Court 50-3-04', 'David T. Kovach', '213 Executive Drive, Suite 140', 'Cranberry Township', 'PA', '16066', '724-772-1717', '724-772-3217', ''),
(117, '50-1-01', 'Magisterial District Court 50-1-01', 'Kevin P. O''Donnell', '121 Sunnyview Circle, Suite 101', 'Butler', 'PA', '16001', '724-284-5370', '724-284-1306', ''),
(118, '50-3-06', 'Magisterial District Court 50-3-06', 'Wayne D. Seibel', '202 East Main Street', 'Evans City', 'PA', '16033', '724-538-3960', '724-538-4238', ''),
(119, '50-3-01', 'Magisterial District Court 50-3-01', 'C. Timothy Shaffer', '520 Kelly Blvd.', 'Slippery Rock', 'PA', '16057', '724-794-6221', '724-794-1807', ''),
(120, '50-3-05', 'Magisterial District Court 50-3-05', 'Peter H. Shaffer', '227 West Cunningham Street', 'Butler', 'PA', '16003', '724-431-4854', '724-431-4882', ''),
(121, '50-3-02', 'Magisterial District Court 50-3-02', 'Lewis E. Stoughton', 'Chicora Borough Building', 'Chicora', 'PA', '16025', '724-445-3366', '724-445-7871', ''),
(122, '47-1-02', 'Magisterial District Court 47-1-02', 'John W. Barron', '110 Sunray Drive', 'Johnstown', 'PA', '15905', '814-255-2677', '814-255-3616', ''),
(123, '47-3-07', 'Magisterial District Court 47-3-07', 'Frederick S. Creany', '1st Floor, Suite 120', 'Ebensburg', 'PA', '15931', '814-472-6661', '814-472-1278', ''),
(124, '47-3-03', 'Magisterial District Court 47-3-03', 'Galen F. Decort', '125 Main Street', 'Portage', 'PA', '15946', '814-736-3350', '814-736-6256', ''),
(125, '47-1-03', 'Magisterial District Court 47-1-03', 'Leonard J. Grecek', '1340 Franklin Street', 'Johnstown', 'PA', '15905', '814-539-7791', '814-536-3164', ''),
(126, '47-1-01', 'Magisterial District Court 47-1-01', 'Michael J. Musulin', 'Central Park Complex', 'Johnstown', 'PA', '15901', '814-539-9982', '814-539-2651', ''),
(127, '47-3-04', 'Magisterial District Court 47-3-04', 'Charity L. Nileski', '730 Portage Road', 'Cresson', 'PA', '16630', '814-886-8879', '814-886-8478', ''),
(128, '47-2-01', 'Magisterial District Court 47-2-01', 'Max F. Pavlovich', 'University Park Plaza', 'Johnstown', 'PA', '15904', '814-266-8211', '814-262-7346', ''),
(129, '47-3-06', 'Magisterial District Court 47-3-06', 'Rick W. Varner', '112 Mary Drive', 'Sidman', 'PA', '15955', '814-487-5111', '814-487-7327', ''),
(130, '47-3-01', 'Magisterial District Court 47-3-01', 'Mary Ann Zanghi', '200 Adams Avenue, Suite 2', 'Mineral Point', 'PA', '15942', '814-322-1527', '814-322-1100', ''),
(131, '47-3-05', 'Magisterial District Court 47-3-05', 'Michael Zungali', '207 Fifth Avenue, Suite 3', 'Hastings', 'PA', '16646', '814-247-6588', '814-247-6644', ''),
(132, '59-3-01', 'Magisterial District Court 59-3-01', 'Barry D. Brown , II', 'Cameron County Courthouse', 'Emporium', 'PA', '15834', '814-486-9346', '814-486-1965', ''),
(133, '56-3-04', 'Magisterial District Court 56-3-04', 'Joseph D. Homanko , Sr.', '200 Carbon Street', 'Weatherly', 'PA', '18255', '570-427-4100', '570-427-8730', ''),
(134, '56-3-02', 'Magisterial District Court 56-3-02', 'William J. Kissner', '401 Delaware Avenue', 'Palmerton', 'PA', '18071', '610-826-3707', '610-826-6914', ''),
(135, '56-3-03', 'Magisterial District Court 56-3-03', 'Casimir T. Kosciolek', '417 East Ridge Street', 'Lansford', 'PA', '18232', '570-645-3024', '570-645-5544', ''),
(136, '56-3-01', 'Magisterial District Court 56-3-01', 'Edward M. Lewis', '340 Center Avenue', 'Jim Thorpe', 'PA', '18229', '570-325-2751', '570-325-5538', ''),
(137, '49-3-05', 'Magisterial District Court 49-3-05', '121 South Pugh Street', 'P.O. Box 10099', 'State College', 'PA', '16805', '814-861-7406', '814-861-7453', ''),
(138, '49-2-01', 'Magisterial District Court 49-2-01', 'Leslie A. Dutchcot', '1524 West College Avenue', 'State College', 'PA', '16801', '814-237-4981', '814-231-1429', ''),
(139, '49-3-02', 'Magisterial District Court 49-3-02', 'Daniel R. Hoffman , II', '3555 Benner Pike, Suite C', 'Bellefonte', 'PA', '16823', '814-355-6739', '814-355-8644', ''),
(140, '49-3-04', 'Magisterial District Court 49-3-04', 'Thomas N. Jordan', '2795 Earlystown Road', 'Centre Hall', 'PA', '16828', '814-364-1492', '814-364-5110', ''),
(141, '49-1-01', 'Magisterial District Court 49-1-01', 'Carmine W. Prestia , Jr.', '131 South Fraser Street', 'State College', 'PA', '16804', '814-231-1420', '814-231-1428', ''),
(142, '49-3-03', 'Magisterial District Court 49-3-03', 'Allen W. Sinclair', 'Moshannon Valley Enterprise', 'Philipsburg', 'PA', '16866', '814-342-4557', '814-342-0292', ''),
(143, '15-2-06', 'Magisterial District Court 15-2-06', 'Rita A. Arnold', '231 Boot Road', 'Downingtown', 'PA', '19335', '610-269-5250', '610-269-5017', ''),
(144, '15-4-03', 'Magisterial District Court 15-4-03', 'John R. Bailey', 'Whiteland Business Park', 'Exton', 'PA', '19341', '610-594-7728', '610-594-7896', ''),
(145, '15-1-01', 'Magisterial District Court 15-1-01', 'Mark A. Bruno', '201 West Market Street, Suite 1307', 'West Chester', 'PA', '19380', '610-431-4814', '610-431-4018', ''),
(146, '15-3-06', 'Magisterial District Court 15-3-06', 'Michael J. Cabry , III', '4824 Horseshoe Pike', 'Honey Brook', 'PA', '19344', '610-273-3726', '610-273-4392', ''),
(147, '15-2-05', 'Magisterial District Court 15-2-05', 'Chester F. Darlington', '1572 Paoli Pike', 'West Chester', 'PA', '19380', '610-430-1966', '610-430-8641', ''),
(148, '15-3-01', 'Magisterial District Court 15-3-01', 'James V. DeAngelo', '1130 Ridge Road', 'Pottstown', 'PA', '19465', '610-469-1910', '610-469-1913', ''),
(149, '15-2-07', 'Magisterial District Court 15-2-07', 'Lori Novak Donatelli', '75 East Uwchlan Avenue, Suite 110', 'Exton', 'PA', '19341', '610-524-7456', '610-524-6341', ''),
(150, '15-3-07', 'Magisterial District Court 15-3-07', 'Nancy A. Gill', '315 West First Avenue, Building 3', 'Parkesburg', 'PA', '19365', '610-857-5547', '610-857-5841', ''),
(151, '15-1-03', 'Magisterial District Court 15-1-03', 'Gregory V. Hines', '256 East Lincoln Highway', 'Coatesville', 'PA', '19320', '610-384-3159', '610-384-5163', ''),
(152, '15-1-04', 'Magisterial District Court 15-1-04', 'Gwenn S. Knapp', '530 East Union Street', 'West Chester', 'PA', '19382', '610-429-4636', '610-429-4644', ''),
(153, '15-1-05', 'Magisterial District Court 15-1-05', 'Grover E. Koon', 'Highlands Corporate Center', 'Coatesville', 'PA', '19320', '610-380-3325', '610-380-4774', ''),
(154, '15-2-03', 'Magisterial District Court 15-2-03', 'William D. Kraut', '601 Westtown Road, Suite 110', 'West Chester', 'PA', '19380', '610-436-5757', '610-431-5755', ''),
(155, '15-3-04', 'Magisterial District Court 15-3-04', 'Daniel J. Maisano', '120 North Broad Street', 'Kennett Square', 'PA', '19348', '610-444-6330', '610-444-6429', ''),
(156, '15-3-05', 'Magisterial District Court 15-3-05', 'Scott A. Massey', '305 South Third Street', 'Oxford', 'PA', '19363', '610-932-4305', '610-932-7649', ''),
(157, '15-2-01', 'Magisterial District Court 15-2-01', 'Theodore P. Michaels , Jr.', '347 Bridge Street', 'Phoenixville', 'PA', '19460', '610-935-1503', '610-935-7427', ''),
(158, '15-4-04', 'Magisterial District Court 15-4-04', 'Matthew Seavey', '3 Moxley Lane', 'Avondale', 'PA', '19311', '610-268-4162', '610-268-2611', ''),
(159, '15-4-01', 'Magisterial District Court 15-4-01', 'Analisa S. Sondergaard', 'Chesterbrook Shopping Center', 'Wayne', 'PA', '19087', '610-647-6533', '610-647-6535', ''),
(160, '15-1-02', 'Magisterial District Court 15-1-02', 'Thomas W. Tartaglio', '15 North Devon Blvd.', 'Devon', 'PA', '19333', '610-254-8072', '610-254-8096', ''),
(161, '15-4-02', 'Magisterial District Court 15-4-02', 'Jeffrey J. Valocchi', 'Valley Run Shoppes', 'Thorndale', 'PA', '19372', '610-383-3490', '610-383-1093', ''),
(162, '18-3-04', 'Magisterial District Court 18-3-04', 'Jeffrey C. Miller', '237 Broad Street', 'New Bethlehem', 'PA', '16242', '814-275-2322', '814-275-2843', ''),
(163, '18-3-01', 'Magisterial District Court 18-3-01', 'Duane L. Quinn', '14 Grant Street', 'Clarion', 'PA', '16214', '814-226-9355', '814-226-9827', ''),
(164, '18-3-02', 'Magisterial District Court 18-3-02', 'Timothy P. Schill', '309 Amsler Avenue, Suite 1', 'Shippenville', 'PA', '16254', '814-226-5170', '814-226-9464', ''),
(165, '18-3-03', 'Magisterial District Court 18-3-03', 'Amy Long Turk', 'White Memorial Building', 'Knox', 'PA', '16232', '814-797-5934', '814-797-2197', ''),
(166, '46-3-01', 'Magisterial District Court 46-3-01', 'Patrick N. Ford', '309 Maple Avenue', 'DuBois', 'PA', '15801', '814-371-5321', '814-371-5323', ''),
(167, '46-3-04', 'Magisterial District Court 46-3-04', 'James L. Hawkins', '251 Spring Street, Suite 3', 'Houtzdale', 'PA', '16651', '814-378-7160', '814-378-7165', ''),
(168, '46-3-02', 'Magisterial District Court 46-3-02', 'Richard A. Ireland', '900 Leonard Street', 'Clearfield', 'PA', '16830', '814-765-5335', '814-765-0386', ''),
(169, '46-3-03', 'Magisterial District Court 46-3-03', 'Jerome M. Nevling', '131 Rolling Stone Road', 'Kylertown', 'PA', '16847', '814-345-6789', '814-345-6444', ''),
(170, '25-3-02', 'Magisterial District Court 25-3-02', 'John W. Maggs', '385 Beech Creek Avenue', 'Mill Hall', 'PA', '17751', '570-726-4064', '570-726-7920', ''),
(171, '25-3-03', 'Magisterial District Court 25-3-03', 'Frank P. Mills', '130 Third Street', 'Renovo', 'PA', '17764', '570-923-9931', '570-923-1218', ''),
(172, '25-3-01', 'Magisterial District Court 25-3-01', 'Joseph L. Sanders , III', '217 North Jay Street', 'Lock Haven', 'PA', '17745', '570-893-4086', '570-893-4060', ''),
(173, '26-3-01', 'Magisterial District Court 26-3-01', 'Douglas D. Brewer', '673 North State Street', 'Millville', 'PA', '17846', '570-458-5501', '570-458-0252', ''),
(174, '26-3-02', 'Magisterial District Court 26-3-02', 'Richard W. Knecht', '339 West Front Street', 'Berwick', 'PA', '18603', '570-759-0359', '570-759-9230', ''),
(175, '26-2-01', 'Magisterial District Court 26-2-01', 'Russell L. Lawton', '700 Sawmill Road, Suite 102', 'Bloomsburg', 'PA', '17815', '570-784-1868', '570-784-9061', ''),
(176, '26-3-03', 'Magisterial District Court 26-3-03', 'Craig W. Long', '400 Fisher Avenue', 'Catawissa', 'PA', '17820', '570-356-2309', '570-356-2019', ''),
(177, '30-2-01', 'Magisterial District Court 30-2-01', 'William D. Chisholm', '984 Water Street', 'Meadville', 'PA', '16335', '814-724-2736', '814-333-6587', ''),
(178, '30-3-01', 'Magisterial District Court 30-3-01', 'Rita J. Marwood', '6121 U. S. Highway 6', 'Linesville', 'PA', '16424', '814-683-2120', '814-683-5319', ''),
(179, '30-3-06', 'Magisterial District Court 30-3-06', 'Amy L. Nicols', '150 West Central Avenue, Suite 2', 'Titusville', 'PA', '16354', '814-827-6514', '814-827-3757', ''),
(180, '30-3-02', 'Magisterial District Court 30-3-02', 'A. Michael Rossi , Jr.', '10996 Perry Highway', 'Meadville', 'PA', '16335', '814-724-6322', '814-333-6834', ''),
(181, '30-3-03', 'Magisterial District Court 30-3-03', 'Lincoln S. Zilhaver', '2100 Independence Drive', 'Saegertown', 'PA', '16433', '814-763-2222', '814-763-2224', ''),
(182, '09-3-04', 'Magisterial District Court 09-3-04', '5275 East Trindle Road, Suite 110', 'Mechanicsburg, PA 17050', 'Mechanicsburg', 'PA', '17050', '717-697-2201', '717-697-2209', ''),
(183, '09-3-01', 'Magisterial District Court 09-3-01', 'Harold Anthony Adams', '35 West Orange Street', 'Shippensburg', 'PA', '17257', '717-532-7676', '717-532-3308', ''),
(184, '09-1-02', 'Magisterial District Court 09-1-02', 'Elizabeth S. Beckley', '1901 State Street', 'Camp Hill', 'PA', '17011', '717-761-0583', '717-761-2233', ''),
(185, '09-2-02', 'Magisterial District Court 09-2-02', 'Jessica E. Brewbaker', '18 North Hanover Street, Suite 106', 'Carlisle', 'PA', '17013', '717-240-6564', '717-240-7821', ''),
(186, '09-1-01', 'Magisterial District Court 09-1-01', 'Charles A. Clement , Jr.', '920 Linda Lane', 'Camp Hill', 'PA', '17011', '717-737-3434', '717-960-5534', ''),
(187, '09-3-02', 'Magisterial District Court 09-3-02', 'Vivian J. Cohick', '55 Penn Drive', 'Newville', 'PA', '17241', '717-776-3187', '717-776-9284', ''),
(188, '09-3-03', 'Magisterial District Court 09-3-03', 'Susan K. Day', '229 Mill Street', 'Mount Holly Springs', 'PA', '17065', '717-486-7672', '717-486-0224', ''),
(189, '09-1-03', 'Magisterial District Court 09-1-03', 'Richard S. Dougherty , Jr.', '98 South Enola Drive, Suite 1', 'Enola', 'PA', '17025', '717-728-2805', '717-728-2808', ''),
(190, '09-2-01', 'Magisterial District Court 09-2-01', 'Paul M. Fegley', '2260 Spring Road, Suite 3', 'Carlisle', 'PA', '17013', '717-218-5250', '717-218-5253', ''),
(191, '09-3-05', 'Magisterial District Court 09-3-05', 'Mark W. Martin', 'Barclay Building', 'Mechanicsburg', 'PA', '17055', '717-766-4575', '717-766-2238', ''),
(192, '12-2-04', 'Magisterial District Court 12-2-04', 'Robert Jennings , III', '1805 North Cameron Street', 'Harrisburg', 'PA', '17103', '717-233-3599', '717-233-3547', ''),
(193, '12-3-02', 'Magisterial District Court 12-3-02', 'Gregory D. Johnson', '1025 Peters Mountain Road', 'Dauphin', 'PA', '17018', '717-921-8007', '717-921-3585', ''),
(194, '12-2-03', 'Magisterial District Court 12-2-03', 'David H. Judy', '50 Canal Street', 'Royalton', 'PA', '17057', '717-944-4463', '717-948-1974', ''),
(195, '12-1-01', 'Magisterial District Court 12-1-01', 'James A. Lenker', '2125 Paxton Church Road', 'Harrisburg', 'PA', '17110', '717-545-4143', '717-657-2107', ''),
(196, '12-2-02', 'Magisterial District Court 12-2-02', 'Kenneth A. Lenker', '102 Agnes Street', 'Harrisburg', 'PA', '17104', '717-939-6996', '717-939-4868', ''),
(197, '12-1-06', 'Magisterial District Court 12-1-06', 'Joseph S. Lindsey', '5201 Jonestown Road', 'Harrisburg', 'PA', '17112', '717-671-8640', '717-671-1899', ''),
(198, '12-3-01', 'Magisterial District Court 12-3-01', 'Rebecca Jo Margerum', 'RR1, Manors Road', 'Elizabethville', 'PA', '17023', '717-362-3396', '717-362-4507', ''),
(199, '12-3-04', 'Magisterial District Court 12-3-04', 'Dominic A. Pelino', '576 East Main Street', 'Hummelstown', 'PA', '17036', '717-583-1912', '717-583-1915', ''),
(200, '12-1-02', 'Magisterial District Court 12-1-02', 'Barbara Pianka', '2967-A North Seventh Street', 'Harrisburg', 'PA', '17110', '717-238-3388', '717-238-3004', ''),
(201, '12-2-05', 'Magisterial District Court 12-2-05', 'LaVon A. Postelle', '1300 Rolleston Street', 'Harrisburg', 'PA', '17104', '717-234-0949', '717-234-0953', ''),
(202, '12-2-01', 'Magisterial District Court 12-2-01', 'Michael John Smith', '1281 South 28th Street', 'Harrisburg', 'PA', '17111', '717-558-1160', '717-558-1056', ''),
(203, '12-1-04', 'Magisterial District Court 12-1-04', 'Marsha C. Stewart', '1520 Walnut Street', 'Harrisburg', 'PA', '17103', '717-233-1220', '717-233-1598', ''),
(204, '12-3-03', 'Magisterial District Court 12-3-03', 'William C. Wenner', '1st Floor, Suite B', 'Harrisburg', 'PA', '17112', '717-545-0261', '717-545-8015', ''),
(205, '12-3-05', 'Magisterial District Court 12-3-05', 'Lowell A. Witmer', '7810 Allentown Blvd., Suite A', 'Harrisburg', 'PA', '17112', '717-671-8720', '717-671-1282', ''),
(206, '12-1-05', 'Magisterial District Court 12-1-05', 'George A. Zozos', '538 South 29th Street', 'Harrisburg', 'PA', '17104', '717-231-3500', '717-231-3504', ''),
(207, '32-1-35', 'Magisterial District Court 32-1-35', 'Ann Berardocco', 'Barclay Square Building', 'Upper Darby', 'PA', '19082', '610-626-6900', '610-622-2751', ''),
(208, '32-1-25', 'Magisterial District Court 32-1-25', 'Robert R. Burke', 'Suites 103 & 105', 'Havertown', 'PA', '19083', '610-449-8250', '610-789-9167', ''),
(209, '32-2-49', 'Magisterial District Court 32-2-49', 'Richard M. Cappelli', '485 Baltimore Pike', 'Glen Mills', 'PA', '19342', '610-558-3605', '610-558-3618', ''),
(210, '32-2-41', 'Magisterial District Court 32-2-41', 'Edward W. Christie', '1555 Elmwood Avenue', 'Folcroft', 'PA', '19032', '610-583-6645', '610-583-6316', ''),
(211, '32-1-24', 'Magisterial District Court 32-1-24', 'Robert M. D''Agostino', '796 Parkway Blvd.', 'Broomall', 'PA', '19008', '610-338-2250', '610-338-2253', ''),
(212, '32-1-20', 'Magisterial District Court 32-1-20', 'Wilden H. Davis', '160 East Seventh Street, Second Floor', 'Chester', 'PA', '19013', '610-876-2151', '610-874-7864', ''),
(213, '32-1-30', 'Magisterial District Court 32-1-30', 'Vincent D. Gallagher , Jr.', 'Ridley Township Municipal Building', 'Folsom', 'PA', '19033', '610-532-0320', '610-532-0953', ''),
(214, '32-1-36', 'Magisterial District Court 32-1-36', 'David R. Griffin', '526 West Ridge Road', 'Linwood', 'PA', '19061', '610-859-9748', '610-859-9751', ''),
(215, '32-2-38', 'Magisterial District Court 32-2-38', 'Diane M. Holefelder', 'Riddle Valley Industrial Park', 'Aston', 'PA', '19014', '610-558-3520', '610-558-3528', ''),
(216, '32-2-43', 'Magisterial District Court 32-2-43', 'Leon Hunter , III', '4655 West Chester Pike', 'Newtown Square', 'PA', '19073', '610-356-2997', '610-356-0692', ''),
(217, '32-1-33', 'Magisterial District Court 32-1-33', 'Harry J. Karapalides', 'Barclay Square Building', 'Upper Darby', 'PA', '19082', '610-626-6900', '610-622-2751', ''),
(218, '32-1-28', 'Magisterial District Court 32-1-28', 'Stephanie H. Klein', '349 West Baltimore Avenue', 'Media', 'PA', '19063', '610-566-0872', '610-566-2732', ''),
(219, '32-2-53', 'Magisterial District Court 32-2-53', 'Elisa C. Lacianca', 'Suites 103 & 105', 'Havertown', 'PA', '19083', '610-449-5189', '610-789-9167', ''),
(220, '32-1-27', 'Magisterial District Court 32-1-27', 'David Hamilton Lang', '4655 West Chester Pike', 'Newtown Square', 'PA', '19073', '610-356-7430', '610-356-0692', ''),
(221, '32-2-44', 'Magisterial District Court 32-2-44', 'Jack D. Lippart', '1028 Lincoln Avenue', 'Prospect Park', 'PA', '19076', '610-534-5627', '610-534-5610', ''),
(222, '32-2-46', 'Magisterial District Court 32-2-46', 'Nicholas S. Lippincott', '939 North Providence Road', 'Media', 'PA', '19063', '610-566-3495', '610-566-7016', ''),
(223, '32-2-51', 'Magisterial District Court 32-2-51', 'Christopher R. Mattox', 'Barclay Square Building', 'Upper Darby', 'PA', '19082', '610-626-6900', '610-622-2751', ''),
(224, '32-2-39', 'Magisterial District Court 32-2-39', 'C. Walter McCray , III', 'Brookhaven Municipal Building', 'Brookhaven', 'PA', '19015', '610-874-8178', '610-874-7893', ''),
(225, '32-1-23', 'Magisterial District Court 32-1-23', 'Laurence J. McKeon', '100 Clifton Avenue', 'Collingdale', 'PA', '19023', '610-534-3443', '610-534-5978', ''),
(226, '32-2-52', 'Magisterial District Court 32-2-52', 'Kelly A. Micozzie-Aguirre', '409 Ashland Avenue, Suite 1', 'Secane', 'PA', '19018', '610-622-8102', '610-622-8105', ''),
(227, '32-1-26', 'Magisterial District Court 32-1-26', 'John J. Perfetti', 'Barclay Square Building', 'Upper Darby', 'PA', '19082', '610-626-6900', '610-622-2751', ''),
(228, '32-1-32', 'Magisterial District Court 32-1-32', 'Andrea E. Puppio', '56 Powell Road', 'Springfield', 'PA', '19064', '610-543-2366', '610-543-1920', ''),
(229, '32-1-34', 'Magisterial District Court 32-1-34', 'Robert J. Radano', 'Barclay Square Building', 'Upper Darby', 'PA', '19082', '610-626-6900', '610-622-2751', ''),
(230, '32-2-40', 'Magisterial District Court 32-2-40', 'Steven A. Sandone', '21 Bartram Avenue', 'Glenolden', 'PA', '19036', '610-583-6646', '610-583-1197', ''),
(231, '32-2-54', 'Magisterial District Court 32-2-54', 'Anthony D. Scanlon', '56 Powell Road', 'Springfield', 'PA', '19064', '610-690-7668', '610-543-1920', ''),
(232, '32-1-22', 'Magisterial District Court 32-1-22', 'Spencer B. Seaton , Jr.', '160 East Seventh Street, Second Floor', 'Chester', 'PA', '19013', '610-874-1790', '610-874-7864', ''),
(233, '32-2-48', 'Magisterial District Court 32-2-48', 'Walter A. Strohl', '27 South Pennell Road', 'Lima', 'PA', '19037', '610-565-4110', '610-565-1640', ''),
(234, '32-2-37', 'Magisterial District Court 32-2-37', 'Leonard V. Tenaglia', '819 Summit Street', 'Darby', 'PA', '19023', '610-534-3504', '610-534-0714', ''),
(235, '32-2-42', 'Magisterial District Court 32-2-42', 'Peter P. Tozer', '36 East Boon Avenue', 'Glenolden', 'PA', '19036', '610-583-6647', '610-583-0386', ''),
(236, '32-1-31', 'Magisterial District Court 32-1-31', 'Philip S. Turner , Jr.', '1201 Haverford Road', 'Crum Lynne', 'PA', '19022', '610-833-2581', '610-833-2651', ''),
(237, '32-1-29', 'Magisterial District Court 32-1-29', 'John C. Tuten', '230 Sugartown Road, Suite 105', 'Wayne', 'PA', '19087', '610-902-0606', '610-902-0609', ''),
(238, '32-1-21', 'Magisterial District Court 32-1-21', 'Dawn L. Vann', '160 East Seventh Street, Second Floor', 'Chester', 'PA', '19013', '610-874-7180', '610-874-7864', ''),
(239, '32-2-47', 'Magisterial District Court 32-2-47', 'Will Keith Williams', '536 Church Lane', 'Yeadon', 'PA', '19050', '610-259-8848', '610-259-8920', ''),
(240, '59-3-03', 'Magisterial District Court 59-3-03', 'Mark S. Jacob', '810 South Michael Road', 'St. Marys', 'PA', '15857', '814-781-6995', '814-834-6622', ''),
(241, '59-3-02', 'Magisterial District Court 59-3-02', 'George A. King', '409 G Center Street', 'Johnsonburg', 'PA', '15845', '814-965-2663', '814-965-3355', ''),
(242, '06-1-03', 'Magisterial District Court 06-1-03', 'Thomas Carney', '809 West 12th Street', 'Erie', 'PA', '16501', '814-451-6528', '814-451-6529', ''),
(243, '06-1-05', 'Magisterial District Court 06-1-05', 'Dominick D. DiPaolo', '1563 West 38th Street', 'Erie', 'PA', '16508', '814-451-6520', '814-451-6514', ''),
(244, '06-3-02', 'Magisterial District Court 06-3-02', 'Scott B. Hammer', '10300 West Main Road', 'North East', 'PA', '16428', '814-725-9693', '814-725-9695', ''),
(245, '06-3-01', 'Magisterial District Court 06-3-01', 'Mark R. Krahe', '3921 Buffalo Road', 'Erie', 'PA', '16510', '814-451-6516', '814-451-7499', ''),
(246, '06-1-04', 'Magisterial District Court 06-1-04', 'Joseph R. Lefaiver', '460 East 26th Street', 'Erie', 'PA', '16504', '814-451-6522', '814-451-6523', ''),
(247, '06-1-01', 'Magisterial District Court 06-1-01', 'Suzanne C. Mack', '824 East Sixth Street', 'Erie', 'PA', '16507', '814-451-6524', '814-451-6515', ''),
(248, '06-3-08', 'Magisterial District Court 06-3-08', 'Christopher K. MacKendrick', '6880 Route 215', 'East Springfield', 'PA', '16411', '814-922-7117', '814-922-7118', ''),
(249, '06-2-02', 'Magisterial District Court 06-2-02', 'Paul Manzi', '3608 West 26th Street, Suite 104', 'Erie', 'PA', '16506', '814-451-6518', '814-451-6519', ''),
(250, '06-3-05', 'Magisterial District Court 06-3-05', 'Brian M. McGowan', '7200 Peach Street, Unit 420', 'Erie', 'PA', '16509', '814-451-6532', '814-866-1021', ''),
(251, '06-2-04', 'Magisterial District Court 06-2-04', 'Brenda A. Nichols', '732 Worth Street', 'Corry', 'PA', '16407', '814-665-7285', '814-664-3919', ''),
(252, '06-2-01', 'Magisterial District Court 06-2-01', 'Thomas C. Robie', '556 West Fourth Street', 'Erie', 'PA', '16507', '814-451-6526', '814-451-6534', ''),
(253, '06-3-04', 'Magisterial District Court 06-3-04', 'Carol L. Southwick', '132 North Main Street', 'Union City', 'PA', '16438', '814-438-3855', '814-438-9107', ''),
(254, '06-3-03', 'Magisterial District Court 06-3-03', 'Susan D. Strohmeyer', '9333 Tate Road, Suite 109', 'Erie', 'PA', '16509', '814-451-6511', '814-451-7417', ''),
(255, '06-3-06', 'Magisterial District Court 06-3-06', 'Denise M. Stuck-Lewis', '8952 West Main Street', 'McKean', 'PA', '16426', '814-476-7734', '814-476-7735', ''),
(256, '06-3-96', 'Magisterial District Court 06-3-96', 'Denise M. Stuck-Lewis', '124 Meadville Street, Room 215', 'Edinboro', 'PA', '16412', '814-734-5626', '814-734-5627', ''),
(257, '06-1-02', 'Magisterial District Court 06-1-02', 'Paul G. Urbaniak', '1021 Parade Street', 'Erie', 'PA', '16503', '814-451-6530', '814-451-6512', ''),
(258, '14-3-02', 'Magisterial District Court 14-3-02', 'Randy S. Abraham', '1 East Church Avenue', 'Masontown', 'PA', '15461', '724-583-1620', '724-583-1624', ''),
(259, '14-3-04', 'Magisterial District Court 14-3-04', 'Jesse J. Cramer', '114 Main Street', 'Belle Vernon', 'PA', '15012', '724-930-9207', '724-930-9208', ''),
(260, '14-2-03', 'Magisterial District Court 14-2-03', 'Michael J. Defino , Jr.', '113C Thornton Road', 'Brownsville', 'PA', '15417', '724-785-6966', '724-785-7402', ''),
(261, '14-2-02', 'Magisterial District Court 14-2-02', 'Wendy D. Dennis', '521 Johnston Avenue', 'Uniontown', 'PA', '15401', '724-437-0557', '724-434-2769', ''),
(262, '14-2-01', 'Magisterial District Court 14-2-01', 'Joseph M. George , Jr.', '362 South Mount Vernon Avenue', 'Uniontown', 'PA', '15401', '724-439-2644', '724-434-2780', ''),
(263, '14-1-02', 'Magisterial District Court 14-1-02', 'Ronald J. Haggerty , Jr.', '601 South Arch Street', 'Connellsville', 'PA', '15425', '724-628-8060', '724-628-0631', ''),
(264, '14-1-01', 'Magisterial District Court 14-1-01', 'Michael M. Metros', '88 North Gallatin Avenue', 'Uniontown', 'PA', '15401', '724-439-2954', '724-434-2787', ''),
(265, '14-3-06', 'Magisterial District Court 14-3-06', 'Dwight K. Shaner', '1020 Franklin Drive, Suite 2', 'Smock', 'PA', '15480', '724-437-6044', '724-437-5737', ''),
(266, '37-4-03', 'Magisterial District Court 37-4-03', 'George F. Gregory', '108 South Forest Street', 'Marienville', 'PA', '16239', '814-927-8585', '814-927-8966', ''),
(267, '37-4-93', 'Magisterial District Court 37-4-93', 'George F. Gregory', 'Forest County Courthouse', 'Tionesta', 'PA', '16353', '814-755-3579', '814-755-3530', ''),
(268, '39-3-05', 'Magisterial District Court 39-3-05', 'Duane K. Cunningham', '401 South Washington Street', 'Greencastle', 'PA', '17225', '717-597-8581', '717-597-8123', ''),
(269, '39-3-06', 'Magisterial District Court 39-3-06', 'Jody C. Eyer', '113 South Main Street', 'Mercersburg', 'PA', '17236', '717-328-3521', '717-328-3527', ''),
(270, '39-2-01', 'Magisterial District Court 39-2-01', 'Glenn K. Manns', '218 North Second Street', 'Chambersburg', 'PA', '17201', '717-263-5808', '717-263-1923', ''),
(271, '39-3-02', 'Magisterial District Court 39-3-02', 'Larry G. Pentz', '22 North Oller Avenue', 'Waynesboro', 'PA', '17268', '717-762-9411', '717-762-9297', ''),
(272, '39-3-03', 'Magisterial District Court 39-3-03', 'David L. Plum', '9724 Cumberland Highway', 'Pleasant Hall', 'PA', '17246', '717-532-7672', '717-532-2506', ''),
(273, '39-3-07', 'Magisterial District Court 39-3-07', 'Kelly L. Rock', '2038B Lincoln Way East', 'Chambersburg', 'PA', '17201', '717-263-5820', '717-263-4116', ''),
(274, '39-3-04', 'Magisterial District Court 39-3-04', 'Todd R. Williams', '1157 Garver Lane', 'Scotland', 'PA', '17254', '717-263-7949', '717-263-7079', ''),
(275, '39-4-03', 'Magisterial District Court 39-4-03', 'Tamela M. Bard', '8328 Great Cove Road, Suite 100', 'Needmore', 'PA', '17238', '717-573-2225', '717-573-4401', ''),
(276, '39-4-01', 'Magisterial District Court 39-4-01', 'Devin C. Horne', '27952 Great Cove Road, Suite 1', 'Hustontown', 'PA', '17229', '717-987-3221', '717-987-4172', ''),
(277, '39-4-02', 'Magisterial District Court 39-4-02', 'Wendy Richards Mellott', '214 North Second Street, Suite A', 'McConnellsburg', 'PA', '17233', '717-485-4842', '717-485-5760', ''),
(278, '13-3-02', 'Magisterial District Court 13-3-02', 'D. Glenn Bates', 'Airport Administration Building', 'Waynesburg', 'PA', '15370', '724-852-1440', '724-852-5322', ''),
(279, '13-3-01', 'Magisterial District Court 13-3-01', 'Louis M. Dayich', '144 West High Street', 'Waynesburg', 'PA', '15370', '724-627-8961', '724-627-7134', ''),
(280, '13-3-03', 'Magisterial District Court 13-3-03', 'Leroy W. Watson', '100-D Park Avenue', 'Carmichaels', 'PA', '15320', '724-966-2450', '724-966-8595', ''),
(281, '20-3-03', 'Magisterial District Court 20-3-03', 'Michael M. Colyer', '306 North Jefferson Street', 'Mount Union', 'PA', '17066', '814-542-2558', '814-542-4805', ''),
(282, '20-3-01', 'Magisterial District Court 20-3-01', 'Douglas L. Gummo', 'Porter Township Building', 'Alexandria', 'PA', '16611', '814-669-4550', '814-669-9148', ''),
(283, '20-3-04', 'Magisterial District Court 20-3-04', 'Mary G. Jamison', '550 Cromwell Street', 'Orbisonia', 'PA', '17243', '814-447-5561', '814-447-0064', ''),
(284, '20-3-02', 'Magisterial District Court 20-3-02', 'Richard S. Wilt', 'Bailey Building', 'Huntingdon', 'PA', '16652', '814-643-2270', '814-643-5175', ''),
(285, '40-2-01', 'Magisterial District Court 40-2-01', 'Guy B. Haberl', '829 Water Street', 'Indiana', 'PA', '15701', '724-463-8781', '724-465-3967', ''),
(286, '40-3-03', 'Magisterial District Court 40-3-03', 'Jennifer J. Rega', '12 West Market Street', 'Blairsville', 'PA', '15717', '724-459-7203', '724-459-0480', ''),
(287, '40-3-02', 'Magisterial District Court 40-3-02', 'Susanne V. Steffee', '10 Bryant Street', 'Homer City', 'PA', '15748', '724-479-8082', '724-479-5053', ''),
(288, '40-3-01', 'Magisterial District Court 40-3-01', 'George M. Thachik', '1450 Franklin Street', 'Clymer', 'PA', '15728', '724-254-4348', '724-254-1111', ''),
(289, '54-3-03', 'Magisterial District Court 54-3-03', 'Gregory M. Bazylak', 'Jefferson County Courthouse', 'Brookville', 'PA', '15825', '814-849-3673', '814-849-3690', ''),
(290, '54-3-01', 'Magisterial District Court 54-3-01', 'Douglas R. Chambers', '221 East Union Street', 'Punxsutawney', 'PA', '15767', '814-938-9381', '814-938-2289', ''),
(291, '54-3-02', 'Magisterial District Court 54-3-02', 'David B. Inzana', '311 Main Street', 'Reynoldsville', 'PA', '15851', '814-653-9611', '814-653-7858', ''),
(292, '41-3-02', 'Magisterial District Court 41-3-02', 'Jacqueline T. Leister', 'Community Building', 'Port Royal', 'PA', '17082', '717-527-4949', '717-527-2998', ''),
(293, '41-3-01', 'Magisterial District Court 41-3-01', 'Barbara M. Lyter', 'Courthouse Annex', 'Mifflintown', 'PA', '17059', '717-436-7722', '717-436-7723', ''),
(294, '45-1-03', 'Magisterial District Court 45-1-03', 'Joanne P. Corbett', '1629 Pittston Avenue, 1st Floor', 'Scranton', 'PA', '18505', '570-963-6516', '570-963-6175', ''),
(295, '45-1-02', 'Magisterial District Court 45-1-02', 'Alyce M. Farrell', '130 North Washington Ave., First Floor', 'Scranton', 'PA', '18503', '570-963-6518', '570-963-6898', ''),
(296, '45-1-05', 'Magisterial District Court 45-1-05', 'Terrence V. Gallagher', '1600 Farr Street', 'Scranton', 'PA', '18504', '570-963-6504', '570-963-6505', ''),
(297, '45-3-01', 'Magisterial District Court 45-3-01', 'James A. Gibbons', '104 Shady Lane Road', 'Chinchilla', 'PA', '18410', '570-587-1909', '570-587-8784', ''),
(298, '45-1-01', 'Magisterial District Court 45-1-01', 'Theodore J. Giglio', '1 Maxson Drive', 'Old Forge', 'PA', '18518', '570-457-3320', '570-457-3830', ''),
(299, '45-3-03', 'Magisterial District Court 45-3-03', 'Sean P. McGraw', '38 North Main Street', 'Carbondale', 'PA', '18407', '570-282-3181', '570-282-9269', ''),
(300, '45-3-02', 'Magisterial District Court 45-3-02', 'John J. Mercuri', '119 North Main Street', 'Moscow', 'PA', '18444', '570-842-2111', '570-842-9117', ''),
(301, '45-1-08', 'Magisterial District Court 45-1-08', 'John P. Pesota', '1444 East Lackawanna Ave., Suite 221', 'Olyphant', 'PA', '18447', '570-383-0421', '570-383-6934', ''),
(302, '45-3-04', 'Magisterial District Court 45-3-04', 'Laura M. Turlip', 'Archbald Borough Building', 'Archbald', 'PA', '18403', '570-876-0570', '570-876-6412', ''),
(303, '45-1-06', 'Magisterial District Court 45-1-06', 'Paul J. Ware', '2012 West Pine Street', 'Dunmore', 'PA', '18512', '570-963-6521', '570-963-6174', '');
INSERT INTO `mdjcourt` (`courtID`, `district`, `courtName`, `judge`, `address`, `city`, `state`, `zip`, `phone`, `fax`, `address2`) VALUES
(304, '02-3-08', 'Magisterial District Court 02-3-08', '40 Doe Run Road', 'Manheim, PA 17545', 'Manheim', 'PA', '17545', '717-665-4525', '717-665-4054', ''),
(305, '02-3-01', 'Magisterial District Court 02-3-01', 'Scott E. Albert', '424 South Angle Street', 'Mount Joy', 'PA', '17552', '717-653-4575', '717-653-0401', ''),
(306, '02-2-01', 'Magisterial District Court 02-2-01', 'Kelly S. Ballentine', '123 Locust Street (Rear)', 'Lancaster', 'PA', '17602', '717-299-7974', '717-299-8375', ''),
(307, '02-3-03', 'Magisterial District Court 02-3-03', 'William E. Benner , Jr.', '324 Beaver Valley Pike', 'Willow Street', 'PA', '17584', '717-464-4141', '717-464-2824', ''),
(308, '02-2-05', 'Magisterial District Court 02-2-05', 'Brian E. Chudzik', '399 Camp Meeting Road', 'Landisville', 'PA', '17538', '717-898-2511', '717-898-3949', ''),
(309, '02-3-02', 'Magisterial District Court 02-3-02', 'B. Denise Commins', '15 Geist Road', 'Lancaster', 'PA', '17601', '717-656-2191', '717-656-4425', ''),
(310, '02-3-09', 'Magisterial District Court 02-3-09', 'Jayne F. Duncan', '920 South Spruce Street', 'Elizabethtown', 'PA', '17022', '717-367-4330', '717-367-8019', ''),
(311, '02-3-07', 'Magisterial District Court 02-3-07', 'Nancy G. Hamill', '2 Cardinal Drive', 'Stevens', 'PA', '17578', '717-336-2801', '717-336-3394', ''),
(312, '02-1-01', 'Magisterial District Court 02-1-01', 'Cheryl N. Hartman', '641 Union Street', 'Lancaster', 'PA', '17603', '717-299-7896', '717-390-2345', ''),
(313, '02-3-06', 'Magisterial District Court 02-3-06', 'Rodney H. Hartman', '745B East Main Street', 'New Holland', 'PA', '17557', '717-354-4206', '717-354-8881', ''),
(314, '02-1-03', 'Magisterial District Court 02-1-03', 'Robert A. Herman , Jr.', '341 Chestnut Street', 'Columbia', 'PA', '17512', '717-684-2761', '717-684-9774', ''),
(315, '02-2-04', 'Magisterial District Court 02-2-04', 'Janice Jimenez', '796-A New Holland Avenue', 'Lancaster', 'PA', '17602', '717-299-7966', '717-390-2344', ''),
(316, '02-2-06', 'Magisterial District Court 02-2-06', 'Joshua R. Keller', '841 Stehman Road', 'Millersville', 'PA', '17551', '717-872-4361', '717-872-1190', ''),
(317, '02-1-02', 'Magisterial District Court 02-1-02', 'David P. Miller', '2205 Oregon Pike', 'Lancaster', 'PA', '17601', '717-569-8774', '717-569-8721', ''),
(318, '02-3-04', 'Magisterial District Court 02-3-04', 'Stuart J. Mylin', '25 East State Street', 'Quarryville', 'PA', '17566', '717-786-7368', '717-786-2072', ''),
(319, '02-2-02', 'Magisterial District Court 02-2-02', 'Bruce A. Roth', '150 North Queen Street, Suite 120', 'Lancaster', 'PA', '17603', '717-295-2000', '717-209-3031', ''),
(320, '02-2-07', 'Magisterial District Court 02-2-07', 'Tony S. Russell', '609 East Main Street', 'Ephrata', 'PA', '17522', '717-733-8688', '717-733-4330', ''),
(321, '02-2-03', 'Magisterial District Court 02-2-03', 'Mary Mongiovi Sponaugle', '1351 Elm Avenue', 'Lancaster', 'PA', '17603', '717-299-7898', '717-390-2346', ''),
(322, '02-3-05', 'Magisterial District Court 02-3-05', 'Isaac H. Stoltzfus', '14 Center Street', 'Intercourse', 'PA', '17534', '717-768-3312', '717-768-3250', ''),
(323, '02-2-08', 'Magisterial District Court 02-2-08', 'Edward A. Tobin', '690 Furnace Hills Pike', 'Lititz', 'PA', '17543', '717-626-0258', '717-626-5528', ''),
(324, '53-1-01', 'Magisterial District Court 53-1-01', 'Melissa A. Amodie', 'Lawrence County Government Center', 'New Castle', 'PA', '16101', '724-652-8555', '724-652-8576', ''),
(325, '53-3-01', 'Magisterial District Court 53-3-01', 'Jerry G. Cartwright , Jr.', '607 Lawrence Avenue', 'Ellwood City', 'PA', '16117', '724-752-1185', '724-752-2155', ''),
(326, '53-3-04', 'Magisterial District Court 53-3-04', 'Scott McGrath', '3455 Wilmington Road', 'New Castle', 'PA', '16105', '724-652-9615', '724-652-3762', ''),
(327, '53-3-02', 'Magisterial District Court 53-3-02', 'Jennifer L. Nicholson', '605 Mt. Jackson Road', 'New Castle', 'PA', '16102', '724-667-8010', '724-667-0377', ''),
(328, '53-3-03', 'Magisterial District Court 53-3-03', 'David B. Rishel', '2797 New Butler Road', 'New Castle', 'PA', '16101', '724-924-9870', '724-924-1969', ''),
(329, '52-2-01', 'Magisterial District Court 52-2-01', 'Thomas M. Capello', '502 State Drive', 'Lebanon', 'PA', '17042', '717-279-0400', '717-279-8514', ''),
(330, '52-1-01', 'Magisterial District Court 52-1-01', 'Maria M. Dissinger', '502 State Drive', 'Lebanon', 'PA', '17042', '717-279-0300', '717-279-8514', ''),
(331, '52-3-05', 'Magisterial District Court 52-3-05', 'Carl R. Garver', '325 South Railroad Street', 'Palmyra', 'PA', '17078', '717-838-8151', '717-832-0128', ''),
(332, '52-3-04', 'Magisterial District Court 52-3-04', 'Michael D. Smith', '138 West Walnut Street', 'Cleona', 'PA', '17042', '717-273-0885', '717-228-3746', ''),
(333, '52-3-01', 'Magisterial District Court 52-3-01', 'Anthony J. Verna', '728 East Walnut Street', 'Lebanon', 'PA', '17042', '717-272-3084', '717-228-3647', ''),
(334, '52-3-03', 'Magisterial District Court 52-3-03', 'Kim R. Wolfe', '1720 State Route 72 North', 'Lebanon', 'PA', '17046', '717-273-0024', '717-273-0027', ''),
(335, '31-1-02', 'Magisterial District Court 31-1-02', 'Liberty Square Plaza', '1216 West Liberty Street', 'Allentown', 'PA', '18102', '610-432-8700', '610-432-0140', ''),
(336, '31-3-01', 'Magisterial District Court 31-3-01', 'Rodney R. Beck', '106 South Walnut Street', 'Slatington', 'PA', '18080', '610-767-8641', '610-767-0164', ''),
(337, '31-2-03', 'Magisterial District Court 31-2-03', 'Donna R. Butler', '106 Main Street', 'Emmaus', 'PA', '18049', '610-967-2888', '610-966-5686', ''),
(338, '31-1-05', 'Magisterial District Court 31-1-05', 'Michael D. D''Amore', '1801 Union Boulevard, Suite 112', 'Allentown', 'PA', '18109', '610-439-0661', '610-439-1257', ''),
(339, '31-2-01', 'Magisterial District Court 31-2-01', 'Karen C. Devine', '506 Court Street', 'Allentown', 'PA', '18101', '610-782-3834', '610-770-3863', ''),
(340, '31-1-01', 'Magisterial District Court 31-1-01', 'Patricia M. Engler', '1201 Sumner Avenue', 'Allentown', 'PA', '18102', '610-432-3080', '610-433-0130', ''),
(341, '31-3-02', 'Magisterial District Court 31-3-02', 'Michael J. Faulkner', 'Green Hills Commerce Center', 'Allentown', 'PA', '18104', '610-398-1167', '610-398-2185', ''),
(342, '31-1-07', 'Magisterial District Court 31-1-07', 'Robert C. Halal', '3678 Crescent Court East', 'Whitehall', 'PA', '18052', '610-437-6096', '610-437-3462', ''),
(343, '31-2-02', 'Magisterial District Court 31-2-02', 'Jacob E. Hammond', '3404 Hamilton Boulevard', 'Allentown', 'PA', '18103', '610-434-2070', '610-434-0215', ''),
(344, '31-3-03', 'Magisterial District Court 31-3-03', 'David B. Harding', 'Village Center', 'Coopersburg', 'PA', '18036', '610-282-1555', '610-282-2642', ''),
(345, '31-1-04', 'Magisterial District Court 31-1-04', 'David M. Howells , Jr.', '1501 Lehigh Street, Suite 104', 'Allentown', 'PA', '18103', '610-797-0906', '610-797-3292', ''),
(346, '31-1-03', 'Magisterial District Court 31-1-03', 'Ronald S. Manescu', '930 Hamilton Street', 'Allentown', 'PA', '18101', '610-434-7903', '610-434-0213', ''),
(347, '31-1-06', 'Magisterial District Court 31-1-06', 'Wayne Maura', 'Canal Plaza', 'Bethlehem', 'PA', '18018', '610-691-3950', '610-691-0471', ''),
(348, '31-1-08', 'Magisterial District Court 31-1-08', 'Michael J. Pochron', '3000 South Pike Avenue, Suite A', 'Allentown', 'PA', '18103', '610-797-8724', '610-791-1401', ''),
(349, '11-1-04', 'Magisterial District Court 11-1-04', '35 Broad Street', 'Pittston, PA 18640', 'Pittston', 'PA', '18640', '570-655-0552', '570-602-8297', ''),
(350, '11-1-06', 'Magisterial District Court 11-1-06', 'David A. Barilla', '675 Main Street', 'Swoyersville', 'PA', '18704', '570-287-2341', '570-714-7564', ''),
(351, '11-2-01', 'Magisterial District Court 11-2-01', 'Joseph J. Carmody', 'Municipal Building', 'West Pittston', 'PA', '18643', '570-655-0177', '570-602-8296', ''),
(352, '11-1-01', 'Magisterial District Court 11-1-01', 'Richard J. Cronauer', '100 Hazle Street', 'Wilkes-Barre', 'PA', '18702', '570-825-7373', '570-970-2568', ''),
(353, '11-3-04', 'Magisterial District Court 11-3-04', 'James M. Dixon', 'Sunset Beltway Offices', 'Hazle Township', 'PA', '18202', '570-455-9191', '570-501-8980', ''),
(354, '11-3-07', 'Magisterial District Court 11-3-07', 'Michael G. Dotzel', '240 Johnson Street', 'Wilkes-Barre Twp', 'PA', '18702', '570-825-8671', '570-970-2546', ''),
(355, '11-3-05', 'Magisterial District Court 11-3-05', 'Gerald L. Feissner', 'Freeland Municipal Building', 'Freeland', 'PA', '18224', '570-636-1500', '570-636-2665', ''),
(356, '11-2-03', 'Magisterial District Court 11-2-03', 'Joseph A. Halesey', '1460 Sans Souci Parkway', 'Hanover Township', 'PA', '18706', '570-825-8890', '570-970-8893', ''),
(357, '11-3-01', 'Magisterial District Court 11-3-01', 'John E. Hasay', '33 West Union Street', 'Shickshinny', 'PA', '18655', '570-542-4349', '570-542-5674', ''),
(358, '11-1-02', 'Magisterial District Court 11-1-02', 'Martin R. Kane', 'Second Floor', 'Wilkes-Barre', 'PA', '18702', '570-825-8488', '570-970-2564', ''),
(359, '11-3-08', 'Magisterial District Court 11-3-08', 'Diana Malast', '62 Maffett Street', 'Plains', 'PA', '18705', '570-825-8984', '570-970-2545', ''),
(360, '11-3-03', 'Magisterial District Court 11-3-03', 'Daniel O''Donnell', '5 South Main Street, Suite 6', 'Sugarloaf', 'PA', '18249', '570-788-1191', '570-788-7213', ''),
(361, '11-1-05', 'Magisterial District Court 11-1-05', 'Paul J. Roberts', 'Kingstown Municipal Building', 'Kingston', 'PA', '18704', '570-287-2800', '570-714-7568', ''),
(362, '11-3-06', 'Magisterial District Court 11-3-06', 'Ronald W. Swank', 'Wright Township Municipal Building', 'Mountain Top', 'PA', '18707', '570-474-6844', '570-474-6822', ''),
(363, '11-3-09', 'Magisterial District Court 11-3-09', 'James E. Tupper', '11 Carverton Road', 'Trucksville', 'PA', '18708', '570-696-4488', '570-696-5467', ''),
(364, '11-3-02', 'Magisterial District Court 11-3-02', 'Donald L. Whittaker', '15 East Ridge Street', 'Nanticoke', 'PA', '18634', '570-735-7648', '570-740-2072', ''),
(365, '11-1-03', 'Magisterial District Court 11-1-03', 'Joseph D. Zola', '615 East Broad Street', 'Hazleton', 'PA', '18201', '570-455-9467', '570-501-8981', ''),
(366, '29-1-01', 'Magisterial District Court 29-1-01', 'James G. Carn', '605 West 4th Street', 'Williamsport', 'PA', '17701', '570-322-6159', '570-322-3082', ''),
(367, '29-3-03', 'Magisterial District Court 29-3-03', 'Jon E. Kemp', '46 South Main Street', 'Muncy', 'PA', '17756', '570-546-7480', '570-546-6530', ''),
(368, '29-3-01', 'Magisterial District Court 29-3-01', 'Jerry C. Lepley', '216 Market Street', 'Jersey Shore', 'PA', '17740', '570-398-4880', '570-398-4855', ''),
(369, '29-1-02', 'Magisterial District Court 29-1-02', 'Allen P. Page , III', 'Lycoming County Courthouse', 'Williamsport', 'PA', '17701', '570-327-2275', '570-327-2426', ''),
(370, '29-3-04', 'Magisterial District Court 29-3-04', 'James H. Sortman', 'Room 101', 'Williamsport', 'PA', '17701', '570-323-9982', '570-323-9015', ''),
(371, '29-3-02', 'Magisterial District Court 29-3-02', 'Gary A. Whiteman', 'Lysock View Complex, Suite #103', 'Montoursville', 'PA', '17754', '570-326-1714', '570-326-6496', ''),
(372, '48-1-01', 'Magisterial District Court 48-1-01', 'Dominic A. Cercone , Jr.', '22 Davis Street', 'Bradford', 'PA', '16701', '814-368-4075', '814-368-4825', ''),
(373, '48-3-04', 'Magisterial District Court 48-3-04', 'David R. Engman', '116 Fraley Street', 'Kane', 'PA', '16735', '814-837-7131', '814-837-7134', ''),
(374, '48-3-03', 'Magisterial District Court 48-3-03', 'Richard W. Luther , Jr.', '1185 East Main Street', 'Bradford', 'PA', '16701', '814-362-7767', '814-362-2411', ''),
(375, '48-3-02', 'Magisterial District Court 48-3-02', 'William K. Todd', '625 East Water Street', 'Smethport', 'PA', '16749', '814-887-5743', '814-887-5431', ''),
(376, '35-2-02', 'Magisterial District Court 35-2-02', 'Ronald E. Antos', '425 Idaho Street', 'Farrell', 'PA', '16121', '724-346-3591', '724-346-4798', ''),
(377, '35-3-03', 'Magisterial District Court 35-3-03', 'Brian R. Arthur', '14 North Race Street, Suite 1', 'Greenville', 'PA', '16125', '724-588-3210', '724-588-4136', ''),
(378, '35-3-01', 'Magisterial District Court 35-3-01', 'Lorinda L. Hinch', '123 West Market Street Rear', 'Mercer', 'PA', '16137', '724-662-5230', '724-662-1725', ''),
(379, '35-3-02', 'Magisterial District Court 35-3-02', 'Daniel Neil McEwen', '574 Barkeyville Road', 'Grove City', 'PA', '16127', '724-458-4931', '724-458-5415', ''),
(380, '35-2-01', 'Magisterial District Court 35-2-01', 'Dennis M. Songer', '1217 Hall Avenue', 'Sharon', 'PA', '16146', '724-346-6541', '724-346-5090', ''),
(381, '58-3-02', 'Magisterial District Court 58-3-02', 'Aaron L. Gingrich', '7 Ort Valley Road, Suite A', 'Lewistown', 'PA', '17044', '717-248-2607', '717-248-0568', ''),
(382, '58-3-03', 'Magisterial District Court 58-3-03', 'Tammy L. Hunter', '96 South Main Street', 'Reedsville', 'PA', '17084', '717-667-9626', '717-667-3767', ''),
(383, '58-3-01', 'Magisterial District Court 58-3-01', 'Jack E. Miller', '103 West Market Street, Suite 1', 'Lewistown', 'PA', '17044', '717-248-8408', '717-248-1007', ''),
(384, '43-2-01', 'Magisterial District Court 43-2-01', 'Kristina Anzini', 'Pocono Outlet Complex', 'Stroudsburg', 'PA', '18360', '570-420-3492', '570-420-3487', ''),
(385, '43-4-04', 'Magisterial District Court 43-4-04', 'Richard S. Claypool', 'HC 89 Box 260', 'Pocono Pines', 'PA', '18350', '570-646-4637', '570-643-1954', ''),
(386, '43-3-01', 'Magisterial District Court 43-3-01', 'Anthony D. Fluegel', '5560 Municipal Drive', 'Tobyhanna', 'PA', '18466', '570-894-8566', '570-894-5030', ''),
(387, '43-4-01', 'Magisterial District Court 43-4-01', 'Brian R. Germano', '1155 Red Fox Road, 1st Floor', 'East Stroudsburg', 'PA', '18301', '570-223-1287', '570-223-1813', ''),
(388, '43-3-02', 'Magisterial District Court 43-3-02', 'C. Daniel Higgins , Jr.', '1211 North 5th Street, Suite 103', 'Stroudsburg', 'PA', '18360', '570-420-3494', '570-420-3488', ''),
(389, '43-4-03', 'Magisterial District Court 43-4-03', 'JoLana Krawitz', '103B Gypsum Road', 'Stroudsburg', 'PA', '18360', '570-992-6346', '570-992-4757', ''),
(390, '43-3-04', 'Magisterial District Court 43-3-04', 'Colleen Mancuso', 'Route 209 & Shafer Drive', 'Brodheadsville', 'PA', '18322', '570-992-4919', '570-992-4690', ''),
(391, '43-2-02', 'Magisterial District Court 43-2-02', 'Michael R. Muth', '98 Day Street', 'East Stroudsburg', 'PA', '18301', '570-420-3496', '570-420-3489', ''),
(392, '43-3-03', 'Magisterial District Court 43-3-03', 'Thomas E. Olsen', 'Old Mill Road', 'Tannersville', 'PA', '18372', '570-629-1460', '570-629-1627', ''),
(393, '43-4-02', 'Magisterial District Court 43-4-02', 'John D. Whitesell', 'Route 191', 'Mountainhome', 'PA', '18342', '570-595-2520', '570-595-0417', ''),
(394, '38-1-24', 'Magisterial District Court 38-1-24', 'Albert J. Augustine', '2047 Bridge Road', 'Schwenksville', 'PA', '19473', '610-584-4732', '610-584-4751', ''),
(395, '38-1-13', 'Magisterial District Court 38-1-13', 'Francis J. Bernhardt , III', 'Building B, Suite 101', 'Conshohocken', 'PA', '19428', '610-828-0278', '610-828-6722', ''),
(396, '38-1-28', 'Magisterial District Court 38-1-28', 'Harold D. Borek', '421 West Main Street', 'Lansdale', 'PA', '19446', '215-393-7534', '215-393-7536', ''),
(397, '38-1-01', 'Magisterial District Court 38-1-01', 'Ester J. Casillo', '160 West Germantown Pike, Suite D5', 'Norristown', 'PA', '19401', '610-272-3029', '610-272-5080', ''),
(398, '38-1-03', 'Magisterial District Court 38-1-03', 'Christopher J. Cerski', '8230 Old York Road', 'Elkins Park', 'PA', '19027', '215-885-4796', '215-884-6530', ''),
(399, '38-1-17', 'Magisterial District Court 38-1-17', 'Kenneth E. Deatelhauser', '121 East Chestnut Street', 'Souderton', 'PA', '18964', '215-723-5900', '215-723-0508', ''),
(400, '38-1-18', 'Magisterial District Court 38-1-18', 'Andrea D. Duffy', 'Building D, Suite #100', 'Montgomeryville', 'PA', '18936', '215-855-3946', '215-855-1975', ''),
(401, '38-2-08', 'Magisterial District Court 38-2-08', 'Jay S. Friedenberg', '102 York Road, Suite 100', 'Willow Grove', 'PA', '19090', '215-659-6840', '215-659-6903', ''),
(402, '38-1-19', 'Magisterial District Court 38-1-19', 'Walter F. Gadzicki , Jr.', '497 West Ridge Pike', 'Limerick', 'PA', '19468', '610-495-8440', '610-495-8442', ''),
(403, '38-1-25', 'Magisterial District Court 38-1-25', 'James P. Gallagher', '128 West Fourth Street', 'Bridgeport', 'PA', '19405', '610-277-3377', '610-277-3379', ''),
(404, '38-2-02', 'Magisterial District Court 38-2-02', 'Catherine M. Hummel Fried', 'Hanover Square', 'Red Hill', 'PA', '18076', '215-679-5811', '215-679-7561', ''),
(405, '38-1-16', 'Magisterial District Court 38-1-16', 'Margaret A. Hunsicker-Fleischer', '754 East Johnson Highway', 'Norristown', 'PA', '19401', '610-279-6226', '610-279-2423', ''),
(406, '38-1-20', 'Magisterial District Court 38-1-20', 'Cathleen Kelly Rebar', '133 Level Road', 'Collegeville', 'PA', '19426', '610-409-2515', '610-409-2517', ''),
(407, '38-1-04', 'Magisterial District Court 38-1-04', 'John D. Kessler', '1150 Old York Road', 'Abington', 'PA', '19001', '215-887-2362', '215-887-2364', ''),
(408, '38-1-12', 'Magisterial District Court 38-1-12', 'Edward C. Kropp , Sr.', '2093 East High Street', 'Pottstown', 'PA', '19464', '610-326-9274', '610-326-8136', ''),
(409, '38-1-15', 'Magisterial District Court 38-1-15', 'Francis J. Lawrence , Jr.', '200 West Main Street', 'Norristown', 'PA', '19401', '610-279-3332', '610-279-3010', ''),
(410, '38-1-14', 'Magisterial District Court 38-1-14', 'Paul N. Leo', '414 South York Road, Suite 200', 'Hatboro', 'PA', '19040', '215-957-5935', '215-957-5937', ''),
(411, '38-1-23', 'Magisterial District Court 38-1-23', 'Deborah A. Lukens', '4002 Center Avenue', 'Lafayette Hill', 'PA', '19444', '610-828-5226', '610-828-0446', ''),
(412, '38-1-09', 'Magisterial District Court 38-1-09', 'William I. Maruszczak', '485 South Henderson Road', 'King of Prussia', 'PA', '19406', '610-265-3950', '610-265-8932', ''),
(413, '38-1-08', 'Magisterial District Court 38-1-08', 'Katherine E. McGill Magid', '1316 Bruce Road', 'Oreland', 'PA', '19075', '215-572-7845', '215-572-7891', ''),
(414, '38-1-02', 'Magisterial District Court 38-1-02', 'Elizabeth A. McHugh', 'Station Mews', 'Elkins Park', 'PA', '19027', '215-635-1535', '215-635-2256', ''),
(415, '38-1-22', 'Magisterial District Court 38-1-22', 'Harry J. Nesbitt , III', '903 Sheehy Drive, Suite A', 'Horsham', 'PA', '19044', '215-675-2040', '215-675-2344', ''),
(416, '38-1-11', 'Magisterial District Court 38-1-11', 'Scott T. Palladino', '1 Security Plaza, Suite 101', 'Pottstown', 'PA', '19464', '610-326-9271', '610-326-4179', ''),
(417, '38-1-05', 'Magisterial District Court 38-1-05', 'Juanita A. Price', '875 North Easton Road', 'Glenside', 'PA', '19038', '215-885-4120', '215-885-2190', ''),
(418, '38-2-03', 'Magisterial District Court 38-2-03', 'Maurice H. Saylor', '1881 Swamp Pike', 'Gilbertsville', 'PA', '19525', '610-326-1145', '610-326-6513', ''),
(419, '38-1-06', 'Magisterial District Court 38-1-06', 'Henry J. Schireson', '907 Montgomery Avenue', 'Narberth', 'PA', '19072', '610-664-5262', '610-667-3120', ''),
(420, '38-1-21', 'Magisterial District Court 38-1-21', 'Robert M. Sobeck', 'Blue Bell West', 'Blue Bell', 'PA', '19422', '215-646-8201', '215-646-4156', ''),
(421, '38-1-07', 'Magisterial District Court 38-1-07', 'Kathleen M. Valentine', '116A Cricket Avenue', 'Ardmore', 'PA', '19003', '610-896-8585', '610-896-8601', ''),
(422, '38-1-10', 'Magisterial District Court 38-1-10', 'Patricia A. Zaffarano', '1301 South Bethlehem Pike', 'Ambler', 'PA', '19002', '215-542-1262', '215-646-3588', ''),
(423, '38-2-04', 'Magisterial District Court 38-2-04', 'Karen Eisner Zucker', '11 Union Avenue, Suite 100', 'Bala Cynwyd', 'PA', '19004', '610-668-1201', '610-668-1204', ''),
(424, '26-3-04', 'Magisterial District Court 26-3-04', 'Marvin K. Shrawder', '30 Woodbine Lane, Suite 1', 'Danville', 'PA', '17821', '570-271-3022', '570-271-3008', ''),
(425, '03-2-03', 'Magisterial District Court 03-2-03', 'Joseph K. Barner', 'Trolley Station Mall', 'Bethlehem', 'PA', '18020', '610-746-9740', '610-746-2470', ''),
(426, '03-2-08', 'Magisterial District Court 03-2-08', 'John Capobianco', '136 South Main Street', 'Nazareth', 'PA', '18064', '610-759-6424', '610-759-9356', ''),
(427, '03-2-06', 'Magisterial District Court 03-2-06', 'Daniel G. Corpora', 'St. John Street Plaza', 'Easton', 'PA', '18042', '610-258-8711', '610-253-0685', ''),
(428, '03-2-05', 'Magisterial District Court 03-2-05', 'Gay L. Elwell', '400 Northampton Street, Suite 100', 'Easton', 'PA', '18042', '610-258-5900', '610-258-2870', ''),
(429, '03-3-01', 'Magisterial District Court 03-3-01', 'Robert A. Hawke', '4330 Lehigh Drive', 'Cherryville', 'PA', '18035', '610-767-6345', '610-767-4498', ''),
(430, '03-2-01', 'Magisterial District Court 03-2-01', 'Roy A. Manwaring', '402 East Broad Street', 'Bethlehem', 'PA', '18018', '610-691-1501', '610-691-6506', ''),
(431, '03-2-07', 'Magisterial District Court 03-2-07', 'Diane M. Marakovits', '24 West 21st Street, Suite 101', 'Northampton', 'PA', '18067', '610-262-7433', '610-262-2885', ''),
(432, '03-2-10', 'Magisterial District Court 03-2-10', 'Nancy Matos Gonzalez', '202 West Fourth Street, Suite 2', 'Bethlehem', 'PA', '18015', '610-868-9191', '610-868-1196', ''),
(433, '03-1-04', 'Magisterial District Court 03-1-04', 'James J. Narlesky', '248 Brodhead Road, Suite 2', 'Bethlehem', 'PA', '18017', '610-691-2364', '610-861-7645', ''),
(434, '03-2-11', 'Magisterial District Court 03-2-11', 'Patricia A. Romig-Passaro', '1214 Stefko Blvd.', 'Bethlehem', 'PA', '18017', '610-694-0553', '610-694-0638', ''),
(435, '03-3-02', 'Magisterial District Court 03-3-02', 'Douglas H. Schlegel , Sr.', '31C West First Street', 'Wind Gap', 'PA', '18091', '610-863-5447', '610-863-7002', ''),
(436, '03-3-03', 'Magisterial District Court 03-3-03', 'Todd M. Strohe', '718 South Main Street', 'Bangor', 'PA', '18013', '610-588-3998', '610-588-5537', ''),
(437, '03-2-09', 'Magisterial District Court 03-2-09', 'Jacqueline M. Taschner', '3 Weller Place', 'Easton', 'PA', '18045', '610-258-7266', '610-258-1713', ''),
(438, '03-2-04', 'Magisterial District Court 03-2-04', 'David W. Tidd', '1404 Walter Street', 'Bethlehem', 'PA', '18015', '610-865-4010', '610-865-4361', ''),
(439, '03-2-12', 'Magisterial District Court 03-2-12', 'Richard H. Yetter , III', '1710 Butler Street', 'Easton', 'PA', '18042', '610-258-4640', '610-258-1835', ''),
(440, '08-3-02', 'Magisterial District Court 08-3-02', '1 Broadway Street, 1st Floor', 'Milton, PA 17847', 'Milton', 'PA', '17847', '570-742-7446', '570-742-2144', ''),
(441, '08-3-04', 'Magisterial District Court 08-3-04', 'Benjamin J. Apfelbaum', '225 Market Street', 'Sunbury', 'PA', '17801', '570-988-4485', '570-988-3954', ''),
(442, '08-3-03', 'Magisterial District Court 08-3-03', 'John Gembic', '2 East Arch Street', 'Shamokin', 'PA', '17872', '570-644-0736', '570-644-3958', ''),
(443, '08-2-01', 'Magisterial District Court 08-2-01', 'Hugh A. Jones', '150 South Market Street', 'Mt. Carmel', 'PA', '17851', '570-339-2140', '570-339-4433', ''),
(444, '41-3-05', 'Magisterial District Court 41-3-05', 'Elizabeth R. Frownfelter', '3553 Shermans Valley Road', 'Loysville', 'PA', '17047', '717-789-4117', '717-789-3337', ''),
(445, '41-3-03', 'Magisterial District Court 41-3-03', 'Daniel R. L. McGuire', '3351 Susquehanna Trail', 'Duncannon', 'PA', '17020', '717-834-4990', '717-834-5968', ''),
(446, '41-3-04', 'Magisterial District Court 41-3-04', 'Michael E. Schechterly', '133 South Fifth Street', 'Newport', 'PA', '17074', '717-567-6365', '717-567-9323', ''),
(447, '60-3-03', 'Magisterial District Court 60-3-03', 'Alan B. Cooper', '502 Little Walker Road', 'Shohola', 'PA', '18458', '570-296-7726', '570-296-3558', ''),
(448, '60-3-01', 'Magisterial District Court 60-3-01', 'Deborah Fischer', '103 West High Street', 'Milford', 'PA', '18337', '570-296-8108', '570-296-3503', ''),
(449, '60-3-04', 'Magisterial District Court 60-3-04', 'Stephen A. McBride', '213 Silver Lake Road', 'Dingmans Ferry', 'PA', '18328', '570-828-2880', '570-828-2942', ''),
(450, '60-3-02', 'Magisterial District Court 60-3-02', 'Jay R. Rose', 'Star Route 2 (RT6)', 'Hawley', 'PA', '18428', '570-226-9650', '570-226-6354', ''),
(451, '55-4-03', 'Magisterial District Court 55-4-03', 'Delores G. Bristol', '11 Union Street', 'Galeton', 'PA', '16922', '814-435-2642', '814-435-2642', ''),
(452, '55-3-01', 'Magisterial District Court 55-3-01', 'Annette L. Easton', '110 North East Street', 'Coudersport', 'PA', '16915', '814-274-9411', '814-274-9411', ''),
(453, '55-4-01', 'Magisterial District Court 55-4-01', 'Kari A. Stubbs', '131 North Puritan Street', 'Shinglehouse', 'PA', '16748', '814-697-6600', '814-697-6600', ''),
(454, '21-3-06', 'Magisterial District Court 21-3-06', 'Stephen J. Bayer', '320 Rear East Broad Street', 'Tamaqua', 'PA', '18252', '570-668-3535', '570-668-1750', ''),
(455, '21-3-03', 'Magisterial District Court 21-3-03', 'James R. Ferrier', '209 North Warren Street, Second Floor', 'Orwigsburg', 'PA', '17961', '570-366-0244', '570-366-8901', ''),
(456, '21-2-01', 'Magisterial District Court 21-2-01', 'Christina E. Hale', '619 West Oak Street', 'Frackville', 'PA', '17931', '570-874-1704', '570-874-2360', ''),
(457, '21-3-05', 'Magisterial District Court 21-3-05', 'Anthony J. Kilker', '33 South Main Street', 'Shenandoah', 'PA', '17976', '570-462-2680', '570-462-2682', ''),
(458, '21-3-04', 'Magisterial District Court 21-3-04', 'Carol A. Pankake', '19 North Pine Street', 'Tremont', 'PA', '17981', '570-695-3128', '570-695-2606', ''),
(459, '21-3-01', 'Magisterial District Court 21-3-01', 'David A. Plachko', 'Borough Building', 'Port Carbon', 'PA', '17965', '570-628-5351', '570-628-5394', ''),
(460, '21-3-07', 'Magisterial District Court 21-3-07', 'James K. Reiley', '200 North Centre Street', 'Pottsville', 'PA', '17901', '570-622-9181', '570-628-6815', ''),
(461, '17-3-04', 'Magisterial District Court 17-3-04', 'Lori R. Hackenberg', '32 East Market Street', 'Middleburg', 'PA', '17842', '570-837-4213', '570-837-4355', ''),
(462, '17-3-03', 'Magisterial District Court 17-3-03', 'John H. Reed', '1025 U.S. Route 522', 'Selinsgrove', 'PA', '17870', '570-374-0111', '570-374-2771', ''),
(463, '16-3-02', 'Magisterial District Court 16-3-02', '509 15th Street', 'Windber, PA 15963', 'Windber', 'PA', '15963', '814-467-5113', '814-467-4748', ''),
(464, '16-3-06', 'Magisterial District Court 16-3-06', 'Douglas McCall Bell', '315 Grant Street', 'Meyersdale', 'PA', '15552', '814-634-0614', '814-634-8960', ''),
(465, '16-3-03', 'Magisterial District Court 16-3-03', 'Kenneth W. Johnson', '218 North Kimberly Avenue, Suite 200', 'Somerset', 'PA', '15501', '814-445-1535', '814-445-1559', ''),
(466, '16-3-01', 'Magisterial District Court 16-3-01', 'Susan Mankamyer', '805 Atkinson Way', 'Boswell', 'PA', '15531', '814-629-9775', '814-629-6632', ''),
(467, '16-3-05', 'Magisterial District Court 16-3-05', 'Sandra L. Stevanus', '616 Logan Place', 'Confluence', 'PA', '15424', '814-395-5013', '814-395-5694', ''),
(468, '44-3-03', 'Magisterial District Court 44-3-03', 'Jennifer Y. Vandine', 'Sullivan County Courthouse', 'Laporte', 'PA', '18626', '570-946-4413', '570-946-4436', ''),
(469, '34-3-03', 'Magisterial District Court 34-3-03', 'Suzanne M. Brainard', 'Mountain View Plaza', 'Clifford', 'PA', '18413', '570-222-6356', '570-222-6357', ''),
(470, '34-3-02', 'Magisterial District Court 34-3-02', 'Jodi L. Cordner', '17544 State Route 11, Suite 1', 'New Milford', 'PA', '18834', '570-465-3551', '570-465-7997', ''),
(471, '34-3-01', 'Magisterial District Court 34-3-01', 'Jeffrey L. Hollister', '139 Lake Avenue', 'Montrose', 'PA', '18801', '570-278-4600', '570-278-9268', ''),
(472, '04-3-03', 'Magisterial District Court 04-3-03', 'James E. Carlson', '267 South Main Street', 'Mansfield', 'PA', '16933', '570-662-2904', '570-662-2090', ''),
(473, '04-3-01', 'Magisterial District Court 04-3-01', 'Brian W. Edgcomb', '117 Court Street, Suite C', 'Elkland', 'PA', '16920', '814-258-7138', '814-258-7139', ''),
(474, '04-3-02', 'Magisterial District Court 04-3-02', 'Robert L. Repard', 'Tioga County Courthouse', 'Wellsboro', 'PA', '16901', '570-724-9220', '570-723-8224', ''),
(475, '17-3-01', 'Magisterial District Court 17-3-01', 'Leo S. Armbruster', 'Union County Courthouse', 'Lewisburg', 'PA', '17837', '570-524-8656', '570-524-8698', ''),
(476, '17-3-02', 'Magisterial District Court 17-3-02', 'Jeffrey L. Mensch', '343 Chestnut Street, Suite 2', 'Mifflinburg', 'PA', '17844', '570-966-2886', '570-966-6252', ''),
(477, '28-3-02', 'Magisterial District Court 28-3-02', 'Douglas I. Dinberg', '3156 State Route 257', 'Seneca', 'PA', '16346', '814-676-5421', '814-677-4873', ''),
(478, '28-3-01', 'Magisterial District Court 28-3-01', 'Andrew F. Fish', '140 West State Street', 'Pleasantville', 'PA', '16341', '814-589-7813', '814-589-7040', ''),
(479, '28-3-04', 'Magisterial District Court 28-3-04', 'Patrick E. Lowrey', '511 Hill Street, Suite 206', 'Emlenton', 'PA', '16373', '724-867-2362', '724-867-1464', ''),
(480, '28-3-03', 'Magisterial District Court 28-3-03', 'Michael D. Snyder', '217 Thirteenth Street', 'Franklin', 'PA', '16323', '814-432-3621', '814-432-7963', ''),
(481, '37-3-01', 'Magisterial District Court 37-3-01', 'Laura S. Bauer', '1585 Market Street', 'North Warren', 'PA', '16365', '814-723-6750', '814-406-7069', ''),
(482, '37-2-01', 'Magisterial District Court 37-2-01', 'Glenn S. Carlson', '333 Hickory Street', 'Warren', 'PA', '16365', '814-723-2260', '814-723-0221', ''),
(483, '37-4-01', 'Magisterial District Court 37-4-01', 'Cynthia K. Lindemuth', '37 Railroad Street', 'Youngsville', 'PA', '16371', '814-563-4682', '814-563-7519', ''),
(484, '27-3-06', 'Magisterial District Court 27-3-06', 'Valarie S. Costanzo', '3655 Millers Run Road, Suite 101', 'Cecil', 'PA', '15321', '724-746-8515', '724-746-2501', ''),
(485, '27-3-01', 'Magisterial District Court 27-3-01', 'James C. Ellis', 'Suite 100', 'McMurray', 'PA', '15317', '724-941-1015', '724-942-8355', ''),
(486, '27-3-07', 'Magisterial District Court 27-3-07', 'Gary H. Havelka', 'Suite 3', 'Burgettstown', 'PA', '15021', '724-947-5492', '724-947-5523', ''),
(487, '27-1-03', 'Magisterial District Court 27-1-03', 'Larry W. Hopkins', '416 Fallowfield Avenue', 'Charleroi', 'PA', '15022', '724-483-6373', '724-483-3550', ''),
(488, '27-3-03', 'Magisterial District Court 27-3-03', 'Joshua P. Kanalis', '685 National Pike West', 'Brownsville', 'PA', '15417', '724-632-3143', '724-632-3160', ''),
(489, '27-2-01', 'Magisterial District Court 27-2-01', 'David W. Mark', '45 East Water Street', 'Canonsburg', 'PA', '15317', '724-745-5754', '724-745-5763', ''),
(490, '27-1-01', 'Magisterial District Court 27-1-01', 'Robert W. Redlinger', '75 East Maiden Street', 'Washington', 'PA', '15301', '724-228-8836', '724-228-6218', ''),
(491, '27-3-02', 'Magisterial District Court 27-3-02', 'Curtis L. Thompson', 'One Beech Street', 'Ellsworth', 'PA', '15331', '724-239-5050', '724-239-5522', ''),
(492, '27-3-10', 'Magisterial District Court 27-3-10', 'Ethan T. Ward', 'Suite C', 'Washington', 'PA', '15301', '724-222-8122', '724-225-4357', ''),
(493, '27-3-05', 'Magisterial District Court 27-3-05', 'Jay H. Weller', '1929-A Route 519 South', 'Canonsburg', 'PA', '15317', '724-746-1227', '724-746-3145', ''),
(494, '27-1-02', 'Magisterial District Court 27-1-02', 'Mark A. Wilson', '604-B Park Avenue', 'Monongahela', 'PA', '15063', '724-258-5106', '724-258-5145', ''),
(495, '22-3-01', 'Magisterial District Court 22-3-01', 'Bonnie L. Carney', 'Hawley Borough Building', 'Hawley', 'PA', '18428', '570-226-4981', '570-226-0829', ''),
(496, '22-3-04', 'Magisterial District Court 22-3-04', 'Ronald J. Edwards', 'Old Railroad Station', 'Lakewood', 'PA', '18439', '570-798-2700', '570-798-2870', ''),
(497, '22-3-03', 'Magisterial District Court 22-3-03', 'Jane E. Farrell', '239 Belmont Street', 'Waymart', 'PA', '18472', '570-488-6881', '570-488-6106', ''),
(498, '22-3-02', 'Magisterial District Court 22-3-02', 'Theodore J. Mikulak', 'Wayne County Courthouse', 'Honesdale', 'PA', '18431', '570-253-4560', '570-251-3629', ''),
(499, '10-2-10', 'Magisterial District Court 10-2-10', 'James E. Albert', '40 North Pennsylvania Avenue, 1st Floor', 'Greensburg', 'PA', '15601', '724-830-3030', '724-830-1556', ''),
(500, '10-3-08', 'Magisterial District Court 10-3-08', 'Mark J. Bilik', '5092 Route 982', 'Bradenville', 'PA', '15620', '724-539-7200', '724-539-7217', ''),
(501, '10-3-05', 'Magisterial District Court 10-3-05', 'Jason Buczak', '4066 Route 66', 'Apollo', 'PA', '15613', '724-727-3423', '724-727-3607', ''),
(502, '10-2-06', 'Magisterial District Court 10-2-06', 'Charles M. Christner , Jr.', '112 Walnut Lane, Suite 1', 'West Newton', 'PA', '15089', '724-872-8910', '724-872-8948', ''),
(503, '10-3-02', 'Magisterial District Court 10-3-02', 'Charles R. Conway', 'Unit D', 'Export', 'PA', '15632', '724-327-8322', '724-327-1524', ''),
(504, '10-1-03', 'Magisterial District Court 10-1-03', 'Joseph A. Dalfonso', '303 Riverview Drive', 'Monessen', 'PA', '15062', '724-684-6444', '724-684-7028', ''),
(505, '10-1-01', 'Magisterial District Court 10-1-01', 'Joseph R. DeMarchis', '101 Jayhawk Drive', 'Jeannette', 'PA', '15644', '724-527-3541', '724-527-3547', ''),
(506, '10-3-11', 'Magisterial District Court 10-3-11', 'Roger F. Eckels', '2320 Mt. Pleasant Road', 'Mt. Pleasant', 'PA', '15666', '724-423-7150', '724-423-1922', ''),
(507, '10-2-01', 'Magisterial District Court 10-2-01', 'James N. Falcon', '500 Armbrust Road', 'Youngwood', 'PA', '15697', '724-925-9667', '724-925-3823', ''),
(508, '10-2-03', 'Magisterial District Court 10-2-03', 'Helen M. Kistler', '1012 Station Street', 'Harrison City', 'PA', '15636', '724-744-3031', '724-744-7790', ''),
(509, '10-2-08', 'Magisterial District Court 10-2-08', 'Michael R. Mahady', '5954 Route 981, Suite 1', 'Latrobe', 'PA', '15650', '724-539-7135', '724-539-7136', ''),
(510, '10-3-01', 'Magisterial District Court 10-3-01', 'Mark S. Mansour', '174 South Greengate Road', 'Greensburg', 'PA', '15601', '724-836-1010', '724-836-4820', ''),
(511, '10-3-10', 'Magisterial District Court 10-3-10', 'Charles D. Moore', '10 Mount Pleasant Road', 'Scottdale', 'PA', '15683', '724-887-8800', '724-887-8831', ''),
(512, '10-1-05', 'Magisterial District Court 10-1-05', 'Frank J. Pallone , Jr.', '1100 Fourth Avenue', 'New Kensington', 'PA', '15068', '724-335-5050', '724-335-5886', ''),
(513, '10-1-04', 'Magisterial District Court 10-1-04', 'Cheryl J. Peck-Yakopec', '46 Town Center Drive', 'Leechburg', 'PA', '15656', '724-236-0274', '724-236-0278', ''),
(514, '10-3-09', 'Magisterial District Court 10-3-09', 'Denise Snyder Thiel', '206 West Main Street', 'Ligonier', 'PA', '15658', '724-238-9086', '724-238-9176', ''),
(515, '10-2-09', 'Magisterial District Court 10-2-09', 'Douglas R. Weimer , Jr.', '210 Robbins Station Road', 'North Huntingdon', 'PA', '15642', '724-864-0018', '724-864-9277', ''),
(516, '44-3-04', 'Magisterial District Court 44-3-04', 'John J. Hovan', '71 Hollowcrest Road, Suite 1', 'Tunkhannock', 'PA', '18657', '570-836-1616', '570-836-1956', ''),
(517, '44-3-01', 'Magisterial District Court 44-3-01', 'David K. Plummer', 'Countryside Professional Building', 'Factoryville', 'PA', '18419', '570-945-3038', '570-945-9228', ''),
(518, '44-3-02', 'Magisterial District Court 44-3-02', 'Carl W. Smith , Jr.', 'Wyoming County Courthouse', 'Tunkhannock', 'PA', '18657', '570-836-3797', '570-836-4641', ''),
(519, '19-2-04', 'Magisterial District Court 19-2-04', '3202 Farm Trail Road', 'York, PA 17406', 'York', 'PA', '17406', '717-767-5700', '717-767-5702', ''),
(520, '19-3-11', 'Magisterial District Court 19-3-11', '202 Rosedale Drive', 'York, PA 17345', 'York', 'PA', '17345', '717-266-6891', '717-266-6895', ''),
(521, '19-1-05', 'Magisterial District Court 19-1-05', '745 West Mason Avenue', 'York, PA 17401', 'York', 'PA', '17401', '717-771-4796', '717-771-9538', ''),
(522, '19-2-03', 'Magisterial District Court 19-2-03', 'Keith L. Albright', '390 East Berlin Road', 'York', 'PA', '17408', '717-793-5200', '717-793-5225', ''),
(523, '19-2-01', 'Magisterial District Court 19-2-01', 'Barry L. Bloss , Jr.', '118 Pleasant Acres Road', 'York', 'PA', '17402', '717-840-7233', '717-840-7200', ''),
(524, '19-1-03', 'Magisterial District Court 19-1-03', 'Dwayne Dubs', '203 Dart Drive', 'Hanover', 'PA', '17331', '717-632-4565', '717-632-0373', ''),
(525, '19-3-07', 'Magisterial District Court 19-3-07', 'David C. Eshbach', '2990 Grenway Road', 'Dover', 'PA', '17315', '717-767-5708', '717-767-5720', ''),
(526, '19-3-01', 'Magisterial District Court 19-3-01', 'John H. Fishel', '2997 Cape Horn Road', 'Red Lion', 'PA', '17356', '717-244-4002', '717-246-1533', ''),
(527, '19-2-05', 'Magisterial District Court 19-2-05', 'Walter R. Groom', '1410 Sixth Avenue', 'York', 'PA', '17403', '717-845-5508', '717-854-5537', ''),
(528, '19-3-09', 'Magisterial District Court 19-3-09', 'Scott J. Gross', '700 Yorktowne Road', 'Lewisberry', 'PA', '17339', '717-938-2523', '717-938-4092', ''),
(529, '19-1-04', 'Magisterial District Court 19-1-04', 'Ronald J. Haskell , Jr.', '232 South George Street, Rear', 'York', 'PA', '17401', '717-771-4798', '717-771-4797', ''),
(530, '19-3-04', 'Magisterial District Court 19-3-04', 'Jeff S. Joy', '165 Fairview Court', 'New Freedom', 'PA', '17349', '717-227-0688', '717-235-3582', ''),
(531, '19-2-02', 'Magisterial District Court 19-2-02', 'Scott E. Laird', '2756-A South Queen Street', 'Dallastown', 'PA', '17313', '717-747-5100', '717-747-5103', ''),
(532, '19-1-02', 'Magisterial District Court 19-1-02', 'Richard E. Martin , II', '1215 Roosevelt Avenue', 'York', 'PA', '17404', '717-771-4792', '717-771-4791', ''),
(533, '19-3-05', 'Magisterial District Court 19-3-05', 'James S. Miner', '20 Wayne Avenue, Suite 2', 'Hanover', 'PA', '17331', '717-632-0618', '717-632-1418', ''),
(534, '19-3-03', 'Magisterial District Court 19-3-03', 'John R. Olwert', '18 South Main Street, Suite 140', 'Stewartstown', 'PA', '17363', '717-993-6721', '717-993-9648', ''),
(535, '19-3-06', 'Magisterial District Court 19-3-06', 'Thomas J. Reilly', '4824 Walters Hatchery Road', 'Spring Grove', 'PA', '17362', '717-225-3301', '717-225-3307', ''),
(536, '19-3-10', 'Magisterial District Court 19-3-10', 'Richard T. Thomas', '126 West Harrisburg Street, Suite 200', 'Dillsburg', 'PA', '17019', '717-432-3618', '717-432-7695', ''),
(537, '19-1-01', '', 'Linda Lou Williams', '1285 East Princess Street', 'York', 'PA', '17403', '717-771-4786', '717-771-4785', '');
--
-- Dumping data for table `police`
--
INSERT INTO `police` (`name`, `street`, `city`, `state`, `zip`, `phone`) VALUES
('Abington Police Department', '1166 Old York Road', 'Abington', 'PA', '19001', '267-536-1100'),
('Ambler Police Department', '122 East Butler Avenue', 'Ambler', 'PA', '19002', '215-646-1000'),
('Bridgeport Police Department', '63 N. 4th Street', 'Bridgeport', 'PA', '19405', '610-272-5660'),
('Bryn Athyn Police Department', '2825 Buck Road', 'Bryn Athyn', 'PA', '19009', '215-947-0118'),
('Cheltenham Police Department', '8230 Old York Road', 'Elkins Park', 'PA', '19027', '215-885-1600'),
('Collegeville Police Department', '491 E. Main Street', 'Collegeville', 'PA', '19426', '610-489-0192'),
('Conshohocken Police Department', '720 Fayette St.', 'Conshohocken', 'PA', '19428', '610-828-4032'),
('Douglss Police Department', '1320 E.Philadelphia Ave.', 'Gilbertsville', 'PA', '19525', '610-367-0466'),
('East Norriton Police Department', '2501 Stanbridge Street', 'Norristown', 'PA', '19401', '610-272-0748'),
('Franconia Police Department', '671 Allentown Road', 'Telford', 'PA', '18969', '215-723-6777'),
('Hatboro Police Department', '120 E. Montgomery Avenue', 'Hatboro', 'PA', '19040', '215-675-4400'),
('Hatfield Police Department', '2000 School Road', 'Hatfield', 'PA', '19440', '215-855-0903'),
('Horsham Police Department', '1025 Horsham Road', 'Horsham', 'PA', '19044', '215-643-8284'),
('Jenkintown Police Department', '700 Summit Avenue', 'Jenkintown', 'PA', '19046', '215-884-1202'),
('Lansdale Police Department', '35 Vine Street', 'Lansdale', 'PA', '19446', '215-368-1192'),
('Limerick Police Department', '646 West Ridge Pike', 'Limerick', 'PA', '19468', '610-495-7909'),
('Lower Frederick Police Department', 'Box 253, 53 Spring Mount Rd.', 'Zieglerville', 'PA', '19492', '610-489-9332'),
('Lower Gwynedd Police Department', '1130 N. Bethlehem Pike, Box 625', 'Spring House', 'PA', '19477', '215-646-5303'),
('Lower Merion Police Department', '71 East Lancaster Avenue', 'Ardmore', 'PA', '19003', '610-649-1000'),
('Lower Moreland Police Department', '640 Red Lion Road', 'Huntingdon Valley', 'PA', '19006', '215-947-3131'),
('Lower Pottsgrove Police Department', '2199 Buchert Road', 'Pottstown', 'PA', '19464', '610-326-1508'),
('Lower Providence Police Department', '100 Parklane Drive', 'Eagleville', 'PA', '19403', '610-539-5901'),
('Lower Salford Police Department', '379 Main Street', 'Harleysville', 'PA', '19438', '215-256-9500'),
('Marlborough Police Department', '6040 Upper Ridge Road', 'Green Lane', 'PA', '18054', '215-234-4532'),
('Montgomery Police Department', '1001 Stump Road', 'Montgomeryville', 'PA', '18936', '215-362-2301'),
('Narberth Police Department', '100 Conway Avenue', 'Narberth', 'PA', '-0385', '215-362-2301'),
('New Hanover Police Department', '2943 N. Charlotte St.', 'Gilbertsville', 'PA', '19525', '215-362-2302'),
('Norristown Police Department', '235 East Airy Street', 'Norristown', 'PA', '19401', '215-362-2303'),
('North Wales Police Department', '300 School St.', 'North Wales', 'PA', '19454', '215-362-2304'),
('PA State Police - Skippack Barracks', '2047C Bridge Road', 'Schwenksville', 'PA', '19473', '215-362-2309'),
('Plymouth Police Department', '700 Belvoir Road', 'Plymouth Meeting', 'PA', '19462', '215-362-2305'),
('Pottstown Police Department', '100 E. High Street', 'Pottstown', 'PA', '19464', '215-362-2306'),
('Rockledge Police Department', 'One Park Avenue', 'Rockledge', 'PA', '19046', '215-362-2307'),
('Royersford Police Department', '300 Main Street, PO Box 188', 'Royersford', 'PA', '19468', '215-362-2308'),
('Souderton Police Department', '31 W. Summit Street', 'Souderton', 'PA', '18964', '215-362-2310'),
('Springfield Police Department ', '1510 Paper Mill Road', 'Wyndmoor', 'PA', '19038', '215-362-2311'),
('Telford Police Department', '100 Penn Avenue', 'Telford', 'PA', '18969', '215-362-2312'),
('Towamencin Police Department ', '1090 Troxel Road', 'Lansdale', 'PA', '19446', '215-362-2312'),
('Upper Dublin Police Department', '801 Loch Alsh Avenue', 'Fort Washington', 'PA', '19034', '215-362-2314'),
('Upper Gwynedd Police Department', '1 Parkside Place', 'North Wales', 'PA', '19486', '215-362-2315'),
('Upper Merion Police Department', '175 W. Valley Forge Rd.', 'King of Prussia', 'PA', '19406', '215-362-2316'),
('Upper Moreland Police Department', '117 Park Avenue', 'Willow Grove', 'PA', '19090', '215-362-2317'),
('Upper Perkiomen Police Department', '88 West 6th Street', 'Pennsburg', 'PA', '18073', '215-362-2318'),
('Upper Pottsgrove Police Department', '1420 Heather Place', 'Pottstown', 'PA', '19464', '215-362-2319'),
('Upper Providence Police Department', '1286 Black Rock Road', 'Oaks', 'PA', '19456', '215-362-2320'),
('West Conshohocken Police Department', '1001 New DeHaven St', 'W. Conshohocken', 'PA', '19428', '215-362-2321'),
('West Norriton Police Department', '1630 W. Marshall St.', 'Jeffersonville', 'PA', '19403', '215-362-2322'),
('West Pottsgrove Police Department', '980 Grosstown Road', 'Stowe', 'PA', '19464', '215-362-2323'),
('Whitemarsh Police Department', '616 Germantown Pike', 'Lafayette Hill', 'PA', '19444', '215-362-2324'),
('Whitpain Police Department', '960 Wentz Road', 'Blue Bell', 'PA', '19422', '215-362-2325');
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;