-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathabout.html
executable file
·545 lines (486 loc) · 25.1 KB
/
about.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
<!DOCTYPE html>
<html language="english">
<head>
<meta charset="utf-8">
<title>Library Simplified · About</title>
<meta name="About" content="Library Simplified is an eBook application development intiative to improve the user experience in discovering, borrowing and reading an eBook from the library as simple as three clicks through the application of new technologies and innovative library policies. Library Simplified is funded in part by a grant from the Institute of Museum and Library Services (IMLS) and lead by The New York Public Library and nine partner libraries from across the nation. This open source project seeks to advance the accessibility and interoperability in collaboration with the Readium Foundation, the International Digital Publishing Forum (IDPF), eBook platform developers and books distributors across the open source community. " />
<link rel="icon" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Google Fonts (more: http://www.google.com/fonts) -->
<!-- Main Font -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">
<!-- Headings -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
<!-- Handwritten -->
<link href="https://fonts.googleapis.com/css?family=Marck+Script" rel="stylesheet">
<!-- Countdown, Pricing Table Price Tag -->
<link href="https://fonts.googleapis.com/css?family=Oswald:300,400,700" rel="stylesheet">
<!-- Logo -->
<link href="https://fonts.googleapis.com/css?family=Cantora+One" rel="stylesheet" type="text/css">
<!-- CDN Bootstrap & FontAwesome -->
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<!-- CSS Libraries -->
<link href="assets/css/animate.min.css" rel="stylesheet">
<link href="assets/css/bxslider.css" rel="stylesheet">
<link href="assets/css/magnific-popup.css" rel="stylesheet">
<!-- Theme Specific CSS -->
<link href="assets/css/styles.css" rel="stylesheet">
<link href="assets/css/custom.css" rel="stylesheet">
<!-- Predefined Color Scheme -->
<link href="assets/css/colors/blue.css" rel="stylesheet" id="colors">
<!-- LESS - Development Only
<link href="assets/less/styles.less" rel="stylesheet/less" />
<script>less = { env: 'development' };</script>
<script src="assets/js/less.js"></script>
-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<link href="assets/css/ie8.css" rel="stylesheet"></link>
<![endif]-->
</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-RKWC"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-RKWC');</script>
<!-- End Google Tag Manager -->
<header id="header" class="navbar">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Skip navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand logo" href="index.html">Library Simplified</a>
</div>
<nav class="collapse navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="about.html">About</a>
<ul class="dropdown-menu">
<li><a href="OPDS.html">OPDS</a></li>
<li><a href="EPUB.html">EPUB</a></li>
<li><a href="Readium.html">Readium</a></li>
<li><a href="accessibility.html">Accessibility</a></li>
<li><a href="news-and-events.html">News and Events</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</li>
<li class="dropdown">
<a href="/">Community</a>
<ul class="dropdown-menu">
<li><a href="community.html">Our Community</a></li>
<li><a href="get-involved.html">Getting Involved</a></li>
</ul>
</li>
<li class="dropdown">
<a href="/">Implementors</a>
<ul class="dropdown-menu">
<li><a href="implementorsamigos.html">Amigos</a></li>
<li><a href="implementorscalifa.html">Califa</a></li>
<li><a href="implementorsdatalogics.html">Datalogics</a></li>
<li><a href="lyrasis.html">Lyrasis</a></li>
</ul>
</li>
<li class="dropdown">
<a href="IMLS.html">Grant Funded Projects</a>
<ul class="dropdown-menu">
<li><a href="project-design.html">IMLS: Library Simpliifed</a></li>
<li><a href="LEAP-project-design.html">IMLS: LEAP Project Design</a></li>
<li><a href="consortia-project-design.html">IMLS: SimplyE for Consortia</a><li>
</ul>
</li>
<li class="dropdown">
<a href="/">SimplyE</a>
<ul class="dropdown-menu">
<!--<li><a href="productbacklog.html">Product Backlog</a></li>
<li><a href="iOSUItour.html">Mobile: iOS ver 1.0</a></li>
<li><a href="androidtour.html">Mobile: Android ver 1.0</a></li>-->
<li><a href="deployinstruction.html">Deploying the application</a></li>
<li><a href="clientappfaq.html">Mobile Client application how to</a></li>
<li><a href="accessibility.html">Accessibility</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</header><!-- .navbar-fixed-top -->
<div class="page-top">
<div class="container">
<h1 class="page-top-header">About</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">About</li>
</ol>
</div>
</div>
<div class="container" id="main">
<div class="row">
<div class="lead">
<h3 class="col-1"><strong> The case for SimplyE</strong></h3>
<p class="lead">
Andrew Carnegie once said <blockquote>"The man who acquires the ability to take full possession of his own mind may take possession of anything else to which he is justly entitled."</blockquote> There is no other ability such as reading which one may possess that allows one to take full possession of their mind so as to pursue their ambition. It is through reading that we gain empathy, share in our human condition, expand our spiritual, social, scientific, political and economic advancement. Unlike our natural senses, reading is a gift of our own making which allows us the ability to communicate across space and time our feelings, experience, reason, knowledge and thought. For Libraries, reading, is the fundamental enabler of our mission. Without reading what is the purpose of a library? Books, whether digital or analog, are merely tools while reading is the medium of transfer for knowledge and understanding. Only through literacy can people exercise the agency of their cause and most leverage the gifts of the library. Unfortunately in today's digital world, inequality is greater than it has ever been. Unlike the printing press, the internet and digital technologies that define the so called information age are not actually reducing inequality but potentially exasperating it. While access to information is expanded for those with digital literacy and means, those without are left even further behind. As society moves more of its knowledge "on-line" those who are disconnected are deprived of things they entitled to as a person, community and human. Therefore, reducing the economic and intellectual thresholds to books and knowledge , online, libraries advance literacy of all forms. As libraries charge into the 21st century, we find ourselves fighting "the good fight" on behalf of society. Through our collective action, libraries can better connect more people to more books for we believe more people reading more is our ultimate mission. SimplyE is how we hope to connect more people to more books from libraries.
</p>
</div>
<h3 class="col-1"><strong> History</strong></h3>
<p class="lead">
With the help of this Institute of Museum and Library Services, ten public libraries across the United States began exploring that question. They looked at what was possible with traditional library policies and the arrival of new technologies. The goal was to break down barriers to library use and collections so that more people could take advantage of all the services that the library offers.
</p>
<div class="team section-base">
<h3 class="hr2 text-center">Partner Libraries</h3>
<ul class="bxslider5">
<div class="col-sm-2">
<div class="profile">
<a href="http://www.nypl.org"><img src="assets/logos/nypl2.jpg" alt="New York Public Library" class="img-rounded" data-toggle="modal" href="http://www.nypl.org"/></a>
<div class="details">
<h6 class="name">The New York Public Library</h6>
<div class="position">Lead Partner
</div><!--psotiion-->
</div><!--details-->
</div><!--profile-->
</div><!--col-sm-2-->
<div class="col-sm-2">
<div class="profile">
<a href="http://www.bklynpubliclibrary.org"><img src="assets/logos/brklynpl2.jpg" alt="Brooklyn Public Library" class="img-rounded" data-toggle="modal" href="http://www.bklynpubliclibrary.org"/></a>
<div class="details">
<h6 class="name">Brooklyn Public Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.bpl.org"><img src="assets/logos/BPL2.png" alt="Boston Public Library" class="img-rounded" data-toggle="modal" href="http://www.bpl.org"/></a>
<div class="details">
<h6 class="name">Boston Public Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.saclibrary.org"><img src="assets/logos/Sacramento2.jpg" alt="Sacramento Public Library" class="img-rounded" data-toggle="modal" href="http://www.saclibrary.org"/></a>
<div class="details">
<h6 class="name">Sacramento Public Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.sccl.org"/><img src="assets/logos/SCCL2.jpg" alt="Santa Clara County Library" class="img-rounded" data-toggle="modal" href="http://www.sccl.org"/></a>
<div class="details">
<h6 class="name">Santa Clara County Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.aclibrary.org"/><img src="assets/logos/alemeda2.jpg" alt="Alemeda Public Library" class="img-rounded" data-toggle="modal" href="http://www.aclibrary.org"/></a>
<div class="details">
<h6 class="name">Alameda Public Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.kdl.org"/><img src="assets/logos/KDL2.jpg" alt="Kent District Library" class="img-rounded" href="http://www.kdl.org"/></a>
<div class="details">
<h6 class="name">Kent District Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.chattlibrary.org"/><img src="assets/logos/chattanooga2.jpg" alt="Chattanooga Public Library" class="img-rounded" data-toggle="modal" href="http://www.chattlibrary.org"/></a>
<div class="details">
<h6 class="name">Chattanooga Public Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.cincinnatilibrary.org"/><img src="assets/logos/chcpl2.png" alt="Cincinnati and Hamilton County Public Library" class="img-rounded" data-toggle="modal" href="http://www.cincinnatilibrary.org"/></a>
<div class="details">
<h6 class="name">Cincinnati/Hamilton County Public Library</h6>
<div class="position">Partner Library</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.cuyahogalibrary.org"/><img src="assets/logos/cuyahoga2.png" alt="Cuyahoga County Public Library" class="img-rounded" data-toggle="modal" href="http://www.cuyahogalibrary.org"/></a>
<div class="details">
<h6 class="name">Cuyahoga County Public Library</h6>
<div class="position">Partner Library
</div>
</div>
</div>
</div>
</ul>
<p>
The Institute of Museum and Library Services is the primary source of federal support for the nation’s 123,000 libraries and 17,500 museums. Its mission is to inspire libraries and museums to advance innovation, lifelong learning, and cultural and civic engagement. Its grant making, policy development, and research help libraries and museums deliver valuable services that make it possible for communities and individuals to thrive. To learn more, visit <a href="http://www.imls.gov/">www.imls.gov </a> and follow IMLS on <a href="https://www.facebook.com/USIMLS">Facebook</a> and <a href="https://twitter.com/us_imls">Twitter</a>.
</p>
</div>
</div>
<div class="team section-base">
<h3 class="hr2 text-center"> Partner Consortia</h3>
<ul class="bxslider5">
<div class="col-sm-2">
<div class="profile">
<a href="http://www.amigos.org"><img src="assets/logos/amigos2.png" alt="Amigos Library Services" class="img-rounded" data-toggle="modal" href="http://www.amigos.org"/></a>
<div class="details">
<h6 class="name">Amigos</h6>
<div class="position">TX, NM, AZ
</div><!--psotiion-->
</div><!--details-->
</div><!--profile-->
</div><!--col-sm-2-->
<div class="col-sm-2">
<div class="profile">
<a href="http://www.califa.org"><img src="assets/logos/califa2.png" alt="Califa" class="img-rounded" data-toggle="modal" href="http://www.califa.org"/></a>
<div class="details">
<h6 class="name">Califa</h6>
<div class="position">CA
</div><!--psotiion-->
</div><!--details-->
</div><!--profile-->
</div><!--col-sm-2-->
<div class="col-sm-2">
<div class="profile">
<a href="http://ctstatelibrary.org"/><img src="assets/logos/csl2.png" alt="Connecticut State Library" class="img-rounded" data-toggle="modal" href="http://ctstatelibrary.org"/></a>
<div class="details">
<h6 class="name">CT State Library</h6>
<div class="position">CT
</div>
</div>
</div>
</div>
<div class="col-sm-2">
<div class="profile">
<a href="http://www.minitex.org"><img src="assets/logos/minitex2.png" alt="Califa" class="img-rounded" data-toggle="modal" href="http://www.minitex.org"/></a>
<div class="details">
<h6 class="name">Mintex</h6>
<div class="position">MN, ND, SD, WI
</div><!--psotiion-->
</div><!--details-->
</div><!--profile-->
</div><!--col-sm-2-->
<div class="col-sm-2">
<div class="profile">
<a href="https://www.railslibraries.info/"><img src="assets/logos/rails2.png" alt="Reaching Across Illinois Library Systems" class="img-rounded" data-toggle="modal" href="https://www.railslibraries.info/"/></a>
<div class="details">
<h6 class="name">RAILS</h6>
<div class="position">IL
</div><!--psotiion-->
</div><!--details-->
</div><!--profile-->
</div><!--col-sm-2-->
<div class="col-sm-2">
<div class="profile">
<a href="http://www.masslibsystem.org/"><img src="assets/logos/mls2.png" alt="Massachusettes Library System" class="img-rounded" data-toggle="modal" href="http://www.masslibsystem.org/"/></a>
<div class="details">
<h6 class="name">MLS</h6>
<div class="position">MA
</div><!--psotiion-->
</div><!--details-->
</div><!--profile-->
</div><!--col-sm-2-->
</div>
<div class="row">
<div class="testimonials section-base">
<h3 class="hr2 text-center">What other people say about us</h3>
<div class="row">
<div class="col-sm-4 single-testimonial">
<img src="assets/images/amy.jpg" alt="Amy Calhoun" height="80" width="80" />
<p>
More and more of our patrons want ebooks and we need to make it as simple as possible for them.
</p>
<h6>Amy Calhoun<br><small>Sacramento Public Library</small></h6>
</div>
<div class="col-sm-4 single-testimonial">
<img src="assets/images/ken2009c.jpg" alt="Kendal Wiggin" height="80" width="80" />
<p>
I am very excited that the Connecticut State Library is working in collaboration with NYPL to deploy the Library Simplified App statewide in Connecticut and to be partnering on the development of the LEAP project. This partnership will greatly enhance access to eBooks through Connecticut's public libraries.
</p>
<h6>Kendall F. Wiggin <br><small>CT State Librarian</small></h6>
</div>
<div class="col-sm-4 single-testimonial">
<img src="assets/images/colinrogister2.jpg" alt="Colin Rogister" height="80" width="80" />
<p>
"As a former teacher in a Title I school, I know an app like Open eBooks would have been a game changer for my students,” he says. “Teachers and librarians are always trying to find new ways to motivate students.”
</p>
<h6>Colin Rogister <br><small>White House Special Advisor - OSTP/ConnectED Inititative</small></h6>
</div>
</div>
<div class="section-base">
<h3 class="hr2 text-center">Open access technologies and standards we work with</h3>
<p class="lead">
Libraries with help and support from other non profits such as the <a href="http://www.readium.org">Readium Foundation</a> and the <a href="http://www.idpf.org">International Digital Publishing Forum (IDPF)</a> seek to rationalize eBooks technology, promote open access and improve the reading experience. Our goal is to make discovering, borrowing and reading eBooks from the library as easy as possible. Through collaboration and use of open access technology and standards movements, we hope to provide a accessible technology alternatives to public institutions seeking to provide eBooks.
</p>
<ul class="bxslider5">
<li><a href="http://readium.org"><img src="assets/logos/readiumsm.png" alt="The Readum Foundation"/></a></li>
<li><img src="assets/logos/idpfsm.png" alt="The International Digital Publishing Forum"/></li>
<li><img src="assets/logos/imlssm.png" alt="Institute of Museum and Library Sciences"/></li>
<li><img src="assets/logos/w3csm.png" alt="World Wide Web Consortium"/></li>
<li><img src="assets/logos/html5sm.png" alt="HTML 5"/></li>
<li><img src="assets/logos/readersfirstlogo.jpg" alt="Reader First"/></li>
<li><img src="assets/logos/EDRL2.png" alt="European Digital Reading Lab"/></li>
</ul>
</div>
</div>
</div><!-- .container -->
</div>
<footer id="footer">
<div class="newsletter">
<div class="container">
<div class="row">
<div class="col-md-8">
<a href="http://eepurl.com/bo9K3T"><h3 class="title"><i class="icon-envelope-alt"></i> Subscribe to updates</h3></a>
<span class="lead">We will only send you good stuff. Promise!</span>
</div>
<!--<div class="col-md-4">
<form class="input-group small" method="post" action="">
<input type="text" class="form-control" placeholder="Your Email Address" />
<div class="input-group-btn">
<button class="btn btn-default" type="button">Sign Up <i class="icon-angle-right"></i></button>
</div>
</form>
</div>-->
</div>
</div>
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="social-networks">
<a href="https://www.facebook.com/nypl"><i class="icon-facebook"></i></a>
<a href="https://twitter.com/nypl"><i class="icon-twitter"></i></a>
<a href="https://plus.google.com/u/0/+newyorkpubliclibrary/posts"><i class="icon-google-plus"></i></a>
<a href="http://nypl.tumblr.com/"><i class="icon-tumblr"></i></a>
<a href="https://www.pinterest.com/nypl/"><i class="icon-pinterest"></i></a>
<!-- <a href=""><i class="icon-linkedin"></i></a>
<a href=""><i class="icon-dribbble"></i></a>
<a href=""><i class="icon-instagram"></i></a>
<a href=""><i class="icon-pinterest"></i></a>
<a href=""><i class="icon-youtube-play"></i></a>
<a href=""><i class="icon-rss"></i></a> -->
</div>
</div>
<div class="col-md-4">
<h6 class="title">About</h6>
<p>
We are a team of remarkable institutions doing great things. Get to know a little bit more <a href="about">about us</a>.
</p>
</div>
<div class="col-md-4">
<h6 class="title">Get in Touch</h6>
<address>
<i class="icon-map-marker"></i> <a class="lightbox-iframe" href="https://maps.google.com/maps?q=NYPL+5th+Ave+at+42nd+St,+New+York+City,+New+York&hl=en&t=v&hnear=5th+Ave+at+42nd+St,+New+York+City,+New+York" data-toggle="tooltip" title="Show on Google Maps">42nd Street 5th Avenue, New York City, United States</a><br />
<i class="icon-envelope"></i> <a href="mailto:[email protected]" data-toggle="tooltip" title="Email Us">[email protected]</a><br />
<i class="icon-phone"></i> +1 212 621 40520<br />
</address>
</div>
</div>
</div>
</div>
<div class="container footer-bottom">
<div class="footer-copyright">
<p>© Template 2013 by Olin. All Rights Reserved.</p>
</div>
</div>
</footer>
<a href="#" id="scrollToTop">
<i class="icon-angle-up icon-2x"></i>
</a>
<!-- Contact Popup (Modal) -->
<div class="modal fade" id="contact" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">We would love to hear from you</h4>
</div>
<div class="modal-body">
<p class="lead">
Ask us anything you want. We will get back to you during the work week.</strong>
</p>
<form name="contactform" id="contactform" class="margin-bottom-large" method="post" action="contactform.php">
<div class="row">
<div class="form-group col-md-6">
<label for="name">Name</label>
<input type="text" name="name" id="name" placeholder="" class="form-control" />
</div>
<div class="form-group col-md-6">
<label for="email">Email <span class="text-warning">*</span></label>
<input type="text" name="email" id="email" placeholder="" class="form-control" />
<div id="email_error_empty" class="error">Please enter your email address.</div>
<div id="email_error_invalid" class="error">Please enter a valid email address.</div>
</div>
</div>
<div class="form-group">
<label for="subject">Subject</label>
<input type="text" name="subject" id="subject" class="form-control" placeholder="" />
</div>
<div class="form-group">
<label for="message">Message <span class="text-warning">*</span></label>
<textarea name="message" id="message" cols="30" rows="10" class="form-control" placeholder=""></textarea>
<div id="message_error_empty" class="error">Please enter a message.</div>
<div id="message_error_invalid" class="error">Please check your message for any errors.</div>
</div>
<div id="mailsuccess" class="success">Your message has been sent successfully.</div>
<div id="mailfail" class="error">Sorry, error occured this time sending your message.</div>
<div class="margin-top-base">
<input type="submit" id="submit_contact_form" class="btn btn-primary" value="Send">
<small class="pull-right text-muted">* required</small>
</div>
<script src="assets/js/validation.js"></script>
</form>
<div class="row">
<div class="col-sm-6">
<h4 class="invert">Library Simplified</h4>
<address>
<i class="icon-map-marker"></i> 42nd Street and 5th Avenue, New York City, United States<br />
<i class="icon-envelope"></i> [email protected]<br />
<i class="icon-phone"></i> +1 212 621 0520<br />
</address>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- JavaScript Libraries & jQuery Plugins -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.bxslider.min.js"></script>
<script src="assets/js/jquery.isotope.min.js"></script>
<script src="assets/js/jquery.fittext.js"></script>
<script src="assets/js/jquery.fitvids.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/jquery.hoverdir.js"></script>
<script src="assets/js/validation.js"></script>
<script src="assets/js/theme.js"></script>
</body>
</html>