CINXE.COM
National Library of India
<!DOCTYPE html> <html lang="en-IN"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8;" /> <meta http-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8; IE=7; IE=EDGE" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/> <meta http-equiv="Last-Modified" content="Mon, 13 Apr 2015 08:55:45 GMT" /> <meta http-equiv="Pragma" content="no-cache, no-store, private, must-revalidate, proxy-revalidate, post-check=0, pre-check=0, max-age=0" /> <meta http-equiv="Cache-Control" content="no-cache, no-store, private, must-revalidate, proxy-revalidate, post-check=0, pre-check=0, max-age=0" /> <meta http-equiv="Expires" content="Mon, 13 Apr 2015 08:55:45 GMT" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name= "format-detection" content ="telephone=no" /> <title>National Library of India</title> <link rel="shortcut icon" href="https://www.nationallibrary.gov.in/favicon.ico" type="image/x-icon" /> <meta name="description" content="National Library, Govt. of India" /> <!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">--> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/font-awesome.min.css"> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/hover.css"> <!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">--> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/custome-style.css"> <!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.29.5/css/theme.default.min.css" integrity="sha384-hjXHnNUDEJD/y5Lf1GYkvSnB6rIOnfS+eUWA0oQv9a4gxmyWCbXW8GOVn3UwkKV6" crossorigin="anonymous">--> <link href="https://www.nationallibrary.gov.in/assets/css/table_sorter.css" rel="stylesheet" type="text/css"/> <link href="https://www.nationallibrary.gov.in/assets/css/style.css" rel="stylesheet" type="text/css" /> <link href="https://www.nationallibrary.gov.in/assets/css/menu.css" rel="stylesheet" type="text/css" /> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT" crossorigin="anonymous"></script> <script>window.jQuery || document.write('<script src="https://www.nationallibrary.gov.in/assets/js/jquery-3.3.1.min.js"><\/script>')</script>--> <script src="https://www.nationallibrary.gov.in/assets/js/jquery-3.3.1.min.js"></script> <!--EXTRA--> <script>base_url = 'https://www.nationallibrary.gov.in/';</script> <!--<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>--> <script src="https://www.nationallibrary.gov.in/assets/js/bootstrap.min.js"></script> <link href="https://www.nationallibrary.gov.in/assets/css/tooltip.css" rel="stylesheet" type="text/css" media="screen"/> <script src="https://www.nationallibrary.gov.in/assets/js/tooltip.js" type="text/javascript"></script> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.form.js" type="text/javascript"></script> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.print.js" type="text/javascript"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.29.5/js/jquery.tablesorter.min.js" integrity="sha384-hCuW11qVGtDNxfwpKIBnfZclwRLaMrmnn5IQ0HtYwRZaESSeUOJpQmFQg0q3PlkQ" crossorigin="anonymous"></script> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.form.js" type="text/javascript"></script>--> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.tablesorter.js" type="text/javascript"></script> <link href="https://www.nationallibrary.gov.in/assets/ionicon/ionicons.min.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> $(document).ready(function () { //$.ajaxSetup({cache: false}); $('#site_search_form').find("input[type=search]").click(function () { $('#site_search_form').find("input[type=search]").css({"width": "200px"}); }); //$('.tablesorter').stackedRows({altRowStyle: true}); }); function divOpen(refID, updateDIV, URL) { var divId = "#" + updateDIV; $(divId + " img.x").css({"display": "none"}); $(divId + " .divPopupContent").html("<img src='https://www.nationallibrary.gov.in/assets/images/ajax-loader.gif' alt='Please wait...' />Please wait..."); $.get(URL, {'option': refID}, function (data) { $(divId + " .divPopupContent").html(data); }); $(divId).css({"display": "block"}); $(divId + " img.x").css({"display": "block"}); } function popupDivOpen(refID, updateDIV, URL) { $("#trans_div").remove(); $("body").prepend("<div id=\"trans_div\" style=\"height:" + ($(document).height() - 40) + "px;\"></div>"); if (updateDIV === "") $("#divPopup").remove(); var divId = "#" + updateDIV; if (updateDIV === "") divId = "#divPopup"; ////$(divId).html("Loading...."); if (updateDIV === "") { var pDiv = "<div id=\"divPopup\" style=\"display:block;\"><div class=\"divPopupContent\"></div></div>"; $("body").prepend(pDiv); } $(divId + " img.x").css({"display": "none"}); $(divId + " .divPopupContent").removeClass("divPopup"); $(divId + " .divPopupContent").addClass("center").html("<img src='https://www.nationallibrary.gov.in/assets/images/reload4.gif'/>"); $(divId).css({"display": "block"}); $.get(URL, {'option': refID}, function (data) { if (updateDIV !== "") { $(divId + " .divPopupContent").html("").removeClass("center").addClass("divPopup"); $(divId + " img.x").css({"display": "block"}); $(divId).css({"display": "block"}); $(divId + " .divPopupContent").html(data); } else { $(divId + " .divPopupContent").html("").removeClass("center").addClass("divPopup"); //document.body.append(data.substr(1, data.length - 2)); $(divId + " .divPopupContent").html(data).removeClass("divPopup"); //for Log in } }); $("#trans_div").css({"display": "block"}); } function closeDiv() { $("#divDelete").css({"display": "none"}); //$("#divDelete").remove(); $("#trans_div").css({"display": "none"}); $("#divPopup").css({"display": "none"}); //window.history.back(); } $(document).on('click', '.x', function () { $("#trans_div").css({"display": "none"}); $("#divPopup .divPopupContent").html(""); $("#divPopup").css({"display": "none"}); //window.location.reload(); }); </script> <style type="text/css" media="screen, projection"> /*html, body{height:100%;padding:0px;margin:0px;}*/ </style> </head> <body> <!-- oncontextmenu="return false;"--> <div id="divPopup"> <img src="https://www.nationallibrary.gov.in/assets/images/close.png" alt="Close" class="x" title="Close"/> <div class="divPopupContent"></div> </div> <div id="trans_div"></div> <!--HEADER & TOP MENU--> <div class="col-sm-12 nav_menu_top"> <div class="row top_tool"> <!-- <div class="col-sm-8" align="center"> </div>--> <div class="col-sm-12" style="display: flex; justify-content: space-between; align-items: center;"> <div> <span> English | <a href="https://www.nationallibrary.gov.in/home/site_language/hindi/aHR0cHM6Ly93d3cubmF0aW9uYWxsaWJyYXJ5Lmdvdi5pbi8=">हिंदी</a> </span> </div> <div style="text-align: center;"> <a href="https://www.facebook.com/nationallibrary.goi/" target="_blank" rel="nofollow noopener noreferrer"> <img src="https://www.nationallibrary.gov.in/assets/images/t_facebook.png" style="width: 30px; height: 30px; margin: 0 5px;" /> </a> <a href="https://x.com/NationalLib_GoI" target="_blank" rel="nofollow noopener noreferrer"> <img src="https://www.nationallibrary.gov.in/assets/images/t_twitter.png" style="width: 30px; height: 30px; margin: 0 5px;" /> </a> <a href="https://www.youtube.com/@nationallibraryofindia" target="_blank" rel="nofollow noopener noreferrer"> <img src="https://www.nationallibrary.gov.in/assets/images/t_youtube.png" style="width: 30px; height: 30px; margin: 0 5px;" /> </a> <a href="https://www.instagram.com/nationallibrary.goi/" target="_blank" rel="nofollow noopener noreferrer"> <img src="https://www.nationallibrary.gov.in/assets/images/t_instagram.png" style="width: 30px; height: 30px; margin: 0 5px;" /> </a> </div> <div> <a href="https://www.nationallibrary.gov.in/home/screen_reader_access" style="margin-left: 20px;">Screen Reader Access</a> </div> </div> <!-- <div class="col-sm-2" align="center"> </div>--> </div> <div class="row nav_top hidden-xs" id="nav_top"> <div class="col-sm-2 logo_cont" align="center"> <div class="header_logo" onclick="window.location = 'https://www.nationallibrary.gov.in/';"><img src="https://www.nationallibrary.gov.in/assets/images/logo.png" alt="" style="width:40px;height: 65px;"></div> <div class="header_site_name" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red;margin-left:2px"> NATIONAL LIBRARY OF INDIA <div class="clear"></div> <span class="header_site_slogan" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red"> Ministry of Culture <br>Government of India</span> </div> <!--<a href="https://www.nationallibrary.gov.in/"><img src="https://www.nationallibrary.gov.in/assets/images/logo.png" alt="" width="108%"></a>--> </div> <div class="col-md-7 col-sm-12 nav_cont"> <div class="row"> <nav class="navbar navbar-inverse"> <div class="container-fluid"> <ul class="nav navbar-nav"> <li class="active"><a href="https://www.nationallibrary.gov.in/" title="Home">Home</a></li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="About Us">About Us<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://flic.kr/s/aHBqjzJX1B" target="_blank" rel="nofollow noopener noreferrer">New Arrivals</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/useful_information" title="Useful Information">Useful Information</a></li> <li><a href="https://www.nationallibrary.gov.in/home/who_is" title="Exhibitions">Who's Who</a></li> <li><a href="https://www.nationallibrary.gov.in/home/divisions" title="Divisions">Divisions</a></li> <li><a href="https://www.nationallibrary.gov.in/home/history" title="History">History</a> </li> <li><a href="https://www.nationallibrary.gov.in/home/preservation_activities" title="Preservation">Preservation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/modernisation_programme" title="Modernisation">Modernisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/administrative_activities" title="Administration">Administration</a></li> <li><a href="https://www.nationallibrary.gov.in/home/more_about_national_library" title="More About National Library">More About National Library</a></li> <li><a href="https://www.nationallibrary.gov.in/home/exhibitions" title="Exhibitions">Exhibitions</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Resources">Resources<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/home/services" title="Services">Services</a> </li> <!-- <li class="dropdown-submenu"> <a class="bt_ml_menu" href="#"title="Services">Journals <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/files/contents/newspaper.pdf" target="_blank">Journals & Newspapers Under DB Act</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/journals.pdf"target="_blank">Online Journals</a></li> </ul> </li>--> <li><a href="https://www.nationallibrary.gov.in/home/open_educational_resources" title="Collection">Open Educational Resources</a></li> <li><a href="https://www.nationallibrary.gov.in/home/children_educational_eresources" title="Collection">Children Educational E-resources</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/newspaper.pdf" target="_blank">Journals & Newspapers Under DB Act</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/eresource2.pdf" target="_blank">Online Collections</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/files/contents/journals.pdf"target="_blank">Online Journals</a></li>--> <li><a href="https://www.nationallibrary.gov.in/files/contents/online_journals_2022.pdf" target="_blank">Online Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/list_of_foreign_print_journals_2018.pdf" target="_blank">Foreign Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection" title="Collection">Collection</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection_development" title="Collection Development">Collection Development</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection_organisation" title="Collection Organisation">Collection Organisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/english_foreign_languages" title="English & Foreign Languages">English & Foreign Languages</a></li> <li><a href="https://www.nationallibrary.gov.in/home/rare_other_collections" title="Rare & Other Collections">Rare & Other Collections</a></li> <li><a href="https://www.nationallibrary.gov.in/home/publications" title="Publications">Publications</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Catalogue">Catalogue<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://www.nationallibrary.gov.in/files/contents/how_to_access_books.pdf"" target="_blank">How to Access Books</a></li>--> <li><a href="http://nationallibraryopac.nvli.in" target="_blank" rel="nofollow noopener noreferrer">Library Catalogue</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/digital_books">Digitized Books</a></li>--> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Publishers">Digital Collection<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://indianculture.gov.in/MoCorganization/national-library" target="_blank" rel="nofollow noopener noreferrer">Digitized Documents of National Library</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/e-Resource">Electronic Resources</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/E_Resources" title="History">Electronic Resources</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/for_publisher"title="For Publishers">For Publishers</a></li>--> </ul> </li> <li><a href="https://www.nationallibrary.gov.in/home/contact_us" title="Contact">Contact Us</a></li> </ul> </div> </nav> <script> $(document).ready(function () { $('.dropdown-submenu a.bt_ml_menu').on("click", function (e) { $(this).next('ul').toggle(); e.stopPropagation(); e.preventDefault(); }); }); </script> </div> </div> <div class="col-md-1 reg pull-right"> <a href="https://www.nationallibrary.gov.in/account/register" title="Register">Register</a> </div> <!-- <div class="col-md-1 pull-right log_cont"> <a href="https://www.nationallibrary.gov.in/account/login"title="Login">Admin Login</a> <span><i class="fa fa-user" aria-hidden="true"></i></span> </div>--> </div> <div class="row mob_menu "> <div id="myNav" class="overlay"> <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a> <div class="overlay-content"> <ul> <li><a href="https://www.nationallibrary.gov.in/">Home</a></li> <li><a href="https://www.nationallibrary.gov.in/account/login" title="Login">Login</a></li> <li><a href="https://www.nationallibrary.gov.in/account/register" title="Register">Register</a></li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="About Us">About Us<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://flic.kr/s/aHBqjzJX1B" target="_blank" rel="nofollow noopener noreferrer">New Arrivals</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/about_us" title="More About National Library">More About National Library</a></li> <li><a href="https://www.nationallibrary.gov.in/home/who_is" title="Exhibitions">Who's Who</a></li> <li><a href="https://www.nationallibrary.gov.in/home/divisions" title="Divisions">Divisions</a></li> <li><a href="https://www.nationallibrary.gov.in/home/history" title="History">History</a></li> <li><a href="https://www.nationallibrary.gov.in/home/preservation_activities" title="Preservation">Preservation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/modernisation_programme" title="Modernisation">Modernisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/administrative_activities" title="Administration">Administration</a></li> <li><a href="https://www.nationallibrary.gov.in/home/exhibitions" title="Exhibitions">Exhibitions</a></li> <li><a href="https://www.nationallibrary.gov.in/home/useful_information" title="Useful Information">Useful Information</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Resources">Resources<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/home/services" title="Services">Services</a></li> <li><a href="https://www.nationallibrary.gov.in/home/open_educational_resources" title="Collection">Open Educational Resources</a></li> <li><a href="https://www.nationallibrary.gov.in/home/children_educational_eresources" title="Collection">Children Educational E-resources</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/newspaper.pdf" target="_blank">Journals & Newspapers Under DB Act</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/eresource2.pdf" target="_blank">Online Collections</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/journals.pdf" target="_blank">Online Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/list_of_foreign_ print_ journals_2018.pdf" target="_blank">Foreign Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection" title="Collection">Collection</a> </li> <li><a href="https://www.nationallibrary.gov.in/home/collection_development" title="Collection Development">Collection Development</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection_organisation" title="Collection Organisation">Collection Organisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/english_foreign_languages" title="English & Foreign Languages">English & Foreign Languages</a></li> <li><a href="https://www.nationallibrary.gov.in/home/rare_other_collections" title="Rare & Other Collections">Rare & Other Collections</a></li> <li><a href="https://www.nationallibrary.gov.in/home/publications" title="Publications">Publications</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Catalogue">Catalogue<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://www.nationallibrary.gov.in/files/contents/how_to_access_books.pdf"" target="_blank">How to Access Books</a></li>--> <li><a href="https://nationallibraryopac.nvli.in" target="_blank" rel="nofollow noopener noreferrer">Library Catalogue</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/digital_books">Digitized Books</a></li>--> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Publishers">Digital Collection<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://indianculture.gov.in/MoCorganization/national-library" target="_blank" rel="nofollow noopener noreferrer">Digitized Documents of National Library</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/e-Resource">Electronic Resources</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/E_Resources" title="History">Electronic Resources</a></li> <!--<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Publishers">Publishers<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/home/for_publisher"title="For Publishers">For Publishers</a></li>--> </ul> </li> <li><a href="https://www.nationallibrary.gov.in/home/contact_us" title="Contact">Contact Us</a></li> </ul> </div> </div> <span style="font-size:30px;cursor:pointer" onclick="openNav()">☰</span> </div> <div class="col-xs-12 logo_mob"> <div class="col-xs-6 pull-right"> <div class="header_logo" onclick="window.location = 'https://www.nationallibrary.gov.in/';"><img src="https://www.nationallibrary.gov.in/assets/images/logo_fin.png" alt=""></div> <div class="header_site_name" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red;margin-left:5px"> NATIONAL LIBRARY <div class="clear"></div> <span class="header_site_slogan" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red"> Ministry of Culture <br>Government of India</span> </div> </div> </div> <script> function openNav() { document.getElementById("myNav").style.width = "100%"; } function closeNav() { document.getElementById("myNav").style.width = "0%"; } </script> </div> <!--HEADER & TOP MENU END--><!--SLIDER--> <div class="col-sm-12 banner_cont"> <div class="row"> <!-- Carousel================================================== --> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <!--<li data-target="#myCarousel" data-slide-to="3"></li>--> </ol> <div class="carousel-inner" role="listbox"> <!-- <div class="item active"> <img class="first-slide" src="https://www.nationallibrary.gov.in/files/slider/banner1.png" alt="First slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div> </div>--> <!-- <div class="item active"> <img class="second-slide" src="https://www.nationallibrary.gov.in/files/slider/banner6.jpg" alt="Second slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div> </div>--> <div class="item active"> <img class="second-slide" src="https://www.nationallibrary.gov.in/files/slider/banner10.jpg" alt="Second slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div> </div> <div class="item"> <img class="third-slide" src="https://www.nationallibrary.gov.in/files/slider/banner11.jpg" alt="Third slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div></div> <div class="item"> <img class="third-slide" src="https://www.nationallibrary.gov.in/files/slider/banner14.jpeg" alt="Third slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div></div> <div class="item"> <img class="third-slide" src="https://www.nationallibrary.gov.in/files/slider/banner8.jpg" alt="Third slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div> </div> <div class="item"> <img class="third-slide" src="https://www.nationallibrary.gov.in/files/slider/banner12.jpg" alt="Third slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div> </div> <div class="item"> <img class="third-slide" src="https://www.nationallibrary.gov.in/files/slider/banner13.jpg" alt="Third slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div> </div> <div class="item"> <img class="third-slide" src="https://www.nationallibrary.gov.in/files/slider/banner6.JPG" alt="Third slide" width="100%"> <div class="container"> <div class="carousel-caption "></div> </div> </div> </div> <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> <!-- /.carousel --> </div> </div> <!--SLIDER END--> <div class="col-sm-12 mid_about"> <div class="container"> <div class="col-md-4 col-xs-12 abt_left abt_line_new"> <!-- <a href="https://www.indiaculture.gov.in/shri-gajendra-singh-shekhawat" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/Gajendra_Singh_Shekhawat_13062024.jpg" /></a> <p><b>Shri Gajendra Singh Shekhawat</b></p> <p>Hon'ble Minister of Culture</p>--> <p></p> <!--<hr width="30%">--> <!-- <a href="https://indianculture.gov.in/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/files/contents/logo_f1.png" style="width:260px;height:210px;padding: 0px;"/></a> --> <a href="https://www.indiaculture.gov.in/shri-gajendra-singh-shekhawat"><img src="https://www.nationallibrary.gov.in/files/contents/Gajendra_Singh_Shekhawat_photo.jpg" height="190px" /></a> <h4 style="margin-top: 10px;">Shri Gajendra Singh Shekhawat</h4> <p>Hon'ble Minister of Culture</p> <a href="https://www.indiaculture.gov.in/sites/default/files/About_Minister/Rao_Inderjit_Singh_02072024.pdf"><img src="https://www.nationallibrary.gov.in/files/contents/rao_inderjit_singh.png" style="margin-top: 10px;" height="190px" /></a> <h4 style="padding-top: 10px;">Shri Rao Inderjit Singh</h4> <p>Hon'ble Minister of State for Culture</p> <a href="https://nationallibrary.gov.in/home/director"><img src="https://www.nationallibrary.gov.in/files/contents/aps_update.png" style="margin-top: 10px;" height="190px" width="146px" /></a> <h4 style="padding-top: 10px;">Prof. (Dr.) Ajay Pratap Singh</h4> <p>Director General</p> <!--<a href="https://amritmahotsav.nic.in/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/files/contents/azadi_logo.png" style="width:350px;height:200px;padding: 0px;"/></a>--> </div> <div class="col-md-7 col-xs-12 abt_right"> <h3>National Library of India</h3><br> <p style="text-align:justify;"> The National Library of India, foremost among the libraries in India, is one of the four designated libraries entitled to receive under the Delivery of Books and Newspapers (Public Libraries) Act, 1954 a copy of every publication published anywhere in the country. The library is a permanent depository of all reading and printed materials produced in India, or written by any foreigner, wherever published and in whatever language. </p> <p style="text-align:justify;"> The origin of the National Library of India is traced to the former Calcutta Public Library, established in the first half of the 19th century. The Calcutta Public Library was established largely at the initiative of Mr. J. H. Stoqueler, the Editor of the Englishman. </p> <a href="https://www.nationallibrary.gov.in/home/brief" title="Brief Information">more »</a> </div> <div class="col-md-7 col-xs-12 abt_right" style="padding-top: 189px;"> <h3>Director General's Message </h3><br> <p style="text-align:justify;"> The National Library of India offers its vast treasure of books, magazines and journals published across the country and the world to researchers/scholars as well as lay readers. Publications from across the world are housed in it and are preserved and restored for the use of the readers of today and tomorrow. Although the Covid-19 pandemic has affected the entire society, the The National Library continues with its services with the pandemic protocol in place for the welfare of our readers. </p> <p style="text-align:justify;"> In view of the current constraints on mobility, The National Library has introduced an online registration process. Any Citizens beyond 18 years of age can become a member of the Library by submitting the'Registration Form' from anywhere within the country on The National Library website. Citizens may also reach out to The National Library through Facebook Page,Twitter,YouTube and Instagram. </p> <!--<p>(i) Researchers, Childrens and Young Adults </p> <p>(ii) A Blog </p>--> <a href="https://www.nationallibrary.gov.in/home/director" title="Brief Information">more »</a> <!--<div class="row"> <div class="col-sm-4"> <a href="#"><img src="images/google_play.png" alt="google" width="100%"></a> </div> <div class="col-sm-4"> <a href="#"><img src="images/appstore.png" alt="google" width="100%"></a> </div> </div>--> <!-- <p class="google_text"><a href="https://www.nationallibrary.gov.in/home/director">Click Here</a> to see message from Director</p>--> </div> </div> </div> <hr> <!-- <div class="col-sm-12 mid_about"> <div class="container"> <div class="col-md col-xs-12"> <a href="https://www.indiaculture.gov.in/shri-gajendra-singh-shekhawat" ><img src="https://www.nationallibrary.gov.in/files/contents/Gajendra_Singh_Shekhawat_photo.jpg" height="300px" /></a> <a href="https://www.indiaculture.gov.in/shri-gajendra-singh-shekhawat"><img src="Gajendra_Singh_Shekhawat_photo.jpg" height="300px"/></a> <h1>Shri Gajendra Singh Shekhawat</h1> <h3>Hon'ble Minister of Culture</p> <p></p> </div> </div> </div> --> <div class="col-sm-12 "> <div class="container"> <div class="row reg_vide"> <div class="col-md-6 col-xs-12"> <div class="row"> <a href="https://www.nationallibrary.gov.in/files/contents/Newsletter_2021.pdf" target="_blank"><img src="https://www.nationallibrary.gov.in/assets/images/newsletter front_page.jpg" alt="lieb" width="100%" class="hvr-float-shadow"></a> <!--<iframe width="580" height="400" src="https://www.youtube.com/embed/d3JQGrZsOMk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>--> <!--<li><a href="https://www.nationallibrary.gov.in/files/contents/newsletter_january_to_december_2016.pdf" target="_blank"><img src="https://www.nationallibrary.gov.in/assets/images/lieb.png" alt="lieb" width="100%" class="hvr-float-shadow"></a></li>--> </div> </div> <div class="col-md-6 col-xs-12 col-md-offset-0 news_text"> <h1>News</h1> <marquee behavior="scroll" direction="up" onmouseover="this.stop();" onmouseout="this.start();" scrollamount="3" height="270" style="margin-top: 15px;"> <ul> <!-- <li><a href="#">January-December 2016</a></li> <li><a href="#">January-December 2015</a></li> <li><a href="#">July-December 2014</a></li> <li><a href="#">Jan-Jun 2012</a></li> <li><a href="#">Jul-Dec 2011</a></li> <li><a href="#">Jan-Jun 2011</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/download/ZmZkNzcyNTRhYjdmODdmOGJkODU4NGI1MTRjMTUyZGU0MGE4MjZlZDU4NzE2ZWNmOTMzYTQ4ZTY0YmI1YzU1Y2RlODY2ZWYyZTI4MmQ5OTRhMDIxYzNmYzA2MGU4YTgzZTRhMzZkOWMwNzJjZGM2YzQ5YmZkN2UwNDVlZmZmN2IrSWxvSWVnVndHTzJNNUpEZ05aU1VtaHlweVlSNFBUK3IrczFscjU2cFhLa09vZGVsb1ZmRnBkemJiZVlPMFBhMmNubWUxTnFiNDlteVRqZ0JoL1pQTzRud29Xc1RJbE9yQ0I1TWdOV1plYlNYWm9oQjN6MytyTEJVb2o4N015Vw==" target="_blank">List of applicants waiting for appointment on compassionate grounds in the National Library <img src="https://www.nationallibrary.gov.in/assets/images/new.gif" alt="Images" width="30" height="14" border="0"></a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/Yjg4MTc2OWE5NDgyNzEyNWRhOTM3YjI4YTI1YmM3MGZjNGIxZDg5ZWQxN2ZmYTZkYzA4MWQ4ZDhkM2EzYmE5MDYyNTA3MTVmNjVkMjAwYjNhZmMwYzk1NWRhOGQ4NDM3NmQ3MTllYzc3MGQyNWQzZDAxZGQ3ZjM5MjdlZjdlYTN1ME0zeXRGWWc1ejlEdEZtVXdUU0dEQ3NRY2FzaERnYzd0bFEvYmxvVlRjczEvVGtDTFh1NGFnYkNscU0wVVo1Z0VsMzB1QUNqRHh5K1pCYXVER1hSZz09" target="_blank">LTC ADVANCE FORMAT</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/OTNmYWY4NTNlMjM1YWEwNGM5NjYwMzFjNDQ3ZTk0YmQyOGE5NDA3MGU5OWQ0ZDZhMzJmYzk1OTZmNmFlNDA4NTg3MTgxODAwYmMzMDNmNmRhZTc2NGY0NjNjNTg5NGFiZGFmNGViMmRkYTQ4YzM2ZGY1MmUyYWVmODM2Y2M1ZmFWS3BDSlE4c3NCNW4zQUQ5ZlFRRU8wY2xPL2pHcVdVdVJqN1dOVlpjUVBYTStqT3RmTFdsRjBUOFhkb3lZMXhpcjZGcTltRGRQTVpvc3NGZTNENmtVdnhVR1RZL1dSaW1EWmJJeDMzTFFxTT0=" target="_blank">CEA revised pro-forma RPR-48 word format</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ODc1N2I1OTg1MWE0OTVhMTExNDc2YmE1ODk2NjRhZTUzZGE4NWMzOWQwZTM2MTM5NzhjYjY1YmNjNzI4ZWY1ZmY2OGFhNGU1OWJlNWJkZTE1YTI5ODRiZWRjOTdlZTZjOTkxNjA0N2U0MmM4NmI0N2Y4YmVlODhlOWQwNDI3OGZab2dpWjZvdzJGaXc1NzJvOUtqdlZ2R3pXbW1PMjZjamM3NTV3c1oya21LY2o1NnM2M1hRcjZwV1lBY3JWRnZ2SVdWcDF1VlFCYU84OXVnUUx2dVcvQT09" target="_blank">LTC FINAL CLAIM WORD FORMAT</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NmIxM2I0OGY2YTc0YjgxMWJkY2I1ZjViM2M5MTU0N2U4Y2YzNDM2OTQwODUyYTkxMjI2NmI0YjIwNTIyZWJlYTJlYWI1NDJjODQ2YjE5MmYyMDZkMjRkMjUxMTAyOTAwMTMyMjE0ZjEyMWMyNWJjY2YzMDk5YzQ2YTUwNjBhN2YybTBNQlMxSGRXd1J6eDI3c01kR3FHZGZFVXFmMXY3STR0Qnl0d1UyR01wdVBROWQvWGxobDlsR3RsSkUzUlY4" target="_blank">TA ADVANCE FORM</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MWMyMTA2YzZiNmVkNTBkNzQzNmVmNzVlZDljYTdmZjRkODZiNzNkNGNhNGY5MzkwYmNhMTRlZWYwZWU4MDFjYmM4NzAyOGU2ZWZmOTk0ZjdmYWY1NDk0MGJkZTFmMDMxNzI2MTQwYTEwYjhjNTczNjk4ZDA3YTJiMzU3YzJiNTNEVXMrRTduU09qVXV5SVVmcndpRkRoTnplWWY2YmRkSm5zRXdITFMvWDliQlBFZlQ0Ukc2Qi9WM3Z2N1J0ZDVBNUlhRWtYUnlxaDdQTHk3TG9MVkxDZz09" target="_blank">TA bill for Tour word format</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/OTQ3ZTQyYjgxM2E2MzBlOTA3NmY0Mjc3ZWZjOTBhOGVkNTM3MjgyMjdlN2NhZDczMjE1NDQ0ODg3NWMyYWVjZjBhZmJlMThlYWNkMDgyYTUwYmQ2NjZjNmUyZGE3ODkzN2JmZTVhZjJjMjJlYmExYjU0ZDE5MjIwMjcyMmI4MWFJQjBGWElCQ0NFT1dneG4zMWV0YTJKWXE0WDZucVo5b1lZRDcyT3JybGw5RXlwUkgzMXZESm1nanlnY01CQzQ5" target="_blank">The National Library, invited bids for the empanelment vide no. ACQ/BO/ENST/ADV/11 dated 20.12.2024. Against the same the following Book Suppliers / Vendors have been selected for empanelment for the procurement of foreign print books in the English languag</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ZDE1YWFjN2EzMDIwY2U3Nzg3ODA0YmQwZmE2ZmM4NDJmN2QyMzYxY2E4YTBhOTNlMGI1ZTBmZWJiYTlmZTAzOWI3NzZiMDM1YzdiZGZiZmFjYmMyNTU0MzNmYTFjN2VjZmI3YWZkZTQ3ZTQ5MDg2YjA4NWFlMWQzNTQ0Y2YxYjlUQmJFOW8rUTNmdjRKcG5qWFFCWmVIQnNhdTdlZUYyV3dJYlVBeXkvbzlCUnpNd0Z1a1BhMVNKS2lQRFlUeTZm" target="_blank">Request for submitting proposal of e-Books for procurement at National Library</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MDA5NTA5NzM5NWUyMjlmNDY1Y2IxZjg1OWJiZWVlNjI0NmZiMjQ0OGI4OGYxZTI3NzJmN2U3OTFmNGFkMzE2ZjM4MDRhMGQ3NTU0MzYxYzY1OWM3NmRmNjE4NzdlNGJiZTUzMGRjMWQ1NjMxOTQ5YTgyMTRkMTQyMDk3MTY0ZGVQNUJEdW5SM0w4b2QyZ1NJcisrZVFGNzVCU3JkRU04emdOK280THRXaWo0aWtuVlg2ZmowejVoSGxBaFdnVUd2" target="_blank">Request for submitting proposals for Renewal of e-Journals & e-Database and new proposal for procurement at National Library</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/Zjk4NWUxMTBlNmEyYjRmOGU1OTAxNmRkNzk3MmNkYzQwOWJiMGI3MzhkMzQxZTdiNjg0YjY4YzkxOWM0Zjg3MmI0YjFmNjc4NzZmMDFmOTI3OGZkODM2OGE3NTJkN2YwNDFhZTcyNmIxM2Y2N2M4NjkwZGFjMGJjNGQzN2EwYTFQVEYxVDJhUXQ0cUtkU3FZTzRPU3VYOTJEV1V2bHFiMUx1TVEyYUE2eURwaXF4UlhWalpiczkwZ3Y1TlVjRUs4UC9ndVpKeDNsZ1hEVUlFelU2OHNRZz09" target="_blank">Young Professional Graduates from Library & Information Science as LIS Interns 2024-2025</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ZGY3NGIzOWNmNzQzMWNjM2Y4ZDhkZjkwOWVlN2YyOGNmNDMxZTNmYjAzMzVmYmIwNWNmMmI5MGM1NzNjY2I2ZTFlMjBiYTk4OWRiNjY4MzI2MzdmMGE1Nzk3YzNkNzZkODQxYTQ2Y2IwZDc2ODljZDI5NzdkYjczZTQ1NDAzYTY5ODBQbE82UVJFYnlYOTlqRXVFNU43bFRKL1NIemcweURtNlIybGVkWkx4UXRENksvVGV6TXUvYnlRTlU0dUly" target="_blank">Notification of Collaboration Committee <img src="https://www.nationallibrary.gov.in/assets/images/new.gif" alt="Images" width="30" height="14" border="0"></a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MTQ2MGExMzQzZDAxN2FmNTk0YmU0NjdjNjY2MzA4NzRlOGQyYzYyOTYwNDY4NzRjYjI1ZmE4OWVjZjRmZTkyNzk5OTYyOTJmNzY2NzI5ODA4OGYyYWZjYWViYTEwYjQ0YzU4MTAxODE0YTEwZDEyY2MyM2JjYjc3N2YzNzlhODZTcnB5eWtXSnFYVjhmTXFYeEtLYjljY3E4anZkem9sNW5jQ043T2gzczg1ZGdXU1l5d2ovNDNUZFhIN2tsZWtnOFZOL1pCbDZ0SDVHbjJCWFA4TklrUT09" target="_blank">Inspection Committee for assessing the Performance of M/s Rejendra Nath Das Security Agency in Maintenance of Garden works at National Library <img src="https://www.nationallibrary.gov.in/assets/images/new.gif" alt="Images" width="30" height="14" border="0"></a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NzAxMzhmOGQ1ODEwNTI4NmFkNTkyYzY5NmYyZjUzN2IyMTE1ZWJlZmI4Mzk0YTE0M2U1Zjg1ZjM0MTQ5MzY4MjdmNzg4ZGRiZDg3ZGY0MzlhZTcyYmNlNDY0NjA2MTczODRhZTM0OTlhZDhkOGY3MzNiODMwOGI3M2ViMDZhYjJVS1p6dHlwTFFQS3E0dXRUUDgxOWRucER6NCtGWVM0NFIxNUttL1oxSXV5SE4vUllPU2RuOFlwbkt3QTh2QWJMejhkM1JFYmxtK05vN2JUTFNnTlhFVk92ckFKWkNrRzJ6akcrVmVQZ0s4MzNkV2Z2blU1dy8zWXRHa2dKSFFyKw==" target="_blank">List of applicants waiting for appointment on compassionate grounds in the National Library</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/OGIwMmJmYmEwZGU5N2ZlMjhiNDg2YjI0MDNkZDVmNTEyNjc4NjE5MGM3ZDVmMmNiYWJlODE2MTVlZTE4OGNiNWM4MGFiZmU2NWEzNmFmNDRjM2ZhMjhlMGNhNDNlODVkOWRmNjc4NDNlODg2YzRjYWQzMDljZTY1M2RkOTg2ZThTRi9jNlJ5VE00Y2w4Sk90empwY25VeUtjc0ZoYWE0ODB1T0VDSE9pUHhhUFBYZ0grS3l1UTdCd1N0MHpSUXVqKzZNVUVPeklZL3hvck01eE5aY1Bldz09" target="_blank">International Womens Day Celebration</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/M2NhNWVkZTIwMzc2MzViMDExNzBhYjI3MDAzMzBmZGZkMWIxOTNlYjNlMTJhMDI4MzM1OWY0ZDA3MmUyMzU2ODY0ZjdhNTlkZGFkZjYyMzg3NjQ2NmNiNjQ0NWE3NWI3NWU0ZGE1M2U5MmQ2ZTgwMjJiYmEzNDUwOGE4YjEwYTNJZFU4Q1Ura2pvbEY5YXpwRFFjS09PT1FsMllQcUZZTGdaQkNpbE1vb3B6WkFGZmREck02NlZvSzFsdmJoc09QdVZWM1dZZE4venBrODR2ckFjT3MvenN2RjdlU1l3ZGg5Snl2bWo3Y1hvQT0=" target="_blank">Filling up of the post of Assistant Library and Information Officer (Laboratory) in National Library, Kolkata by deputation (including Short Term contract) basis.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NGY0ZmZlMmUzY2Q5ZTIyNTA3YzMyNjI5MTQ1ZjM0ZmM0Yzg0NjA4NjE0ZmJmOTJlOTNhNTEzNjQ3NGRiMjExNjE3YjMzZDI4ZDdlNmFhM2M4MjkwODYyZWYxNzc0MjBiNDc5NzMwMGQwMTU4OTExOGE4YWZlOTcxMzJjMzU0NDk4V1ZMYnNpQU42Ky8zRTN4SlFYSjNuWHRSdTl6Yk9sbzJ3U3grYThCQ3FZPQ==" target="_blank">Revised notice regarding Request for submitting proposal of e-Books for procurement at National Library.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MDkyYTZmYmUzYzQ2ZGU3NmRmYzJhYTQ4YjcxYmYxMzc1Mzk0YjE0MmNjNGE3ZGZlMTNmMTBkZjllMmIxZDhiY2Y0YzViNjcyOTE3MjkwYWZhYmMyMWMwYzNhNjg0N2U1YjY2OThkNDUxNWY0MDY5M2E2ZTkyNTg2MGUyMDA1YzlDUmtDRndEWTFOR1U2N0JBQjMzRTBDcitlODRST3JCWUhIak1CaUl0QVJZPQ==" target="_blank">Revised notice regarding Request for submitting proposals for Renewal of e-Journals and e-Database.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/YThmMDc1YjJiZWZkYzViZmQ2NjZhNjNlNmE4ODY1M2QxNDlkZDI3ZTQ5NzJmZmQzMDgwZjdjOTk5OWJjNzBkOWRiNTM4YzRlZWE1YjdkYzdiN2Y4YTdmMzlkYmNlNmNjOGRkMWNkMTM1NmY5ODk4NWU2MWIwYzc2M2Y5Y2M4OGNSb2RFeGRWdE1EQWp5WlNiMmF6MXFBb3YxcGFOSktTQlNmMlhobDJqd0ZHWW9YQjdWd1poSTBBMmhGQlljb3pN" target="_blank">Request for submitting proposal of e-Books for procurement at National Library.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NDdlZTY3NzQxNDQzODg2OTY3YTc0MzA1YzA4MTdjYTIzNzBiN2JjODZhMDRjZTRkZmZjYTUwNGE1MTA3M2Y1Mzc4MTY1ZGFjNGYyMjUzODE5M2U4NTRjYTEzM2Y2NmE1ZmRkNjFkOTUyMjAzMGE1MjRjY2JhZDcwZjc1YzU5MDRNZTNjU3dhcGdobjlETFA5UXRYYnJsbmp5elk1VDRLTVlMUGtwMnpHWFh3b013cGM2YzM3NWhjTkFHSXlaRnJY" target="_blank">Request for submitting proposals for Renewal of e-Journals and e-Database.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/YmRiZGIxZDQ2ZDAyODM4YzU1ZWJjNDZjODBjZDgwMDZkNDIxNzBjYWFlM2JhNDBkOGIyNThkODhiMWU4MmUzMzQ1YjVhYjRkNTIyZDMzYWZkZjdiZDBmMDlhMDAxMjU3ZGZmMTFiNDJkNTc5MGEzNjMzNDU2OWFlMDFiOWM4ZWNkZVFFL2hhZWV6MXhJdTRQWXNzRTQzckhVOFo4WGRhRGRvaW8wYWdFNGl4aWY1OFdWR2pjMm5yRlpOdU5FTUNjbnRPRW95UitDM2QyaUxqVFFSNlRFZz09" target="_blank">The National Library of India Observes National Youth Day on 12th Jan 2024</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MmFhZGJmNDZkMGRmZThjNjU2YWRiZjUzODZhZGYwZjM2MTIzYjJiZDAxOTcyNGYwMTAyOGQ0MmFmY2FiNWVkNTI5YjhlY2Y5OTg0N2I1NGRjNGMyOTc5NDMyMzExNzU5OThiOGJiZjllZTZhYzVjMmZlYWU3NWUwNzE1ZTYyOTQvcFpTTHQvd015bzNvQVp6SnhpS3dKc2p5YmJIcVFPVGJqcjViMkV4V0ZseGpibWFPak93dEpxLzhlSFVxc2Vk" target="_blank">LIS Internship Result</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ZTJkMDFmOGZmM2I2Nzk3YzhmMmM1MDA3MWQzM2ZiN2E0NTA3ZTYxNjcwMzkwNTVlM2VmZThjODlkODI1YjQzYmYxODVjZjk4YThiNGMyNWUyYzQwYWNkZTJjZThkMDM4ZmIwYjg3MDg3MTc5NWM2Yjg4MjBmZWU2ZjJmOTUzODNzN0dTVk1TN29EVGVoVW00QWYxT2ZVSTFzUlYzMEJBb29QcFNXSGRDQmk1dDN2bTQwRjJZWE15Z1BZVnhKMjJS" target="_blank">Revised format of Medical Reimbursement Claims forms for CGHS Beneficiary</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NGZlZTJlNDQzZTRmMjVkYTgyZjU3MDlkMDIwOTVkNjNlMmYyOGU3NzBhZWQ5MGI4YmY1ZTEzYzQ2YTE1ZGFiMWQ2YjhhNmUzMmYxMmEzNGJkYmZmYWQ2ZjJlNjI4ZDBkYjgzMGNiMjNmMWVhYmE1NDJhMmY4ZWI3OGYwOWQwNDUzeXRTZUlTVWl1TlpzZnQwSVozdzJXMkttSnFVR2dUc2hiQXBXZkpkZUs4cWFnV2dOWGVjY3lvWHc4bkp0UCsr" target="_blank">Revised format of Medical Reimbursement Claims forms for CS MA Beneficiary</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ODBjMmQxNDgzMDI3NDZlZTkwYjk3OWMwZjVmM2NlYzE3MTA4OGJlMGUzOTk4ZGI0M2Y4ZmYxYzFmMTZmN2NlNTc3MGQ5YzI4MmYxNGU3ODc0NWFjNGM2YmU1NGExYmZmNzVhYTE2NTdlNjEyZjllYWIyMzc5M2EwMmQ5ZTYwZWFidnRGcTV1Zkp4Vy9UR3pmNkE4eC93d2Z5c05qa2tBSWRZcDlaSVp1T1FXMzh3VnNxSFpVVS9OU1VBRWZsb3VuMFg0OXNtZmVtZ2NoY05wZUxheXBEdz09" target="_blank">Result and Schedule for Interview for the LIS Internship Examination 2023-24</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MjEyNjljOTgwYzFhOTFiNzAzNTQ0ZmZhMGI2ODcwZWFiYjMzOGNmOWE1OTI3MWEzM2VmNjAyYTFmNjgzYzYwNjY4NTFiYjRjZTkwNTQ3ZWFkMTNkOTc3ZmU2MDQxOWM2OWM3MzE4NjNhNTQ2Y2QzOTc4NTFhYjcyY2Y1NTNiMmZFcFZqdm5sZGJGNlM3NmNkQ09FMDAxaW8zYjgwZXljSEFhb25qZ2s0SHZvPQ==" target="_blank">Information regarding Readers Service.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MGMyY2UxNTEyZmU3MmI3MjJkN2MwZDAwMWI5OTZiZDgxMmM2NmRlYTdlMWU3NTViNGZhNjc3ODhjY2EwMzFmM2FjNTNiNzMzMGU2YjBhOWIwNmNhMmY2NzVhYzUwNzcwOTYxOGZiN2Q1YWE0NTMxM2IxNTQyODc1MDA2OGY5ZTM3MDBDTUU0VXdkSndMa0tKSkRoMmtjb3F0VVUwVEZFQ3lWNTMvcjNDZHRWRFpnWGNEUDlVdm9GZlRjWm8xWVlPdzloZVBPckVJQS90RVlyemR1MCthQnJkMGdJalFPdFZ5eG9IN1VVUUJnbz0=" target="_blank">Schedule of LIS Internship Exam 2023-24</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/YjQ4YzYyZmZkY2IzMzc3ODVkY2RkMjM0MGUwZGRiM2E0YTQ5OTI2YzU1YzRlNzZhNGUyZGRmZTI3NWQ3NTA0NDIxYjg1YTkwZmM4N2Q0MTAxMDRlZDRiZDRlMmFlM2UyYTExN2QwYTg1MWRkYzZhYTk2MzA1NDZmZjg4MmJjNDZBWUU4OFlGNDJIY0JkbjBQY0VUS09HRk9UcWU4NHpWS2oyc2R0Vy81UXExSkpHZ3ZmcmQrRlJCa2hEUVBqQWZVaUVKZW9OUUR6NjJCc2xyazBLLzdUQT09" target="_blank">In-house training program</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MTYwOGQ5NDBkNjg5NDI3ZTNjNjI4NjE4Yzk0ODcwOTlmZTdlMjdkZDRlMDk0MmY4MzU4YzEyZDRiODBiNDg5MzBhNDU5NzJjMzljNDRkOTI2YzRhZDBlODljOTk5ZjQ2ODQ1YmU1YTIyM2YyOTYxNDk3ZmZlMTRjM2RhMTQ2M2M5cGF6MEMyNjVpbTJxVlRtTnpObjJKb3JtbGxuZkNhVGpTWG9IOUdMV3hVbmc1VGRsUVlCaDMwOHlvT3JjanUz" target="_blank">Implementation of subsidiary Instructions to Central Government Account</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ZjA5MWQ4MWIzNzNlNWNjZTQ4YjFhZTlmMGUzMWFmNDhkMGM3N2Y2MDRiMTgzZWYxOWZhY2U2MDI3YTQ2MWRkMTg3YTE0ZDg2M2ZmYTRkNGE0MjVkODVhMjZjODY3OTJlOTQ2MDVmMGRlZTVjZTQ0Y2ZhZTA4Zjc3ODcwZTdiMWNCbEkySllPRUErZVM2Vmdzanp3dDBka3FBK2JDaWxiYzUvdVc2Qk0rcEVxUDlQSFBaRWFhVDlJU0dJVHFsSHllc3BHMGNPeVF4aloxb3M5SFh3Y2N6QT09" target="_blank">Awareness to prevent and Redress Sexual Harassment against Women at workplace.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MDhkMWEyN2JjOTA3NDNjN2JjZDM3YTE3MTdiOTM3MDUyZjgyMDZmMmI2MTUzYzhkZTRlYzM4MjU1NjA4ZmY5MWNjNTIyZWQ4YWQyOTViYzg0M2MyZGE4NzRkYmMxNDUwNzA5MDg1N2Y5MGU5MmM4ZjE2ZjliMjFiZjUyZjE0MWVYRnJUZmlVU1JhalZjZHhzeTlhTkJRTWxMdE9CTlpDeXBnaVpUamFZcXNxNVpHbXZsRjZqS25XVjhvTFFxdE1UY2hXZ25mSXdYSG42ZzhBZG1KbDNKdz09" target="_blank">Young Professional Graduates from Library and Information Science as LIS - 2023-24 Interns</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NmIxMmJkZGQwOTI5YjY1ODI1YjFkN2U4NjI1YWJhZjNmNmRhMzRmYmNkZDI5NGU3ZDg4YWZkMDcwNGEzZDFiMWZlMzcwM2YyY2Y5MzgxMDY4OTNjZGNlYTg0NjcyNjlkN2U4ZTJmYTZjY2I5N2ZmMjUxZmQ3ODlhMmI3ZDQ3MGVQWWlubW9DR3QxK1NxQ1JHWTRtd1pBbW5aQ2JZQ01pRzBvZjN5UVhIL2puS2hWVzFJTGs1U2c1VDM1YlpUd1VNUDRoNldOclo5U1dxNG0xM1F2THl0Zz09" target="_blank">Interview of Candidates for Internship</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/YmE0MjNhZTEyZjJiNTNmZjk2OWY1OTM2MGE4OWY1NzZjYjY5MTg1NDg5ZjdlNjNiMzhkNjA3ZDg1ZWFhYzA2N2E2YmQyNzNmMTUyNWUzOTYwMDdjYzU3OTlmOWNhYjk4ZGZlMmI5MmZjOTcwYjU0MzVhNWMwZDk0ZmNjMjIzYzNnOTZsYmJURjFtWUlFOURxNzlYNFB1ZDVkTHI3NWM5SEZvK3pkTFFaanpsbnNuMFJQTUQyV2x2TGFHRFdjeXdRSktkR0p5OTNlOWhMcEVtdU9weGhMdz09" target="_blank">Exhibition on Women Freedom Fighters of India</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ZGJmMGUxMzhmOGViNThkY2ViMDM1MWEwYjFhOWVmMzk5ZmQ4MDkzNWY3MTRiNzNjNzBjNmYxYzQ5NzIwODE3YmQwZTRkNDRiNTUxZjg2YjFhMjZiMTc2ODdlNmEwNzI4NGYwOTIwOTdlZjMyODRiNTk2ZGJlZjNiZTc1ZDg3YzhFalJ2VTBPSDRaQ2MzRnpRRUc3eGNCNk1KMm95L0tBTTBMVGtwbXJrOGpRPQ==" target="_blank">Request for submitting proposal of eBooks for procurement at National Library.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/ZjY0M2YwYTY0YzQ1YjBiOGYyNzVjNzg2M2Q2ZWY2YTUxNjk1MWNkODAzN2U1NDY3MzU1MGU1YTVjZDNjZGNhNWU0YjliZTFlNzZjYmY5ZjhmZDk3ZDhmODY3ODViY2FmZmZmOWNkMTZkNTE5ZmI5OTBhNWE2MjNjMjk4NzZhYjN0ZGJPNURoYjFZV2k5VTlEbHJFYmFTYUFzS2d1dUN1Rjl4c21JOEYyc0dvbzJuWVlCb2JZMjY4QldCNTlRMEpBejhzTXNiekRzODBZc2o2WGxMaFhFZz09" target="_blank">Request for submitting proposal for renewal of e-Journals & e-Database and new proposal for procurement at National Library.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/Y2JkM2ViMWZmMmE5ZTFiMzAyYzBhMGRjODZmZmRhNTNhMGVmYzMyNGRhZDJkMGVhNmIzYzZiNmM2NTY4Yjk4YzA0MjdiYjM4OTc4Yzg5NzY0MGUzZWQxYmMxYmZlYzE2NmUwNDk0ZDk2MTRjODVjMmMwYjE1YmJiNjgzNGZmZGZpWkZZWld4VUhTeHF1cXRHS0M0VUhxWnFBMXJuRitVc1JJK1pVNUx2QXl0OEtudWZJakdLaDdnODB1YkRMTTFlbExEcFVENENURXF5WTJSWFl0enlOdz09" target="_blank">Biometric Attendance from 01.11.2022 <img src="https://www.nationallibrary.gov.in/assets/images/new.gif" alt="Images" width="30" height="14" border="0"></a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NWZiYWM0NzdhNjQ0MzBmYzM3OGM2ZWFmZmU1YmVhYTdiMTk4YzY1YWZhYTI3ODllNGQwYTc5NDU0ZGQ4ZDcxNmVlYzI0ZTEwOGQ3ODI0MDM2NjQ4ZWI4NWZlMzJjZGNkNGIyMzkyMmMyZWU1YWNkNDVkZWMxM2MzZjU0NmE5MDRZVlQxYzlpdXowaCtIcXRTKzNuOHJybUU4VEtPMXBtY0NWUFhPNkZ5VmIyTVdmbW9aWHB2NDF0REQ4OTFqOWxUM2p3c1hZVk9nK1FTWjMvT0tISFlyQT09" target="_blank">National Library is organizing a Book Exhibition and a Cultural Program on Vibhajan Vibhishika on 14th August, 2022.</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/NzYwZmRlNWVmOWI1NTYzMjQ2NWM5OGU4ZjVmNjViY2UzNjM5MjVjM2VhZDc0ZjhkYjk3MWNkODY3ZmFjN2MyYmVlOTIzMzViMDE1ZTgwN2VhNWM4YzRlYzAzODI4ZWMyYjI3OTVmYjdhNDIyMjE3NDJiZmQyM2E0YzBjMWIyZDZoaFpZZFJONnlVRElMcUF3QXozYUpmazR4NFJmb045SEFkT1lONWhmdWtFak5XYkJhM1psenpDUnZLcyt4c1BZMGkveHdSVEZjaXpwWlNLajJnajJ0UT09" target="_blank">Reconstitution of the Advisory Committee for Collection Development of Print and E-Resources</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/OWFjNGIyNWI4MTNhZTcyYzUwY2YxZWY2MGZiMTQ2OTMyODI4NTlhNGRkMzRjOGVlM2Q5OWM3OGIyNmE0Y2JiYWU1YzY3MjVlYzQ4ZTEwNDYxZmRlYjZkZjgwYjY2YTk2NzE0M2FjZjZlMWIzZmI5YmRiMjU1NWI2NTE4NjRiMjFrSlZKMTBrSXpqdlI3THA4VXhDMzQxUElQU2dnek5hNk4rcEdUS0hucmpvc1ZUZHllcnR5MEt3VlRYaHpvd0w2" target="_blank">Advertisement for the post of Director General at National Library, Kolkata</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/MGI1YTBlNGU1NTU1ZjU3YmI5ZTQ1OTg3NzRmMWQ2MzQ3MjJiNmM4NGZjNmJiNmE0MjNjNmIxNjVmOTMyYTAwZmU2Njk2NDdhMWE0OTEwZjVmOTA5ODViZGExNmM4NjM2ZTUxMWE0NGVjZDEwZDZmNDQ3ODNiYWM4ZjkxNWY2ZTBaWVhvR3dDTVBtWGVzSHVmenJleEFqbmVGQTc1SGsvS0h4eGlURkx0L0ZET2RwUnE2UTVoRUpNMC96SzZsSGVW" target="_blank">Notice regarding readers service</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/OTJlNGNhOGJkZDMyYTY0YTIwNWRiY2ViODM1ZmFmZmQxYWIzNzlkMDhjNjMwZmYxM2NlOWVmZWJjNTc2ZjZkODc0NjU2Y2QzMDUxNzg5MWVhNjM4MWRmNzFmNTU4NjczYTVjZWZkYzJmMjY1YWI1MjE1OWUyMjRhNTYzMjhhYmJhTTVzSFZCcXhnQUMwV0RKOUl6MjlxaVlFd3lpNzZjMU5wb2VZZFMzQmIwNFFDUVlqU2JWdjAzSEtETjBCTjRmOEFZN29SZi9GMzl4WEk2elpjV3EzOVVVc0dkRkpEbnMyY3lFbllXUFNXND0=" target="_blank">Digitised book available under the rare books catagory through https://indianculture.gov.in/</a></li> <li><a href="https://www.nationallibrary.gov.in/home/download/OTJiNjVlNDMwYTNiZDcxYzRkMzc3MjRlMWEwYTZkYjY2OGFlNzQxMjUxMjYzMmVkZDVhNTI2N2Q3ZGI2NGVhOWY1OWY5Mzk4Njc3NjFhNDM3ODFkMzM3NGQxMTk1NmVmZGZmMDRhYWM1Mjg3NTRjMzc1YTU2NzI4MGUwOGQ3YzVhOHZxK2hhcVIvZktTQURYeXdCVld3RWsxOUR2VEVSNngwMVhNT0drdi8rYlRHand0QWNMRDNLUHNpV3NsOTJhYWxQc1psYnBuQzJLZzVITGliMHVCZz09" target="_blank">Open Educational Resources is now available through the National Library website.</a></li> </ul> </marquee> <!-- <div id="carousel" class="carousel carousel-fade" data-ride="carousel" style="display: none;"> <div class="carousel-inner"> <div class="active item"> <ul> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> <li><a href="#">IITKgp introduces programs interfacing Medicine, Science and Engineering</a></li> <li><a href="#">CONVOCATION 2018</a></li> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> </ul> </div> <div class="item"> <ul> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> <li><a href="#">IITKgp introduces programs interfacing Medicine, Science and Engineering</a></li> </ul> </div> <div class="item"> <ul> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> <li><a href="#">IITKgp introduces programs interfacing Medicine, Science and Engineering</a></li> <li><a href="#">CONVOCATION 2018</a></li> </ul> </div> </div> </div>--> </div> </div> </div> </div> <div class="col-sm-12"> <div class="container"> <div class="row reg_vide"> <div class="col-md-6 col-sm-12 col-md-offset-0 news_text "> <h1>EVENTS UPDATE</h1> <marquee behavior="scroll" direction="up" onmouseover="this.stop();" onmouseout="this.start();" scrollamount="3" height="270" style="margin-top: 15px;"> <ul> <!--<div id="carousel" class="carousel carousel-fade" data-ride="carousel"> <div class="carousel-inner">--> <li><b>Notice:</b> <a href="https://www.nationallibrary.gov.in/home/download/MzFmMzQ3OWQ0NDY2OGExZjhkOGUyNzVhNDQ0ODkyMDQ5ODM0NTRiODE1MjhjNjg5YzA2OWY0MzdjOWQ3OWIxMTEyN2Y2ODYyNGYxMTJkMTYzNWEzMGU1YWJiNmEwMTEzZTBmZTYzZmVjNzI0YTU1MjZjYWNjYWZlNDM0NGJkYzMzdWFQNVNHOUFyWldyWlBlb1EvY2U2TXk1blA0bytaamdDS1VyNnVUcDhGN2JrSkxkV08vMEdZOXdvSEdDaWtPZkN0WlFMOGs0QmpvV3YreUZ5YUFwdz09" target="_blank">Training Calendar of E-Resources subscribed by National Library <img src="https://www.nationallibrary.gov.in/assets/images/new.gif" alt="Images" width="30" height="14" border="0"></a> <li><b>Circular:</b> <a href="https://www.nationallibrary.gov.in/home/download/YzA2YzJkMWFhMzdjNTFlZTE3ZWY4ZWVjNzE3ZDJiNTI5NzQ2N2U0YmM2MmFkZWY3ZDRkM2U3MTE1YzY3NTUyZGZlNDE4Mzg4MTA5YzU5MDFmMjBiZDljODYzODIwMWRkZmM4MTg2OTM5ZWZjMTcyMGIxOGE1MmI1ZjZjNTc5NTdsbUxvdmNQTTd5QXhhWWNlYjlnVGhkQ1hxZWpDWEY5aGwyUGJBeTM5R3g1OXc0d0xya1RJck1UTnhsZFI0ako5em5KZElTUmZkd0hCcGVPS1NJMjdzdz09" target="_blank">Special Lecture Program on Dr. Syama Prasad Mookerjee</a> <li><b>Circular:</b> <a href="https://www.nationallibrary.gov.in/home/download/NWE4NDNjOWQ2ZjZlMDNlZjE1MzI2ZThkNzUyNTVhZTJkNmZiOTgyYzM2ZDY2NzY2OTYwMTZkMDJhOTdmMTE2ZTk3MzBlZmNlY2Y2MDNiMGMwOGQ5NTBkOTI1NzVjZjdjOGQzMzJkOTU0Yjg1YzkwNGQ1ZGQ4ZWU3NmJlMTA2YzNLcTQ3NEJPUm5MVkhiOWxqUms2aTNxWHlReEJnYlhaMFp4VTY1NWFMN3NXMmlmaGpZMUNuOCtxN0wvaFdObUIwMm1EMlI2RmdLWHQxWEZaN1FoTHh5eHRod2tjTDUyaEtXQ0hPVWZKWjZiND0=" target="_blank">Exhibition on Shyama Prasad Mukhopadhyay</a> <li><b>Circular:</b> <a href="https://www.nationallibrary.gov.in/home/download/Nzk5ZGRhMGI2OTA1NjAwZjY1OTk2YTliZTYzZDBiZmJiNDA5ZGZmY2JjMTMyMzFkM2RlZThhNWFlZWM5MWMxMDc0NGFhYjE5ZTgyNGYzYjQwMTEzN2E2NDJhMzk2ZjIwMGI1YzU5OTcwYWMzMzMxYzU2NzZjN2MyN2U0NDc2MGFNSUJBOXBPNDlYTWQyU0VsT0JRUGhmQ21kamVxOWVGTWlub3RNRXlNY3RBRmt2RmFOOEwzNHppaHNlK0hnNUo5bTJRaU5WRTN3VmQ3RUdoaFRFZ041Zz09" target="_blank">Observance of Parakram Diwas</a> <li><b>Notice:</b> <a href="https://www.nationallibrary.gov.in/home/download/N2I4Y2I5OGM5NWZmNDVjMTUwN2Y4ZDE2OWI2NDdiOWJmZWJmMWZmY2UxMTk4OWM0YWFhNTBhNTk2NmFjNDFlZjk3M2ZiMjEyYThiZmM2MGQ5YTdiMzc2NmY0NGQ4NTJmZjI2M2RmNGNkOTdlODVmZDQyZGVhNGQ2NGY0ZjI3ODA4QUJHWU1TWlFNVGZVektTLy8xZDQvTDZhZUhxVGszU1paS3BQeDZOemxhSzhsOWV1K2pZcVVMdnRxOGRBdWk2" target="_blank">Exhibition on Vibhajan Vibhishika</a> <!-- <div class="active item"> <ul> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> <li><a href="#">IITKgp introduces programs interfacing Medicine, Science and Engineering</a></li> <li><a href="#">CONVOCATION 2018</a></li> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> </ul> </div> <div class="item"> <ul> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> <li><a href="#">IITKgp introduces programs interfacing Medicine, Science and Engineering</a></li> </ul> </div> <div class="item"> <ul> <li><a href="#">Chemical Engg faculty wins Univ. of Oxford Vice-Chancellor's Innovation Award</a></li> <li><a href="#">Indo-German Research Center on Intelligent Transportation Systems</a></li> <li><a href="#">IITKgp introduces programs interfacing Medicine, Science and Engineering</a></li> <li><a href="#">CONVOCATION 2018</a></li> </ul> </div>--> <!--</div> </div>--> </ul> </marquee> </div> <div class="col-md-6 col-sm-12 col-xs-12"> <div class="row"> <!--<a href="https://www.nationallibrary.gov.in/files/contents/newsletter_january_to_december" target="_blank"><img src="https://www.nationallibrary.gov.in/assets/images/yoga.jpeg" alt="lieb" width="100%" class="hvr-float-shadow"></a>--> <a href="https://www.nationallibrary.gov.in/files/contents/E.pdf" target="_blank"><img src="https://www.nationallibrary.gov.in/assets/images/eresource_pic3.jpg" alt="lieb" width="100%" class="hvr-float-shadow"></a> <!--<a href="https://forms.gle/M8d4Mj81PxtBSBmE6" target=_blank"><img src="https://www.nationallibrary.gov.in/assets/images/swtpkh.jpg" alt="lieb" width="100%" class="hvr-float-shadow"></a>--> <!--<img src="https://www.nationallibrary.gov.in/assets/images/lieb2.png" alt="lieb" width="100%" class="hvr-float-shadow"> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/date/jquery.datetimepicker.min.css"> <script src="https://www.nationallibrary.gov.in/assets/date/jquery.datetimepicker.min.js"></script> <div style="position:absolute;right:2px;top:0px;" id="cal_show"></div> <script>$('#cal_show').datetimepicker({baseCls: "perfect-datetimepicker",date: new Date()});</script>--> </div> </div> </div> </div> </div> <!-- <div class="col-sm-12 mid_about"> <div class="container"> <div class="col-md-4 col-xs-12 abt_left"> --> <!-- <img src="https://www.nationallibrary.gov.in/files/contents/aps.jpg" width="35%"></a> <p><b>Prof. Ajay Pratap Singh</b></p> <p>Director General</p> <br> --> <!--<img src="https://www.nationallibrary.gov.in/files/contents/kkk.jpg" width="35%"></a> <p><b>Dr.K.K.Kochukoshy</b></p> <p>Officer On Special Duty</p>--> <!--<hr width="30%">--> </div> <!--<div class="col-sm-12 google"> <div class="container"> <div class="col-sm-12"> <div class="col-md-4 col-xs-12 col-xs-12 abt_left"> <h2>Officer On Special Duty </h2> <div class="col-sm-4 dir"> <div class="row"> <img src="https://www.nationallibrary.gov.in/files/contents/kkk.jpg" width="100%"> </div> </div> </div>--> <!-- <div class="col-md-6 col-sm-12 col-xs-12 ggle_txt"> <h1>Director General's Desk </h1> <p style="text-align:justify;"> The National Library of India offers its vast treasure of books, magazines and journals published across the country and the world to researchers/scholars as well as lay readers. Publications from across the world are housed in it and are preserved and restored for the use of the readers of today and tomorrow. Although the Covid-19 pandemic has affected the entire society, the The National Library continues with its services with the pandemic protocol in place for the welfare of our readers. </p> --> <!-- <p style="text-align:justify;"> In view of the current constraints on mobility, The National Library has introduced an online registration process. Any Citizens beyond 18 years of age can become a member of the Library by submitting the'Registration Form' from anywhere within the country on The National Library website. Citizens may also reach out to The National Library through Facebook Page,Twitter,YouTube and Instagram. </p> --> <!--<p>(i) Researchers, Childrens and Young Adults </p> <p>(ii) A Blog </p>--> <!-- <a href="https://www.nationallibrary.gov.in/home/director" title="Brief Information">more »</a> --> <!--<div class="row"> <div class="col-sm-4"> <a href="#"><img src="images/google_play.png" alt="google" width="100%"></a> </div> <div class="col-sm-4"> <a href="#"><img src="images/appstore.png" alt="google" width="100%"></a> </div> </div>--> <!-- <p class="google_text"><a href="https://www.nationallibrary.gov.in/home/director">Click Here</a> to see message from Director</p>--> </div> <div class="col-sm-12"> <div class="container"> <div class="col-md-11 col-xs-12 col-md-offset-0 jeevansathi"> <div class="col-md-6 col-xs-12"> <div class="col-md-6 col-sm-12 gal"> <div class="row"> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y6.JPG" alt="gal1" onclick="openModal();currentSlide(1)" width="100%" class="hvr-sink gal_img"> </div> <h1>Smriti weds Jyoti</h1> </div> <div class="col-md-6 col-sm-12 gal"> <div class="row"> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y5.JPG" alt="gal1" onclick="openModal();currentSlide(2)" width="100%" class="hvr-sink gal_img"> </div> <h1>Smriti weds Jyoti</h1> </div> <div class="col-md-6 col-sm-12 gal"> <div class="row"> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y7.JPG" alt="gal1" onclick="openModal();currentSlide(3)" width="100%" class="hvr-sink gal_img"> </div> <h1>Smriti weds Jyoti</h1> </div> <div class="col-md-6 col-sm-12 gal"> <div class="row"> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y9.JPG" alt="gal1" onclick="openModal();currentSlide(4)" width="100%" class="hvr-sink gal_img"> </div> <h1>Smriti weds Jyoti</h1><br> <p style="text-align:right;"> <a href="https://www.flickr.com/photos/197098043@N05/albums" target="_blank" rel="nofollow noopener noreferrer"><b>More....</b></a> </div> </div> <!--lightbox--> <div id="myModal" class="modal"> <span class="close cursor" onclick="closeModal()">×</span> <div class="modal-content"> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y6.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y5.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y7.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y9.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y1.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y2.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y3.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/Y4.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p7.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p8.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p10.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p11.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p4.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p12.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p13.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p14.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p15.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p16.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p17.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p18.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p19.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p20.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p21.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/p22.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en1.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en2.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en3.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en4.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en5.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en6.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en7.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en8.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en9.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en10.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en11.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en12.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en13.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/en14.jpeg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb1.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb2.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb3.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb4.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb5.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb6.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb7.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb8.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb9.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb10.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb11.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ebsb12.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/g1.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/g2.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/g3.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/g4.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/s1.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/s2.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/s3.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/s4.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/one.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/four.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/ten.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/twelve.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/eleven.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/thrteen.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/two.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/three.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/four.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/five.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/six.JPG" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/seven.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/eight.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/nine.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_1.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_2.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_3.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_4.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_5.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_6.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_7.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_8.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_9.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_10.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_11.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_12.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_13.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/u1_14.jpg" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/lieb.png" class="slideImg" alt="Nation Library" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/lieb2.png" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/gate.png" class="slideImg" alt="" style="width:100%"> </div> <div class="mySlides"> <div class="numbertext"></div> <img src="https://www.nationallibrary.gov.in/files/contents/gallery_photo/gal4.png" class="slideImg" alt="" style="width:100%"> </div> <!-- Next/previous controls --> <a class="prev" onclick="plusSlides(-1)">❮</a> <a class="next" onclick="plusSlides(1)">❯</a> <!-- Caption text --> <div class="caption-container"> <p id="caption"></p> </div> </div> </div> <script> // Open the Modal function openModal() { document.getElementById('myModal').style.display = "block"; } // Close the Modal function closeModal() { document.getElementById('myModal').style.display = "none"; } var slideIndex = 1; showSlides(slideIndex); // Next/previous controls function plusSlides(n) { showSlides(slideIndex += n); } // Thumbnail image controls function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { var i; var slides = document.getElementsByClassName("mySlides"); var dots = document.getElementsByClassName("slideImg"); var captionText = document.getElementById("caption"); if (n > slides.length) { slideIndex = 1; } if (n < 1) { slideIndex = slides.length; } for (i = 0; i < slides.length; i++) { slides[i].style.display = "none"; } for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(" active", ""); } slides[slideIndex - 1].style.display = "block"; dots[slideIndex - 1].className += " active"; captionText.innerHTML = dots[slideIndex - 1].alt; } </script> <!--lightbox--> <div class="col-md-4 col-xs-12 col-md-offset-1 jvn_left"> <h1>Our Gallery</h1> <p style="text-align:justify;"> We have a visual art gallery between art, people and communities.The gallery seeking for a clear mission to the aspiration of the gallery founder. </p> <p style="text-align:justify;"> Beginning of 2019, Our Gallery is stepping on its new page of journey. </p> </div> <!-- <div class="row jev_gal"> </div>--> </div> </div> </div> <!-- Social Media Section --> <style type="text/css"> .ext_lnk { padding: 0 10px; display: block; float: left; } .ext_lnk img { width: 160px; height: 100px; } .social-wrapper { margin-top: 20px; } .social-box { background: #fff; border: 1px solid #ddd; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); padding: 10px; height: 520px; } .fb-container, .insta-container, .twitter-container { height: 100%; } @media (max-width: 767px) { .social-box { height: auto; } } </style> <div class="col-sm-12 tender" style="background: #fff; border-top:#eba600 60px solid; padding: 1em 0;"> <div class="container"> <div class="col-sm-12"> <!--<marquee>--> <a href="https://www.india.gov.in" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/govt.png" style="width:200px;" /></a> <a href="https://www.gem.gov.in" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/gem.jpg" /></a> <a href="https://amritmahotsav.nic.in/" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/azadi_logo.png" style="width:240px;height:120px;padding: 15px;" /></a> <!--<a href="https://indianculture.gov.in/" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/indianculture_logo.jpg" style="width:260px;height:100px;padding: 15px;"/></a>--> <a href="https://www.incredibleindia.org/content/incredibleindia/en.html" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/incredible.png" style="height:110px;" /></a> <!--<a href="https://swachhbharatmission.gov.in/sbmcms/index.htm" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/swachh.png" style="height:130px;"/></a>--> <a href="http://nkn.gov.in//content/incredibleindia/en.html" class="ext_lnk"><img src="https://www.nationallibrary.gov.in/files/contents/nkn.png" style="height:130px;" /></a> <!--<a href="https://www.nic.in/content/incredibleindia/en.html" class="ext_lnk" style="background: #ccc;margin-top:20px;"><img src="https://www.nationallibrary.gov.in/files/contents/nic.png" style="width:150px;height:80px;padding: 20px 0;"/></a>--> <!--</marquee>--> <!-- <h1>EVENT UPDATE</h1> <div class="row"> <div class="col-md-4 col-xs-12 ten_text"> <h1>Enlistment of Vendors</h1> <p> Invitation of Applications for Enlistment of Vendors for Supply of Foreign print Journals and News Papers.</p> <p><a href="#">Read ..</a></p> </div> <div class="col-md-4 col-xs-12 ten_text"> <h1>Expression of Interest</h1> <p>Invitation for Expression of Interest (EOI).</p> <p><a href="#">Read ..</a></p> </div> <div class="col-md-4 col-xs-12 ten_text"> <h1>Annual Maintenance Charge</h1> <p>AMC of Desktop Computers, Printers, Network and other IT peripherals for a period of one year.</p> <p><a href="#">Read ..</a></p> </div> </div>--> </div> </div> </div><!--FOOTER--> <div class="col-sm-12 footer"> <div class="container"> <div class="row"> <div class="col-md-3 col-xs-6 foot_menu"> <ul> <li><a href="https://www.nationallibrary.gov.in/">Home</a></li> <li><a href="https://www.nationallibrary.gov.in/home/more_about_national_library">About Us</a></li> <li><a href="http://nationallibraryopac.nvli.in" target="_blank" rel="nofollow noopener noreferrer">Library Catalogue</a></li> <li><a href="https://www.nationallibrary.gov.in/home/digital_books">Digitized Books</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/rti1.pdf" target="_blank">RTI</a></li> <li><a href="https://www.nationallibrary.gov.in/home/recruitment_rules">Recruitment Rules & Vacancy Position Reservation Roster</a></li> <li><a href="https://www.nationallibrary.gov.in/home/order_circular">Order/Circular</a></li> <!-- <li><a href="https://www.nationallibrary.gov.in/home/contact_us" title="Contact">Contact Us<br><br></a></li> --> </ul><br><br><br><br><br><br> <li> <a href="https://www.facebook.com/nationallibrary.goi/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/facebook.png" /> </a> <a href="https://x.com/NationalLib_GoI" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/twitter.png" /></a> <a href="https://www.youtube.com/@nationallibraryofindia" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/youtube.png" /></a> <a href="https://www.instagram.com/nationallibrary.goi/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/instagram.png" /></a> </li> </div> <div class="col-md-3 col-xs-6 foot_menu"> <ul> <li><a href="https://www.nationallibrary.gov.in/home/tender">Tenders</a></li> <li><a href="https://www.nationallibrary.gov.in/home/for_publisher">For Publishers</a></li> <li><a href="https://nationallibrarykolkata.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">National Library Blog</a></li> <li><a href="https://www.nationallibrary.gov.in/home/contact_us" title="Contact">Contact Us</a></li> <li><a href="https://www.nationallibrary.gov.in/account/login" title="Login">Admin Login</a></li> <!--<li><a href="http://www.indiaculture.nic.in" target="_blank" rel="nofollow noopener noreferrer">India Culture</a></li> <li><a href="#">Career</a></li> <li><a href="#">Help Line</a></li> <li><a href="#">Govt</a></li>--> <!-- <li> </li> --> <!--<li><a href="http://india.gov.in" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/india.gov.in.gif" /></a></li>--> <!--<li><a href="https://indianculture.gov.in/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/indianculture_logo.jpg" /></a></li>--> <li><a href="https://ndl.iitkgp.ac.in/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/ndl.png" /></a></li> <li><a href="https://www.indiaculture.nic.in/download-sangam-app" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/sangam.jpg" /> Sangam App</a></li> </ul> </div> <div class="col-md-5 col-xs-12 foot_menu pull-right"> <h1>Feedback to Us</h1> <div class="col-md-12 padd_none"> <div class="row"> <form name="feedback_footer_form" id="feedback_footer_form" method="post" action="https://www.nationallibrary.gov.in/home/feedback?redirect=ZDBjMmRlNjFhMDBhNmIwZDk5NzJlYWMwZTZjMzI2MDdjYWYyMzNmZTA2NTBmYmNmNjBlMmU0ZTJjN2M0ZTM2YTA4MjYxMmNjNjc3NzFlZWRmZjY2YTA1MTM4MzU5NjQzZjZiODQ1ZGVkMDY1ODI4MGMwODE1YzI5N2NlMGQzZWZMZjF2ZkpYei9BY1RJbVBUcStpNHRDeGJ4RzMzWnRCazFzNmxYcElMamxuMENpMEsyMEhMemdNaVN5SW40dElndVhVWmllUXNQdlhTaVA4TWxPWXZlQT09" style="padding:0px; margin:0px"> <input type="hidden" name="csrf_name" value="939ec5fb9b832a35b811d4ba6caf07af" /> <div class="col-md-6 "> <input type="text" class="form-control foot_text" name="name" id="footer_feedback_form_name" required placeholder="Name" value=""> </div> <div class="col-md-6"> <input type="email" class="form-control foot_text" name="email" id="footer_feedback_form_email" required placeholder="yourname@company.com" value=""> </div> <div class="col-md-12 foot_textarea"> <textarea class="form-control" name="comment" id="footer_feedback_form_message" rows="2" required placeholder="Message"></textarea> </div> <div class="col-md-7 "> <div class="footer_captcha" style="margin-top:3px;float:left;"> <img id="Imageid_captcha_footer" src="https://www.nationallibrary.gov.in/account/captcha/1744275345.3007.jpg" style="width: 230; height: 45; border: 0;" alt=" " /> </div> <!-- <div style="margin-left:5px;margin-top:10px;float:left;background: white;border-radius: 15px;padding: 4px;"> <img src="https://www.nationallibrary.gov.in/assets/images/reload.png" alt="" title="Reload the code" width="20" height="20" onClick="reloadCodeFooterCaptcha();" border="0" style="cursor:pointer;"/> </div>--> </div> <div class="col-md-5 "> <input type="text" class="form-control foot_text" name="captcha" id="footer_feedback_form_captcha" required placeholder="Image Code" value="" maxlength="4"> </div> <div class="col-md-12 foot_textarea"> <input type="hidden" value="AJAX SUBMIT" name="submit_type" /> <input type="submit" name="submit" class="btn btn-info feedback_footer_form" style="float:left;" value="Submit" /> <div id="ajax_wait_footer_feedback" style="float:left;margin-left:6px;margin-top: 6px;color:#aaa;"></div> <div class="footer_feedback_msg conf_msg" style="padding: 5px 0 0 110px;"> </div> <div style="clear: both;"></div> </div> <!-- <script type="text/javascript"> function reloadCodeFooterCaptcha() { $(".footer_captcha").html('Loading...').css({"width": "230px", "height": "50px", "color": "#fff"}); $.post('https://www.nationallibrary.gov.in/account/get_captcha', {}, function (data) { $(".footer_captcha").html(data); }, "json" ); } reloadCodeFooterCaptcha(); </script>--> </form> <script> $(document).ready(function () { $(document).on('click', '.feedback_footer_form', function () { $('#feedback_footer_form').ajaxForm({ beforeSend: function () { //$('<input>').attr({type: 'hidden', id: 'submit_type', name: 'submit_type', value: 'AJAX SUBMIT'}).appendTo('#feedback_footer_form'); $(".footer_feedback_msg").html("").removeClass("err_msg").removeClass("conf_msg"); $(".feedback_footer_form").attr("disabled", true); $("#ajax_wait_footer_feedback").html("<img src='https://www.nationallibrary.gov.in/assets/images/ajax-loader.gif' alt='Please wait...' style='float:left; '><span style='float:left; margin: 4px 0 0 3px; '>Please wait...</span>") .css({ "display": "block" }); }, success: function () { }, complete: function (xhr) { var data = jQuery.parseJSON(xhr.responseText); if (data.is_success == "1") { $(".footer_feedback_msg").html(data.conf_msg).removeClass("err_msg").addClass("conf_msg"); $('#feedback_footer_form').resetForm(); } else { $(".footer_feedback_msg").html(data.err_msg).removeClass("conf_msg").addClass("err_msg"); } $(".feedback_footer_form").attr("disabled", false); $("#ajax_wait_footer_feedback").html("").css({ "display": "none" }); //$('#feedback_footer_form').find('input[name="submit_type"]').remove(); } }); }); }); </script> </div> </div> </div> <div class="col-md-12 col-xs-12 col-sm-12 share_links"> <div class="col-sm-3"> <a href="#"><i class="fa fa-twitter"></i></a> <a href="#"><i class="fa fa-facebook-f"></i></a> </div> </div> </div> <div class="row disclaimer"> <div class="col-md-12"> <span>COPYRIGHT & DISCLAIMER: </span> No Part of this site can be copied or reproduced in any form, excepting for personal information, without the written permission of the Director General of the National Library, India, Kolkata (Calcutta). While all efforts have been made to make this website as authentic as possible, The National Library authority do not own any responsibility to anybody for any loss or damage, owing to the use of any information caused by any shortcoming, defect or inaccuracy in the information from this web site. </div> </div> </div> </div> <div class="col-sm-12 copyright"> <div class="container"> <div class="hit_counter" style="float:left;"> <!-- <embed src="https://s10.histats.com/602.swf" flashvars="jver=1&acsid=3738164&domi=4" quality="high" width="110" height="40" name="602.swf" align="middle" type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer" wmode="transparent"> <img src="https://sstatic1.histats.com/0.gif?3738164&101" alt="web statistics" border="0">--> </div> © 2018 ‐ 2025, Developed by <span>National Library</span> [Hosted By NIC] <br><span style="line-height: 5%;font-size: 80%;">Page rendered in 0.0616 seconds.</span> Last Updated on: Jan 01,2023 <!--All right reserved @ 2018 National Library of India--> </div> </div> <button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fa fa-arrow-up"></i></button> <!-- Bootstrap core JavaScript ================================================== --> <script> $('.carousel').carousel(); </script> <script> // When the user scrolls down 20px from the top of the document, show the button window.onscroll = function () { scrollFunction() }; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { document.getElementById("myBtn").style.display = "block"; } else { document.getElementById("myBtn").style.display = "none"; } } // When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } </script> </body> </html>