-
Notifications
You must be signed in to change notification settings - Fork 7
/
recently-scanned.html
731 lines (491 loc) · 33.5 KB
/
recently-scanned.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
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
<!doctype html>
<html lang="en" dir="ltr" prefix="fb: //www.facebook.com/2008/fbml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="https://www.archives.gov/files/favicon.ico" type="image/vnd.microsoft.icon" />
<meta name="description" content="2015 Compiled Military Service Record of James Weger, Captain Highsmith's Company, 2nd Regiment, 2nd Brigade of Illinois Mounted Volunteers (Black Hawk War) National Archives Identifier: 23848591 Container Identifier: 313 Creators: War Department. The Adjutant General's Office. 3/4/1907-9/18/1947; War Department. Record and Pension Office. 1892-5/11/1904" />
<meta name="generator" content="Drupal 7 (http://drupal.org)" />
<link rel="canonical" href="https://www.archives.gov/innovation-hub/scanned-boxes.html" />
<meta property="og:site_name" content="National Archives" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.archives.gov/innovation-hub/scanned-boxes.html" />
<meta property="og:title" content="Recently Scanned Documents" />
<meta property="og:description" content="2015 Compiled Military Service Record of James Weger, Captain Highsmith's Company, 2nd Regiment, 2nd Brigade of Illinois Mounted Volunteers (Black Hawk War) National Archives Identifier: 23848591 Container Identifier: 313 Creators: War Department. The Adjutant General's Office. 3/4/1907-9/18/1947; War Department. Record and Pension Office. 1892-5/11/1904" />
<meta property="og:updated_time" content="2016-08-15T17:37:16-04:00" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:url" content="https://www.archives.gov/innovation-hub/scanned-boxes.html" />
<meta name="twitter:title" content="Recently Scanned Documents" />
<meta name="twitter:description" content="2015 Compiled Military Service Record of James Weger, Captain Highsmith's Company, 2nd Regiment, 2nd Brigade of Illinois Mounted Volunteers (Black Hawk War) National Archives Identifier: 23848591 Container Identifier: 313 Creators: War Department. The Adjutant General's Office. 3/4/1907-9/18/1947; War Department. Record and Pension Office. 1892-5/11/1904" />
<meta property="article:published_time" content="2016-08-15T17:37:16-04:00" />
<meta property="article:modified_time" content="2016-08-15T17:37:16-04:00" />
<style>
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
background-color: lightyellow;
border-width: 2px;
white-space: pre-wrap;
}
div#banner {
top: 0;
left: 0;
background-color: pink;
width: 100%;
}
div#banner-content {
margin: 0 auto;
padding: 10px;
border: 1px solid #000;
}
</style>
<title>Recently Scanned Documents | National Archives</title>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WLMC86');</script>
<!-- End Google Tag Manager -->
<style>
@import url("https://www.archives.gov/modules/system/system.base.css?okf1k0");
</style>
<style>
@import url("https://www.archives.gov/sites/all/modules/contrib/ldap/ldap_user/ldap_user.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/custom/archives_ui/css/font-awesome.min.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/custom/archives_ui/css/helptext.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/custom/archives_ui/css/ckeditor_custom.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/calendar/css/calendar_multiday.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/date/date_api/date.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/date/date_popup/themes/datepicker.1.7.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/date/date_repeat_field/date_repeat_field.css?okf1k0");
@import url("https://www.archives.gov/modules/field/theme/field.css?okf1k0");
@import url("https://www.archives.gov/modules/node/node.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/user_alert/css/user-alert.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/views/css/views.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/ckeditor/css/ckeditor.css?okf1k0");
</style>
<style>
@import url("https://www.archives.gov/sites/all/modules/contrib/ctools/css/ctools.css?okf1k0");
@import url("https://www.archives.gov/sites/all/modules/contrib/ldap/ldap_servers/ldap_servers.admin.css?okf1k0");
</style>
<style>.section-theme #title-bar{background:#665184 url("https://www.archives.gov/files/global-images/section-headers/generic1.png") no-repeat center right;}.section-theme #mega-footer > h2{background:#665184}.section-theme #title-bar .breadcrumb{background-color:rgba(133,105,172,0.5);}.section-theme th{background-color:#665184 !important;}.section-theme .btn-primary{background-color:#665184;border-color:#665184;}.section-theme .btn-primary:focus,.section-theme .btn-primary:hover,.section-theme .btn-primary:active,.section-theme .btn-primary:visited{background-color:rgba(133,105,172,0.5);color:#fff;}
</style>
<style>
@import url("https://www.archives.gov/sites/all/themes/nara/css/jquery.fancybox.css?okf1k0");
@import url("https://www.archives.gov/sites/all/themes/nara/css/bootstrap.min.css?okf1k0");
@import url("https://www.archives.gov/sites/all/themes/nara/css/styles.css?okf1k0");
@import url("https://www.archives.gov/sites/all/themes/nara/css/vertical-tabs.css?okf1k0");
@import url("https://www.archives.gov/sites/all/themes/nara/css/overrides.css?okf1k0");
</style>
<!-- HTML5 element support for IE6-8 -->
<!--[if lt IE 9]>
<script src="https://archives.gov//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic%7CEB+Garamond">
<script src="https://www.archives.gov/sites/all/modules/contrib/jquery_update/replace/jquery/1.7/jquery.min.js?v=1.7.2"></script>
<script src="https://www.archives.gov/misc/jquery.once.js?v=1.2"></script>
<script src="https://www.archives.gov/misc/drupal.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/modules/custom/archives_ui/scripts/helptext.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/modules/custom/nara_alert/js/user-alert-override.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/modules/custom/nara_custom/js/nara_custom.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/affix.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/alert.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/button.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/carousel.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/collapse.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/dropdown.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/modal.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/tooltip.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/popover.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/scrollspy.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/tab.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/assets/javascripts/bootstrap/transition.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/scripts/jPanelMenu.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/scripts/jRespond.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/scripts/matchHeight.min.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/scripts/jquery.fancybox.pack.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/scripts/toc.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/scripts/scripts.js?okf1k0"></script>
<script src="https://www.archives.gov/sites/all/themes/nara/scripts/jquery.scrollTo.js?okf1k0"></script>
<script>jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"nara","theme_token":"JBiuLL3vHuOWabb4AlpkiFk7UKJKQmebpaMa5NEQPXc","js":{"sites\/all\/themes\/bootstrap\/js\/bootstrap.js":1,"sites\/all\/modules\/contrib\/jquery_update\/replace\/jquery\/1.7\/jquery.min.js":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"sites\/all\/modules\/custom\/archives_ui\/scripts\/helptext.js":1,"sites\/all\/modules\/contrib\/user_alert\/js\/user-alert.js":1,"sites\/all\/modules\/custom\/nara_custom\/js\/nara_custom.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/affix.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/alert.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/button.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/carousel.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/collapse.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/dropdown.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/modal.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/tooltip.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/popover.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/scrollspy.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/tab.js":1,"sites\/all\/themes\/nara\/assets\/javascripts\/bootstrap\/transition.js":1,"sites\/all\/themes\/nara\/scripts\/jPanelMenu.js":1,"sites\/all\/themes\/nara\/scripts\/jRespond.js":1,"sites\/all\/themes\/nara\/scripts\/matchHeight.min.js":1,"sites\/all\/themes\/nara\/scripts\/jquery.fancybox.pack.js":1,"sites\/all\/themes\/nara\/scripts\/toc.js":1,"sites\/all\/themes\/nara\/scripts\/scripts.js":1,"sites\/all\/themes\/nara\/scripts\/jquery.scrollTo.js":1},"css":{"modules\/system\/system.base.css":1,"sites\/all\/modules\/contrib\/ldap\/ldap_user\/ldap_user.css":1,"sites\/all\/modules\/custom\/archives_ui\/css\/font-awesome.min.css":1,"sites\/all\/modules\/custom\/archives_ui\/css\/helptext.css":1,"sites\/all\/modules\/custom\/archives_ui\/css\/ckeditor_custom.css":1,"sites\/all\/modules\/contrib\/calendar\/css\/calendar_multiday.css":1,"sites\/all\/modules\/contrib\/date\/date_api\/date.css":1,"sites\/all\/modules\/contrib\/date\/date_popup\/themes\/datepicker.1.7.css":1,"sites\/all\/modules\/contrib\/date\/date_repeat_field\/date_repeat_field.css":1,"modules\/field\/theme\/field.css":1,"modules\/node\/node.css":1,"sites\/all\/modules\/contrib\/user_alert\/css\/user-alert.css":1,"sites\/all\/modules\/contrib\/views\/css\/views.css":1,"sites\/all\/modules\/contrib\/ckeditor\/css\/ckeditor.css":1,"sites\/all\/modules\/contrib\/ctools\/css\/ctools.css":1,"sites\/all\/modules\/contrib\/ldap\/ldap_servers\/ldap_servers.admin.css":1,"0":1,"sites\/all\/themes\/nara\/css\/jquery.fancybox.css":1,"sites\/all\/themes\/nara\/css\/do_not_edit.css":1,"sites\/all\/themes\/nara\/css\/bootstrap.min.css":1,"sites\/all\/themes\/nara\/css\/styles.css":1,"sites\/all\/themes\/nara\/css\/vertical-tabs.css":1,"sites\/all\/themes\/nara\/css\/overrides.css":1}},"user_alert":{"url_prefix":"","current_path":"node\/49879"},"bootstrap":{"anchorsFix":1,"anchorsSmoothScrolling":1,"formHasError":1,"popoverEnabled":1,"popoverOptions":{"animation":1,"html":0,"placement":"right","selector":"","trigger":"click","triggerAutoclose":1,"title":"","content":"","delay":0,"container":"body"},"tooltipEnabled":1,"tooltipOptions":{"animation":1,"html":0,"placement":"auto left","selector":"","trigger":"hover focus","delay":0,"container":"body"}}});</script>
</head>
<body class="html not-front not-logged-in no-sidebars page-node page-node- page-node-49879 node-type-3-col-page " >
<div id="banner">
<div id="banner-content">
Attention: This web page is for demonstration purposes only, and is not an official publication of the National Archives and Records Administration.<br/><a href="https://github.com/usnationalarchives/sandbox/blob/master/README.md#whats-this-for">Read more</a>.
</div>
</div>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe alt="Google Tag Manager" src="https://www.googletagmanager.com/ns.html?id=GTM-WLMC86"
height="0" width="0" style="display:none;visibility:hidden" title="Google Tag Manager"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="wrapper section-theme ">
<a class="back-to-top" href="#page-header" style="display: none;">Top</a>
<div id="skip-link">
<a href="#main-col" class="element-invisible element-focusable">Skip to main content</a>
</div>
<div class="wrapper section-theme">
<header id="page-header">
<div class="region region-header">
<section id="block-block-53" class="block block-block clearfix">
<div class="col-sm-6" id="logo-wrapper">
<div id="logo"><a href="https://archives.gov/">The U.S. National Archives Home</a></div>
<button id="nav-toggle" class="navbar-toggle" type="button"></button>
</div>
<div class="col-sm-6" id="search-wrapper">
<div id="top-links">
<a class="noBorder" href="https://archives.gov/social-media/blogs.html">Blogs</a> ·
<script type="text/javascript">// <![CDATA[
var addthis_pub = "usarchives";
var addthis_offset_left = -40;
var addthis_brand = "Archives.gov";
// ]]></script>
<a class="addthisLink" onclick="return addthis_sendto();"
onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]');"
onmouseout="addthis_close();"
onfocus="return addthis_open(this, '', '[URL]', '[TITLE]');"
onblur="addthis_close();"
href="https://www.addthis.com/bookmark.php?v=250">Bookmark/Share</a> ·
<script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js"></script>
<a href="https://archives.gov/contact">Contact Us</a>
</div>
<div class="input-group" id="site-search">
<form action="https://search.archives.gov/search" method="get" name="search">
<input class="form-control" id="qt" accesskey="s" type="text"
name="query" placeholder="Search Archives.gov" title="Search Archives.gov"/>
<span class="input-group-btn">
<button class="btn btn-default" id="go" type="submit" name="submit">Search</button>
</span>
<input type="hidden" value="" name="utf8">
<input id="affiliate" type="hidden" value="national-archives" name="affiliate">
</form>
</div>
</div>
</section>
<section id="block-block-70" class="block block-block clearfix">
<script type="text/javascript" src="https://archives.gov/includes/javascript/sortable/tablesort.js"></script>
<script type="text/javascript" src="https://archives.gov/includes/javascript/sortable/customsort.js"></script>
<script type="text/javascript" src="https://archives.gov/includes/javascript/sortable/sortable.css"></script>
<style ty;e="text/css">
th .sortable a.sort-active {
color:#ffffff;
}
table.sortable th.sortable a.active {
color:#ffffff;
}
table.sortable th.sortable a {
color:#ffffff;
}
table.sortable th a.sortheader {
color:#ffffff;
}
/* visited link */
table.sortable th.sortable a:visited {
color: #ffffff;
}
/* mouse over link */
table.sortable th.sortable a:hover {
color: #ffffff;
}
/* selected link */
table.sortable th.sortable a:active {
color: #ffffff;
}
.section-theme th a {
color:#ffffff;
}
table.sortable tr:nth-of-type(odd) {
background-color:#F5F5F5;
}
table.sortable-onload-1 tr:nth-of-type(odd) {
background-color:#F5F5F5;
}
table.sortable-onload-0 tr:nth-of-type(odd) {
background-color:#F5F5F5;
}
</style>
</section>
</div>
</header> <!-- /#page-header -->
<nav id="main-nav" class="clearfix ">
<h2 class="element-invisible">Main menu</h2><ul id="main-menu-links" class="links clearfix make-eq"><li class="menu-859 first research"><a href="https://archives.gov/research" title="Explore our nation's history through our documents, photographs, and records." id="research">Research Our Records</a></li>
<li class="menu-860 veterans"><a href="https://archives.gov/veterans" title="Request military records and learn about other services for yourself or a family member." id="veterans" class="veterans">Veterans' Service Records</a></li>
<li class="menu-861 teachers"><a href="https://archives.gov/education" title="Engage students with lesson plans and other classroom materials." id="teachers" class="teachers">Educator Resources</a></li>
<li class="menu-862 locations"><a href="https://archives.gov/locations" title="Plan a trip to a facility near you or learn about our national network of locations and services." id="locations" class="locations">Visit Us</a></li>
<li class="menu-367 last shop"><a href="https://archives.gov/founding-docs" title="Order books, gift items, photographic prints, and document reproductions online." id="shop" class="shop">America's Founding Documents</a></li>
</ul> </nav><!-- /main-nav -->
<div id="page-body" class="no-sidebar">
<header id="title-bar">
<p>Innovation Hub</p>
<div class="breadcrumb">
<a href="https://archives.gov/">Home</a> > <a href="https://archives.gov/innovation-hub">The Innovation Hub</a> > Recently Scanned Documents </div><!-- /breadcrumbs -->
</header>
<div class="row">
<nav class="col-sm-2">
<aside id="sidebar-first" >
<nav id="left-menu" class="">
<h3>Innovation Hub</h3>
<ul>
<li><a href="https://archives.gov/innovation-hub/">About Us</a></li>
<li><a href="https://archives.gov/innovation-hub/scanning.html">Citizen Scanning</a></li>
<li><a href="https://archives.gov/citizen-archivist/">Citizen Archivist Dashboard</a></li>
<li><a href="https://archives.gov/innovation-hub/wikipedia-space.html">Wikipedia Space</a></li>
<li><a href="https://archives.gov/innovation-hub/events.html">Events</a></li>
</ul>
<h3>Research Our Records</h3>
<ul>
<li><a href="https://archives.gov/research/">Main Page</a></li>
<li><a href="https://archives.gov/research/news.html">What's New?</a></li>
<li><a href="https://archives.gov/research/accessions">New Accessions</a></li>
<li><a href="https://archives.gov/digitization/partnerships.html">On Our Partners' Web Sites</a></li>
<li><a href="https://archives.gov/research/start/">Get Started</a></li>
</ul>
<h3>Search Online</h3>
<ul>
<li><a href="https://archives.gov/research/start/online-tools.html">Online Research Tools and Aids</a></li>
<li><a href="https://archives.gov/research/catalog/">National Archives Catalog</a></li>
<li><a href="http://aad.archives.gov/aad/">Access to Archival Databases</a></li>
<!-- <li><a href="https://archives.gov/research/guide-fed-records/">Guide to Federal Records</a></li>-->
<li><a href="https://archives.gov/presidential-libraries/search.html">Presidential Libraries</a></li>
</ul>
<h3>Research in Person</h3>
<ul>
<li><a href="https://archives.gov/research/databases/">Free at the Archives</a></li>
<li><a href="https://archives.gov/research/start/plan-visit.html">Plan your Research Visit</a></li>
<li><a href="https://archives.gov/locations/">Locate a Facility Near You</a></li>
</ul>
<div class="nwidget nsnippet" data-name="print-page-left" data-version="1">
<div>
<a class="buttonLink surveillance-camera" href="https://archives.gov/research/start/researcher-card.html#orientation"><span>Help Us Protect the Records</span></a>
</div>
<h3>Free at National Archives Facilities</h3>
<ul>
<li>
<a href="http://www.ancestryinstitution.com">Ancestry</a>
</li>
<li>
<a href="http://www.fold3.com/nara.php">Fold3</a>
</li>
<li>
<a href="https://archives.gov/research/databases/">More Online Databases</a>
</li>
</ul>
</div>
<h3>I Want to...</h3>
<ul>
<li><a href="https://archives.gov/research/start/">Get Started</a></li>
<li><a href="https://archives.gov/research/topics/">Find a Topic</a></li>
<li><a href="https://archives.gov/research/order/">Order Copies</a></li>
<li><a href="https://archives.gov/research/hire-help/">Hire a Researcher</a></li>
<li><a href="https://archives.gov/contact/inquire-form.html">Contact National Archives</a></li>
</ul>
<!--
<h3>Often-Requested Records</h3>
<ul>
<li><a href="https://archives.gov/research/genealogy/">Genealogy</a></li>
<li><a href="https://archives.gov/veterans/">Veterans' Service Records</a></li>
<li><a href="https://archives.gov/research/state-dept/">State Department and Diplomacy</a></li>
<li><a href="https://archives.gov/research/military/ww2/">World War II</a></li>
<li><a href="https://archives.gov/research/native-americans/">Native Americans</a></li>
<li><a href="https://archives.gov/research/african-americans/">African Americans</a></li>
<li><a href="https://archives.gov/research/court-records/bankruptcy.html">Bankruptcy Records</a></li>
<li><a href="https://archives.gov/research/holocaust/">Holocaust Era Assets</a></li>
<li><a href="https://archives.gov/research/jfk/">JFK Assassination</a></li>
<li><a href="https://archives.gov/research/topics/">More Topics. . .</a></li>
</ul>
--><!-- <div><a href="https://archives.gov/dc-metro/" class="buttonLink archives1">Washington, DC Area </a> </div>--><div class="nwidget nsnippet" data-name="print-page-left" data-version="1">
<div>
<a class="buttonLink dsh-video" href="http://videocast.nih.gov/sla/NARA/dsh/index.html"><span>Learn why Democracy Starts Here</span></a>
</div>
</div>
<!--
<h3>Research Tools and Resources</h3>
<ul>
<li><a href="https://archives.gov/research/guide-fed-records/">Guide to Federal Records</a></li>
<li><a href="https://archives.gov/research/start/by-organization.html">Research by Federal Agency</a></li>
<li><a href="https://archives.gov/publications/general-info-leaflets/17.html">Citing Records in the National Archives</a></li>
<li><a href="https://archives.gov/publications/finding-aids.html">Published Research Guides</a></li>
<li><a href="https://archives.gov/locations/finding-aids.html">Online Guides and Research Aids in the Regions</a></li>
</ul>
-->
</nav>
</aside> <!-- /#sidebar-first -->
</nav>
<div id="main-col" class="col-sm-10">
<p id="print-logo">
<img src="https://archives.gov/sites/all/themes/nara/images/nara-print-logo.jpg" alt="National Archives Logo" />
</p>
<div class="region region-content">
<section id="block-system-main" class="block block-system clearfix">
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script type="text/javascript" src="ih.js"></script>
<h1>Innovation Hub — Recently Scanned Documents</h1>
<p>This tool is used to display the newest images that were scanned in the <a href="http://www.archives.gov/innovation-hub">Innovation Hub</a> and are now in the <a href='https://catalog.archives.gov'>National Archives catalog</a>.</p>
<p>It is configured to use the National Archives catalog API to display the first page's thumbnail from each of the most recent descriptions with digital images that have been tagged as scanned by a "citizen contributor". Therefore, each thumbnail below generally corresponds to an entire completed file unit (often many pages long) that was digitized by an Innovation Hub volunteer! You can also <a href="https://catalog.archives.gov/search?q=%22citizen%20contributor%22&tabType=online">view all records scanned in the Innovation Hub</a> in the National Archives' online catalog.</p>
<br/>
<p id="images"/>
<p align="center"><strong><input style="width:200px; display:none" type="button" id="more" value="show me another 500"/></strong></p>
</section>
<footer id="page-footer">
<div class="clearfix row last-update-wrapper ">
<p id="last-update">
<span class="glyphicon glyphicon-edit"></span> This page was last reviewed on August 15, 2016.<br>
<a href="https://archives.gov/contact?web">Contact us with questions or comments</a>.
</p>
</div>
<section id="mega-footer" class="clearfix panel-group">
<h2 class="footer-title"> Archives.gov</h2>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#info-for">Information For…</a></h2>
</div>
<div id="info-for" class="panel-collapse">
<ul><li><a href="https://archives.gov/citizen-archivist/">Citizen Archivists</a></li>
<li><a href="https://archives.gov/fed-employees/">Federal Employees</a></li>
<li><a href="https://archives.gov/research/genealogy/">Genealogists</a></li>
<li><a href="https://archives.gov/congress/">Members of Congress</a></li>
<li><a href="https://archives.gov/preservation/">Preservation</a></li>
<li><a href="https://archives.gov/records-mgmt/">Records Managers</a></li>
<li><a href="https://archives.gov/press/">The Press</a></li>
</ul></div>
</div>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#pubs">Publications</a></h2>
</div>
<div id="pubs" class="panel-collapse">
<ul><li><a href="https://archives.gov/federal-register/">Federal Register</a></li>
<li><a href="https://archives.gov/publications/general-interest/free">Free Publications</a></li>
<li><a href="https://archives.gov/publications/prologue/">Prologue Magazine</a></li>
<li><a href="https://archives.gov/publications/ordering/">Purchase Publications</a></li>
<li><a href="https://archives.gov/publications/email-newsletters">Subscribe to Email Newsletters</a></li>
<li><a href="https://archives.gov/publications/">More...</a></li>
</ul></div>
</div>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#orgs">Orgs. & Offices</a></h2>
</div>
<div id="orgs" class="panel-collapse">
<ul><li><a href="https://archives.gov/legislative/">Center for Legislative Archives</a></li>
<li><a href="https://archives.gov/frc/">Federal Records Center</a></li>
<li><a href="https://archives.gov/oig/">Office of the Inspector General</a></li>
<li><a href="https://archives.gov/presidential-libraries/">Presidential Libraries</a></li>
<li><a href="https://archives.gov/about/organization/">More...</a></li>
</ul></div>
</div>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#about">About Us</a></h2>
</div>
<div id="about" class="panel-collapse">
<ul><li><a href="https://archives.gov/about/">What is the National Archives?</a></li>
<li><a href="https://archives.gov/contracts/">Doing Business with Us</a></li>
<li><a href="https://archives.gov/about/plans-reports/">Plans and Reports</a></li>
<li><a href="https://archives.gov/open/">Open Government</a></li>
<li><a href="https://archives.gov/open/plain-writing/">Our Plain Language Activities</a></li>
</ul></div>
</div>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#i-want-to">I Want To…</a></h2>
</div>
<div id="i-want-to" class="panel-collapse">
<ul><li><a href="https://archives.gov/veterans/military-service-records/">Get My Military Record</a></li>
<li><a href="https://archives.gov/research/start/plan-visit">Plan a Research Visit</a></li>
<li><a href="https://archives.gov/museum/visit/">Visit the Museum</a></li>
<li><a href="https://archives.gov/exhibits/">View Online Exhibits</a></li>
<li><a href="https://archives.gov/grants/">Apply for a Grant</a></li>
</ul></div>
</div>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#participate">Participate</a></h2>
</div>
<div id="participate" class="panel-collapse">
<ul><li><a href="https://archives.gov/calendar/">Attend an Event</a></li>
<li><a href="http://www.archivesfoundation.org/">Donate to the Archives</a></li>
<li><a href="https://archives.gov/careers/">Work at the Archives</a></li>
<li><a href="https://archives.gov/careers/volunteering/">Volunteer at the Archives</a></li>
</ul></div>
</div>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#resources">Resources</a></h2>
</div>
<div id="resources" class="panel-collapse">
<ul><li><a href="https://archives.gov/global-pages/subject-index">A-Z Index</a></li>
<li><a href="https://archives.gov/founding-docs/">America's Founding Docs</a></li>
<li><a href="https://archives.gov/contact/">Contact Us</a></li>
<li><a href="https://archives.gov/espanol/">En Español</a></li>
<li><a href="https://archives.gov/faqs/">FAQs</a></li>
<li><a href="https://archives.gov/forms/">Forms</a></li>
</ul></div>
</div>
<div class="mega-col panel panel-default">
<div class="panel-heading">
<h2><a data-target="#shop-footer">Shop Online</a></h2>
</div>
<div id="shop-footer" class="panel-collapse">
<ul><li><a href="http://www.nationalarchivesstore.org/">Visit the National Archives Store</a></li>
<li><a href="https://www.nytimes.com/store/national-archives.html?utm_source=web&utm_medium=gov&utm_campaign=nara">Order National Archives Prints</a></li>
<li><a href="https://eservices.archives.gov/orderonline/">Buy Reproductions and Microfilm</a></li>
<li><a href="https://archives.gov/research/order/still-pictures.html">Order Still Picture Reproductions</a></li>
</ul></div>
</div>
</section>
<section id="sub-footer">
<div class="region region-footer-bottom">
<section id="block-block-54" class="block block-block clearfix">
<h2>
<a href="https://www.archives.gov/social-media/">Connect With Us</a></h2>
<ul class="clearfix" id="social-media">
<li class="facebook" data-original-title="Facebook" data-placement="bottom" data-toggle="tooltip" title="">
<a href="https://archives.gov/social-media/facebook">Facebook</a></li>
<li class="twitter" data-original-title="Twitter" data-placement="bottom" data-toggle="tooltip" title="">
<a href="https://archives.gov/social-media/twitter">Twitter</a></li>
<li class="instagram" data-original-title="Instagram" data-placement="bottom" data-toggle="tooltip" title="">
<a href="https://archives.gov/social-media/instagram">Instagram</a></li>
<li class="tumblr" data-original-title="Tumblr" data-placement="bottom" data-toggle="tooltip" title="">
<a href="https://archives.gov/social-media/tumblr">Tumblr</a></li>
<li class="youtube" data-original-title="YouTube" data-placement="bottom" data-toggle="tooltip" title="">
<a href="https://archives.gov/social-media/youtube">YouTube</a></li>
<li class="blogs" data-original-title="Blogs" data-placement="bottom" data-toggle="tooltip" title="">
<a href="https://archives.gov/social-media/blogs">Blogs</a></li>
<li class="flickr" data-original-title="Flickr" data-placement="bottom" data-toggle="tooltip" title="">
<a href="https://archives.gov/social-media/flickr">Flickr</a></li>
</ul>
<p>
</p>
<p id="footer-links">
<a href="https://archives.gov/contact/">Contact Us</a> ·
<a href="https://archives.gov/global-pages/accessibility.html">Accessibility</a> ·
<a href="https://archives.gov/global-pages/privacy.html">Privacy Policy</a> ·
<a href="https://archives.gov/foia/">Freedom of Information Act</a> ·
<a href="https://archives.gov/eeo/policy/complaint-activity.html">No FEAR Act</a> ·
<a href="http://www.usa.gov/">USA.gov</a></p>
<p id="footer-phone">The U.S. National Archives and Records Administration<br />
<a href="tel:1-866-272-6272">1-86-NARA-NARA or 1-866-272-6272</a></p>
</section>
</div>
</section>
</footer><!-- /page-footer -->
</div>
<script src="https://www.archives.gov/sites/all/themes/bootstrap/js/bootstrap.js?okf1k0"></script>
</div>
<a class="back-to-top" href="#page-header" style="display: inline;">Top</a>
<script>
(function ($) {
// Original JavaScript code.
$('.toc').toc({
'selectors': 'h2,h3',
'container': '#main-col'
});
})(jQuery);
</script>
</body>
</html>