-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathProminence.html
660 lines (636 loc) · 18.3 KB
/
Prominence.html
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
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<link rel="StyleSheet" href="prom.css" type="text/css">
<link rel="StyleSheet" href="nn4_layout.css" type="text/css">
<style type="text/css">
/*<![CDATA[*/
@import url(real_layout.css);
/*]]>*/
</style>
<title>New England Fifty Finest Peaks</title>
<meta name="keywords" content="county highpoints highpointers prominence new england">
<meta name="description" content="Table of most prominent peaks in New England">
</head>
<body>
<div id="header">
<h1>Most Prominent Peaks in New England<br />by<br />Roy Schweiker and Andy Martin</h1>
</div> <!-- header div -->
<div id="main">
<p>Suppose you wanted to know which mountains stand
head and
shoulders above their surroundings rather than just
have a high
summit elevation with little rise above a ridge
connecting them to
a higher peak. You would first need to decide where
their feet were
planted, their base elevation. One choice would be to
use a method
similar to that used to determine 4000-footer status,
which
calculates the rise from the lowest col on the highest
possible
route to a higher point. But instead of choosing a
minimum rise and
then ranking peaks with at least that rise by their
summit
elevations as the Four Thousand Footer Club does, you
would simply
order them from greatest to least rise irrespective of
summit
elevation.</p>
<p>For a full discussion of the issue of prominence
see the page on
<a href="http://www.cohp.org/prominence/">Topographic
Prominence</a> on the <a
href="http://www.cohp.org/">County
Highpointers</a> web site or the <a
href="http://peaklist.org">Prominence</a> website by Aaron Maizlish.</p>
<p>Preliminary manual attempts to produce such a list
were aided
immeasurably by Edward Earl who used a computer
algorithm on
digital elevation data to produce a tentative list of
New England
peaks with over 1000 feet of "prominence", which is
the
term he
gave to this calculated rise. Unfortunately the
digital elevations
are taken on a grid that may not hit the actual high
and low
points, so the results must be adjusted manually using
paper
topographic maps.</p>
<p>The following is a list of the 50 most prominent
New England
peaks as obtained by Roy Schweiker and Andy Martin.
Note that most
of these are well known as highest in their area even
if they are
not among the highest in their state. As shown in the table, half the
contour interval is added to peaks and saddles where the map does not
give an exact elevation. The list would contain the same peaks in
slightly different order if "clean" prominence was used.</p>
<br />
<div class="C">
<table border="3" cellpadding="5"
cellspacing="0">
<caption>Table of Prominences of New England
Peaks<BR>elevations in feet unless specified</caption>
<thead>
<tr>
<th>Peak</th>
<th>Prom</th>
<th>Peak Elevation</th>
<th>Peak Quad</th>
<th>Saddle Elevation</th>
<th>Saddle Location</th>
<th>Saddle Quad</th></tr></thead>
<tbody>
<tr>
<td class="L">Mount Washington</td>
<td>6150</td>
<td>1916.6m</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4904268&e=316133&s=25"
TARGET="_blank">Mount Washington</A></td>
<td>138</td>
<td class="L">Champlain Canal</td>
<td class="L">Fort Ann NY</td></tr>
<tr>
<td class="L">Baxter Peak, Katahdin</td>
<td>4292</td>
<td>5267</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5083459&e=506050&size=s&datum=nad83&layer=DRG25">Mount
Katahdin</A></td>
<td>970+5</td>
<td class="L">2 places</td>
<td class="L">Mud Pond</td></tr>
<tr>
<td class="L">Mount Mansfield</td>
<td>3643</td>
<td>4393</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=44.54361&lon=-72.81472">Mount
Mansfield</A></td>
<td>740+10</td>
<td class="L">Rte.100</td>
<td class="L">Stowe</td></tr>
<tr>
<td class="L">Mount Lafayette</td>
<td>3360</td>
<td>5240+20</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4892909&e=288508&s=25"
TARGET="_blank">Franconia</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4898807&e=307294&s=25"
TARGET="_blank"></A>1880+20</td>
<td class="L">Crawford Notch</td>
<td class="L">Crawford Notch</td></tr>
<tr>
<td class="L">Killington Peak</td>
<td>3325</td>
<td>4235</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=43.60444&lon=-72.82056">Killington
Peak</A></td>
<td>900+10</td>
<td class="L">Rte.14</td>
<td class="L">Brookfield</td></tr>
<tr>
<td class="L">Sugarloaf Mountain</td>
<td>3180</td>
<td>4240+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=45.03139&lon=-70.31361">Sugarloaf
Mountain</A></td>
<td>1060+10</td>
<td class="L">NH Rte.110</td>
<td class="L">Milan, NH</td></tr>
<tr>
<td class="L">Equinox Mountain</td>
<td>3060</td>
<td>3840+10</td>
<td
class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4780946&e=653019&size=s&datum=nad83&layer=DRG25">Manchester</A></td>
<td>780+10</td>
<td class="L">Rte.7</td>
<td class="L">Manchester</td></tr>
<tr>
<td class="L">Jay Peak</td>
<td>2975</td>
<td>1175.9m</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=44.92444&lon=-72.52611">Jay
Peak</A></td>
<td>269.2m</td>
<td class="L">Rte.14</td>
<td class="L">Caspian Lake</td></tr>
<tr>
<td class="L">Mount Moosilauke</td>
<td>2932</td>
<td>4802</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4878227&e=273096&s=25"
TARGET="_blank">Mount Moosilauke</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4879741&e=276291&s=25"
TARGET="_blank"></A>1870</td>
<td class="L">Kinsman Notch</td>
<td class="L">Mount Moosilauke</td></tr>
<tr>
<td class="L">Bigelow, West Peak</td>
<td>2855</td>
<td>4145</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5000043&e=398751&size=s&datum=nad83&layer=DRG25">The
Horns</A></td>
<td>1280+10</td>
<td class="L">Col S</td>
<td class="L">Sugarloaf Mountain</td></tr>
<tr>
<td class="L">Dorset Peak</td>
<td>2840</td>
<td>3760+10</td>
<td
class="L"><A
href="http://www.topozone.com/map.asp?lat=43.30917&lon=-73.02833">Dorset</A></td>
<td>920+10</td>
<td class="L">Rte.30</td>
<td class="L">Manchester</td></tr>
<tr>
<td class="L">Carter Dome</td>
<td>2814</td>
<td>4832</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4903633&e=326070&s=25"
TARGET="_blank">Carter Dome</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4902891&e=320324&s=25"
TARGET="_blank"></A>612+3m</td>
<td class="L">Pinkham Notch</td>
<td class="L">Mount Washington</td></tr>
<tr>
<td class="L">Old Speck Mountain</td>
<td>2720</td>
<td>4160+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4937126&e=344899&size=s&datum=nad83&layer=DRG25">Old
Speck
Mountain</A></td>
<td>1440+10</td>
<td class="L">Dunn Notch</td>
<td class="L">B Pond</td></tr>
<tr>
<td class="L">Mount Cabot</td>
<td>2664</td>
<td>4160+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4930668&e=308051&s=25"
TARGET="_blank">Stark</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4913975&e=313152&s=25"
TARGET="_blank"></A>456+3m</td>
<td class="L">US Rte.2</td>
<td class="L">Mount Washington</td></tr>
<tr>
<td class="L">White Cap Mountain</td>
<td>2624</td>
<td>3654</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=45.55472&lon=-69.24667">Big
Shanty
Mountain</A></td>
<td>1020+10</td>
<td class="L">NortheastCove</td>
<td class="L">Lobster Mountain</td></tr>
<tr>
<td class="L">Coburn Mountain</td>
<td>2520</td>
<td>3720+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5035630&e=411963&size=s&datum=nad83&layer=DRG25">Enchanted
Pond</A></td>
<td>1200+10</td>
<td class="L">Whipple Pond</td>
<td class="L">Attean Pond</td></tr>
<tr>
<td class="L">Mount Greylock</td>
<td>2482</td>
<td>3487</td>
<td
class="L"><A
href="http://www.topozone.com/map.asp?lat=42.6375&lon=-73.16667">Cheshire</A></td>
<td>1000+5</td>
<td class="L">Rte.8</td>
<td class="L">Pittsfield East</td></tr>
<tr>
<td class="L">Worcester Mountains</td>
<td>2472</td>
<td>3642</td>
<td
class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4921061&e=687993&size=s&datum=nad83&layer=DRG25">Stowe</A></td>
<td>1160+10</td>
<td class="L">Rte.105</td>
<td class="L">Spectacle Pond</td></tr>
<tr>
<td class="L">Saddleback Mountain</td>
<td>2446</td>
<td>4120</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4977005&e=381304&size=s&datum=nad83&layer=DRG25">Saddleback
Mountain</A></td>
<td>1674</td>
<td class="L">Redington Pond</td>
<td class="L">Redington</td></tr>
<tr>
<td class="L">Kinsman, South Peak</td>
<td>2418</td>
<td>4358</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4888926&e=280965&s=25"
TARGET="_blank">Lincoln</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4894301&e=284952&s=25"
TARGET="_blank"></A>1920+20</td>
<td class="L">Franconia Notch</td>
<td class="L">Franconia</td></tr>
<tr>
<td class="L">Stratton Mountain</td>
<td>2411</td>
<td>1201m</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4772434&e=668860&size=s&datum=nad83&layer=DRG25">Stratton
Mountain</A></td>
<td>462+3m</td>
<td class="L">Rte.103</td>
<td class="L">Mount Holly</td></tr>
<tr>
<td class="L">Traveler Mountain</td>
<td>2340</td>
<td>3540+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5102135&e=512027&size=s&datum=nad83&layer=DRG25">The
Traveler</A></td>
<td>1200+10</td>
<td class="L">Pogy Notch</td>
<td class="L">Wassat- Lake</td></tr>
<tr>
<td class="L">Mount Shaw</td>
<td>2340</td>
<td>2990</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4845700&e=316855&s=25"
TARGET="_blank">Melvin Village</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4853132&e=307437&s=25"
TARGET="_blank"></A>640+10</td>
<td class="L">Red Hill Pond</td>
<td class="L">Center Sandwich</td></tr>
<tr>
<td class="L">Snow Mountain</td>
<td>2330</td>
<td>3960</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5016749&e=365993&size=s&datum=nad83&layer=DRG25">Chain
of
Ponds</A></td>
<td>1620+10</td>
<td class="L">Rte.16</td>
<td class="L">Quill Hill/Sadd-
Mountain</td></tr>
<tr>
<td class="L">Mount Ascutney</td>
<td>2290</td>
<td>954+3m</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4813252&e=705949&size=s&datum=nad83&layer=DRG25">Mount
Ascutney</A></td>
<td>840+10</td>
<td class="L">Col W</td>
<td class="L">Cavendish</td></tr>
<tr>
<td class="L">Kibby-Caribou Mountain</td>
<td>2264</td>
<td>3654</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5030664&e=379155&size=s&datum=nad83&layer=DRG25">Kibby
Mountain</A>
<BR><A
href="http://www.topozone.com/map.asp?z=19&n=5031973&e=373030&size=s&datum=nad83&layer=DRG25">[Caribou]</A></td>
<td>1380+10</td>
<td class="L">Mon.424</td>
<td class="L">Louise Mountain</td></tr>
<tr>
<td class="L">Mount Carrigain</td>
<td>2240</td>
<td>4680+20</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4884938&e=304119&s=25"
TARGET="_blank">Mount Carrigian</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4896607&e=300934&s=25"
TARGET="_blank"></A>2440+20</td>
<td class="L">Zealand Notch</td>
<td class="L">Crawford Notch</td></tr>
<tr>
<td class="L">Baldpate, East Peak</td>
<td>2238</td>
<td>3780+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4941289&e=349830&size=s&datum=nad83&layer=DRG25">Old
Speck
Mountain</A></td>
<td>1552</td>
<td class="L">Grafton Notch</td>
<td class="L">Old Speck Mountain</td></tr>
<tr>
<td class="L">East Mountain</td>
<td>2227</td>
<td>3438</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=44.665&lon=-71.77083">Seneca
Mountain</A></td>
<td>366+3m</td>
<td class="L">Rte.14</td>
<td class="L">Woodbury</td></tr>
<tr>
<td class="L">Grass Mountain</td>
<td>2199</td>
<td>3109</td>
<td
class="L"><A
href="http://www.topozone.com/map.asp?lat=43.05278&lon=-73.22389">Arlington</A></td>
<td>900+10</td>
<td class="L">Rte.7A</td>
<td class="L">Bennington</td></tr>
<tr>
<td class="L">Baker Mountain</td>
<td>2191</td>
<td>3521</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5046421&e=469274&size=s&datum=nad83&layer=DRG25">Number
Four
Mountain</A></td>
<td>1320+10</td>
<td class="L">Big Lyford Pond</td>
<td class="L">Hay Mountain</td></tr>
<tr>
<td class="L">Smarts Mountain</td>
<td>2188</td>
<td>3238</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4856510&e=738139&s=25"
TARGET="_blank">Smarts Mountain</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4873640&e=267660&s=25"
TARGET="_blank"></A>1040+10</td>
<td class="L">Rte.25</td>
<td class="L">Warren</td></tr>
<tr>
<td class="L">Monadnock Mountain</td>
<td>2169</td>
<td>960+3m</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4749201&e=736224&s=25"
TARGET="_blank">Monadnock Mountain</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4834484&e=259883&s=25"
TARGET="_blank"></A>980+10</td>
<td class="L">Rte.4</td>
<td class="L">Mount Cardigan</td></tr>
<tr>
<td class="L">Cold Hollow Mountains</td>
<td>2165</td>
<td>1014+3m</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4961956&e=682792&size=s&datum=nad83&layer=DRG25">Cold
Hollow
Mountains</A></td>
<td>354+3m</td>
<td class="L">Rte.118</td>
<td class="L">Hazens Notch</td></tr>
<tr>
<td class="L">Signal Mountain</td>
<td>2140</td>
<td>3360+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=18&n=4898247&e=713710&size=s&datum=nad83&layer=DRG25">Knox
Mountain</A></td>
<td>372+3m</td>
<td class="L">Rte.5</td>
<td class="L">Sutton</td></tr>
<tr>
<td class="L">Mount Ellen</td>
<td>2132</td>
<td>4083</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=44.16&lon=-72.92972">Mount
Ellen</A></td>
<td>1951</td>
<td class="L">Elbow Rd.</td>
<td class="L">Pico Peak</td></tr>
<tr>
<td class="L">Big Moose (Squaw) Mountain</td>
<td>2124</td>
<td>3194</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=45.48417&lon=-69.71167">Big
Squaw
Pond</A></td>
<td>1060+10</td>
<td class="L">Col SE</td>
<td class="L">Big Squaw Pond</td></tr>
<tr>
<td class="L">Mount Kearsarge</td>
<td>2100</td>
<td>2920+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4807113&e=268554&s=25"
TARGET="_blank">Andover</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4805055&e=264140&s=25"
TARGET="_blank"></A>820+10</td>
<td class="L">Col SW</td>
<td class="L">Bradford</td></tr>
<tr>
<td class="L">Doubletop Mountain</td>
<td>2079</td>
<td>3489</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=45.93583&lon=-69.06167">Doubletop
Mountain</A></td>
<td>1400+10</td>
<td class="L">Black Spruce Bog</td>
<td class="L">Nesow- Lake</td></tr>
<tr>
<td class="L">Elephant Mountain</td>
<td>2062</td>
<td>3772</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4958718&e=359031&size=s&datum=nad83&layer=DRG25">Metallak
Mountain</A></td>
<td>1700+10</td>
<td class="L">Summit RR</td>
<td class="L">Houghton</td></tr>
<tr>
<td class="L">Mount Osceola</td>
<td>2040</td>
<td>4320+20</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=4874941&e=296642&s=25"
TARGET="_blank">Mount Osceola</A></td>
<td><A
href="http://www.topozone.com/map.asp?z=19&n=4876612&e=299029&s=25"
TARGET="_blank"></A>2280+20</td>
<td class="L">Mad R Notch</td>
<td class="L">Mount Osceola</td></tr>
<tr>
<td class="L">Boundary Bald Mountain</td>
<td>2002</td>
<td>3620+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5068854&e=406417&size=s&datum=nad83&layer=DRG25">Boundary
Bald
Mountain</A></td>
<td>1628</td>
<td class="L">Mon. 397</td>
<td class="L">Boundary Pond</td></tr>
<tr>
<td class="L">Gore Mountain</td>
<td>1994</td>
<td>3332</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=44.91972&lon=-71.79444">Norton
Pond</A></td>
<td>1325+12</td>
<td class="L">5 S of Lindsay Lake</td>
<td class="L">Coaticook PQ</td></tr>
<tr>
<td class="L">Mount Cardigan</td>
<td>1922</td>
<td>3155</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=43.64972&lon=-71.91528">Mount
Cardigan</A></td>
<td>1233</td>
<td class="L">Rte.118</td>
<td class="L">Mount Cardigan</td></tr>
<tr>
<td class="L">Big Spencer Mountain</td>
<td>1916</td>
<td>3206</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5068911&e=465242&size=s&datum=nad83&layer=DRG25">Big
Spencer
Mountain</A></td>
<td>1280+10</td>
<td class="L">Second Roach Inlet</td>
<td class="L">Farrar Mountain</td></tr>
<tr>
<td class="L">Camels Hump</td>
<td>1873</td>
<td>4083</td>
<td
class="L"><A
href="http://www.topozone.com/map.asp?lat=44.31944&lon=-72.88667">Huntington</A></td>
<td>2200+10</td>
<td class="L">Huntington Gap</td>
<td class="L">Mount Ellen</td></tr>
<tr>
<td class="L">Belknap Mountain</td>
<td>1872</td>
<td>2382</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=43.51778&lon=-71.36972">West
Alton</A></td>
<td>520+10</td>
<td class="L">Rte.11</td>
<td class="L">Alton</td></tr>
<tr>
<td class="L">Saddleback Mountain</td>
<td>1848</td>
<td>2998</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=45.50944&lon=-69.13611">Big
Shanty
Mountain</A></td>
<td>1140+10</td>
<td class="L">col N</td>
<td class="L">Big Shanty
Mountain</td></tr>
<tr>
<td class="L">Mount Blue</td>
<td>1840</td>
<td>3180+10</td>
<td class="L"><A
href="http://www.topozone.com/map.asp?lat=44.72806&lon=-70.3425">Mount
Blue</A></td>
<td>1340+10</td>
<td class="L">Rte.142</td>
<td class="L">Madrid</td></tr>
<tr>
<td class="L">Moxie Mountain</td>
<td>1823</td>
<td>2920+10</td>
<td
class="L"><A
href="http://www.topozone.com/map.asp?z=19&n=5006299&e=429810&size=s&datum=nad83&layer=DRG25">Caratunk</A></td>
<td>1107</td>
<td class="L">Col SW</td>
<td class="L">Dimmick
Mountain</td></tr></tbody></table>
</div> <!-- Centered div -->
<br />
<br />
<hr />
</div> <!-- Main div -->
</body>
</html>