OPACSearchForTitleIn
<li><a
href="https://worldcat.org/search?q={TITLE}"
target="_blank">Other Libraries (WorldCat)</a></li>
<li><a
href="https://scholar.google.com/scholar?q={TITLE}"
target="_blank">Other Databases (Google
Scholar)</a></li>
<li><a href="https://www.bookfinder.com/search/?author={AUTHOR}&title={TITLE}&st=xl&ac=qr"
target="_blank">Online Stores
(Bookfinder.com)</a></li>
<li><a
href="https://openlibrary.org/search?author=({AUTHOR})&title=({TITLE})"
target="_blank">Open Library (openlibrary.org)</a></li>
OPACUserCSS
#login {
display: none;
}
shadowed {
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0,
0, 0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0,
0.2);
box-shadow:
0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
body {
background-color: #EAEAE6;
}
/* Sticky footer styles */
html,
body {
height: 100%;
/* The html
and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
min-height:
100%;
height: auto
!important;
height: 100%;
background-color:
#cceffc;
/* Negative
indent footer by it's height */
}
/* Set the fixed height of the footer here */
.popup {
padding-left:
0;
padding-right: 0;
}
a {
color:
#0076b2;
}
a.cancel {
padding-left:
1em;
}
a:visited {
color:
#0076b2;
}
a.title {
font-weight:
bold;
font-size:
108%;
}
a.btn-primary:visited {
color: #FFF;
}
.ui-widget-content a,
.ui-widget-content a:visited {
color:
#0076b2;
}
h1 {
font-size:
140%;
line-height:
150%;
}
h1#libraryname {
background:
transparent url(../images/logo-koha.png) no-repeat scroll 0%;
border: 0;
float: left
!important;
margin: 0;
padding: 0;
width: 120px;
}
h1#libraryname a {
border: 0;
cursor:
pointer;
display:
block;
height: 0px
!important;
margin: 0;
overflow:
hidden;
padding: 40px
0 0;
text-decoration: none;
width: 120px;
}
h2 {
font-size:
130%;
line-height:
150%;
}
h3 {
font-size:
120%;
line-height:
150%;
}
h4 {
font-size:
110%;
}
h5 {
font-size:
100%;
}
caption {
font-size:
120%;
font-weight:
bold;
margin: 0;
text-align:
left;
}
input,
textarea {
width: auto;
}
.input-fluid {
width: 50%;
}
legend {
font-size:
110%;
font-weight:
bold;
}
table,
td {
background-color: #A4D48F;
}
#advsearches label,
#booleansearch label {
display:
inline;
}
#basketcount {
display:
inline;
margin: 0;
padding: 0;
}
#basketcount span {
background-color: #FFC;
color: #000;
display:
inline;
font-size:
80%;
font-weight:
normal;
margin: 0 0 0
.9em;
padding: 0
.3em 0 .3em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#members {
display:
block;
}
#members p {
color: #EEE;
}
#members a {
color:
#A6D8ED;
font-weight:
bold;
}
#members a.logout {
color:
#E8583C;
padding: 0
.3em 0 .3em;
}
#koha_url p {
color:
#666666;
float: right;
margin: 0;
}
#moresearches {
margin: .5em
0;
padding: 0
.8em;
color:
#ffffff;
}
#moresearches li {
display:
inline;
white-space:
nowrap;
}
#moresearches li:after {
content:
" | ";
}
#moresearches ul {
margin: 0;
margin-top:
-9px;
margin-bottom: -9px;
}
#moresearches li:last-child:after {
content:
"";
}
#news {
margin: .5em
0;
}
#opacheader {
background-color: #DDD;
}
#selections {
font-weight:
bold;
}
.actions a {
white-space:
nowrap;
/* List
contents remove from list link */
}
.actions a.hold {
background-image:
url("../images/sprite.png");
/* Place hold
small */
background-position: -5px -542px;
background-repeat: no-repeat;
margin-right:
1em;
padding-left:
21px;
text-decoration: none;
}
.actions a.addtocart {
background-image:
url("../images/sprite.png");
/* Cart small
*/
background-position: -5px -572px;
background-repeat: no-repeat;
margin-right:
1em;
padding-left:
20px;
text-decoration: none;
}
.actions a.addtoshelf {
background-image:
url("../images/sprite.png");
/* MARC view
*/
background-position: -5px -27px;
background-repeat: no-repeat;
margin-right:
1em;
padding-left:
20px;
text-decoration: none;
}
.actions a.addtolist {
background-position:
-5px -27px;
margin-right:
1em;
padding-left:
20px;
text-decoration: none;
}
.actions a.tag_add {
background-position: -5px -1110px;
margin-right:
1em;
padding-left:
20px;
text-decoration: none;
}
.actions a.removefromlist {
background-position:
-8px -690px;
/* Delete */
margin-right:
1em;
text-decoration: none;
padding-left:
15px;
}
/* Override Bootstrap alert */
.alert {
background:
#fffbe5;
/* Old
browsers */
background:
-moz-linear-gradient(top, #fffbe5 0%, #fff0b2 9%, #fff1a8 89%, #f7e665 100%);
/* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffbe5),
color-stop(9%,
#fff0b2), color-stop(89%, #fff1a8), color-stop(100%,
#f7e665));
/*
Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, #fffbe5 0%, #fff0b2 9%, #fff1a8 89%, #f7e665
100%);
/*
Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, #fffbe5 0%, #fff0b2 9%, #fff1a8 89%, #f7e665 100%);
/* Opera
11.10+ */
background:
-ms-linear-gradient(top, #fffbe5 0%, #fff0b2 9%, #fff1a8 89%, #f7e665 100%);
/* IE10+ */
background:
linear-gradient(to bottom, #fffbe5 0%, #fff0b2 9%, #fff1a8 89%, #f7e665 100%);
/* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbe5',
endColorstr='#f7e665', GradientType=0);
/* IE6-9 */
border-color:
#D6C43B;
color: #333;
}
/* Override Bootstrap alert.alert-info */
.alert-info {
background:
#f4f6fa;
/* Old
browsers */
background:
-moz-linear-gradient(top, #f4f6fa 0%, #eaeef5 4%, #e8edf6 96%, #cddbf2 100%);
/* FF3.6+ */
#eaeef5), color-stop(96%, #e8edf6), color-stop(100%,
#cddbf2));
/*
Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, #f4f6fa 0%, #eaeef5 4%, #e8edf6 96%, #cddbf2
100%);
/*
Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, #f4f6fa 0%, #eaeef5 4%, #e8edf6 96%, #cddbf2 100%);
/* Opera
11.10+ */
background:
-ms-linear-gradient(top, #f4f6fa 0%, #eaeef5 4%, #e8edf6 96%, #cddbf2 100%);
/* IE10+ */
background:
linear-gradient(to bottom, #f4f6fa 0%, #eaeef5 4%, #e8edf6 96%, #cddbf2 100%);
/* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f6fa',
endColorstr='#cddbf2', GradientType=0);
/* IE6-9 */
border-color:
#C5D1E5;
color: #333;
}
/* Override Bootstrap alert.alert-success */
.alert-success {
background:
#f8ffe8;
/* Old
browsers */
background:
-moz-linear-gradient(top, #f8ffe8 0%, #e3f5ab 4%, #dcf48d 98%, #9ebf28 100%);
/* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8ffe8), color-stop(4%,
#e3f5ab), color-stop(98%, #dcf48d), color-stop(100%,
#9ebf28));
/*
Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, #f8ffe8 0%, #e3f5ab 4%, #dcf48d 98%, #9ebf28
100%);
/*
Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, #f8ffe8 0%, #e3f5ab 4%, #dcf48d 98%, #9ebf28 100%);
/* Opera
11.10+ */
background:
-ms-linear-gradient(top, #f8ffe8 0%, #e3f5ab 4%, #dcf48d 98%, #9ebf28 100%);
/* IE10+ */
background:
linear-gradient(to bottom, #f8ffe8 0%, #e3f5ab 4%, #dcf48d 98%, #9ebf28 100%);
/* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8ffe8',
endColorstr='#9ebf28', GradientType=0);
/* IE6-9 */
border-color:
#9FBA35;
color: #333;
}
.breadcrumb {
background-color: #111345;
font-size:
85%;
list-style:
none outside none;
margin: 10px
20px;
padding: 5px
10px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.form-inline {
display:
inline;
padding: 0;
margin: 0;
}
.form-inline fieldset {
margin: 0.3em
0;
padding:
0.3em;
}
.main {
background-color: #EDB868;
border: 6px
solid #D1DD1E;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0,
0, 0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0,
0.2);
box-shadow:
0px 1px 1px 0px rgba(0, 0, 0, 0.2);
margin-top:
0.5em;
margin-bottom: 0.5em;
}
.mastheadsearch {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:
.8em;
margin: .5em
0;
background:
#FF0000;
/* Old browsers
*/
background:
-moz-linear-gradient(top, #FF0000 38%, #a7a7a2 100%);
/* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom, color-stop(38%, #FF0000),
colorstop(100%, #a7a7a2));
/*
Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, #FF0000 38%, #a7a7a2 100%);
/*
Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, #FF0000 38%, #a7a7a2 100%);
/* Opera
11.10+ */
background:
-ms-linear-gradient(top, #FF0000 38%, #a7a7a2 100%);
/* IE10+ */
background:
linear-gradient(to bottom, #FF0000 38%, #a7a7a2 100%);
/* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000',
endColorstr='#a7a7a2', GradientType=0);
/* IE6-9 */
}
.mastheadsearch label {
font-size:
115%;
font-weight:
bold;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
color:
#9FE1FF;
font-weight:
bold;
}
.navbar-fixed-bottom.navbar-static-bottom {
margin-top:
.5em;
position:
static;
}
#changelanguage .nav > .active > p {
padding: 0
15px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th
{
background-color: #F4F4F4;
}
/* jQuery UI standard tabs */
.ui-tabs-nav .ui-tabs-active a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav span.a {
background:
none repeat scroll 0 0 transparent;
outline: 0
none;
}
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family:
inherit;
font-size: inherit;
}
ul.ui-tabs-nav li {
list-style:
none;
}
.ui-tabs.ui-widget-content {
background:
transparent none;
border: 0;
}
.ui-tabs .ui-tabs-panel {
border: 1px
solid #D8D8D8;
margin-bottom: 1em;
}
.ui-tabs-nav.ui-widget-header {
border: 0;
background:
none;
}
.ui-tabs .ui-tabs-nav li {
background:
#F3F3F3 none;
border-color:
#D8D8D8;
margin-right:
.4em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
background-color: #FFF;
border: 1px
solid #D8D8D8;
border-bottom: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
color: #000;
font-weight:
bold;
}
.ui-tabs .ui-tabs-nav
li.ui-state-default.ui-state-hover {
background:
#F3F3F3 none;
}
.ui-tabs .ui-tabs-nav
li.ui-tabs-active.ui-state-hover {
background:
#FFF none;
}
.ui-tabs .ui-state-default a,
.ui-tabs .ui-state-default a:link,
.ui-tabs .ui-state-default a:visited {
color:
#006699;
}
.ui-tabs .ui-state-hover a,
.ui-tabs .ui-state-hover a:link,
.ui-tabs .ui-state-hover a:visited {
color:
#990033;
}
.statictabs ul {
background:
none repeat scroll 0 0 transparent;
border: 0
none;
margin: 0;
padding:
0.2em 0.2em 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
color:
#222222;
font-weight:
bold;
font-size:
100%;
line-height:
1.3;
list-style:
none outside none;
outline: 0
none;
text-decoration: none;
}
.statictabs ul:before {
content:
"";
display:
table;
}
.statictabs ul:after {
clear: both;
content:
"";
display:
table;
}
.statictabs li {
background:
none repeat scroll 0 0 #E6F0F2;
border: 1px
solid #B9D8D9;
border-bottom: 0 none !important;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
float: left;
list-style:
none outside none;
margin-bottom: 0;
margin-right:
0.4em;
padding: 0;
position:
relative;
white-space:
nowrap;
top: 1px;
color:
#555555;
font-weight:
normal;
}
.statictabs li.active {
background-color: #FFFFFF;
color:
#212121;
font-weight:
normal;
padding-bottom: 1px;
}
.statictabs li a {
color:
#004D99;
cursor:
pointer;
float: left;
padding:
0.5em 1em;
text-decoration: none;
}
.statictabs li a:hover {
background-color: #EDF4F5;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
color:
#538200;
}
.statictabs li.active a {
color:
#000000;
font-weight:
bold;
cursor: text;
background:
none repeat scroll 0 0 transparent;
outline: 0
none;
}
.statictabs .tabs-container {
border: 1px
solid #B9D8D9;
background:
none repeat scroll 0 0 transparent;
display:
block;
padding: 1em
1.4em;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
color:
#222222;
}
/* End jQueryUI tab styles */
/* jQuery UI Datepicker */
.ui-datepicker table {
width: 100%;
font-size:
.9em;
border: 0;
border-collapse: collapse;
margin: 0 0
.4em;
}
.ui-datepicker th {
background:
transparent none;
padding: .7em
.3em;
text-align:
center;
font-weight:
bold;
border: 0;
}
.ui-datepicker-trigger {
vertical-align: middle;
margin: 0
3px;
}
.ui-datepicker {
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0,
0, 0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0,
0.2);
box-shadow:
0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
/* End jQueryUI datepicker styles */
/* jQueryUI Core */
.ui-widget-content {
border: 1px
solid #AAA;
background:
#ffffff none;
color:
#222222;
}
.ui-widget-header {
border: 1px
solid #AAA;
background:
#E6F0F2 none;
color:
#222222;
font-weight:
bold;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px
solid #AAA;
background:
#F4F8F9 none;
font-weight:
normal;
color:
#555555;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px
solid #AAA;
background:
#E6F0F2 none;
font-weight:
normal;
color:
#212121;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px
solid #aaaaaa;
background:
#ffffff none;
font-weight:
normal;
color:
#212121;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px
solid #fcefa1;
background:
#fbf9ee;
color:
#363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px
solid #cd0a0a;
background:
#fef1ec;
color:
#cd0a0a;
}
/* end jQueryUI core */
/* jQueryUI autocomplete */
.ui-autocomplete {
position:
absolute;
cursor:
default;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0,
0, 0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0,
0.2);
box-shadow:
0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete.ui-widget-content .ui-state-hover {
border: 1px
solid #AAA;
background:
#E6F0F2 none;
font-weight:
normal;
color:
#212121;
}
.ui-autocomplete-loading {
background:
#ffffff url("../../img/loading-small.gif") right center no-repeat;
}
.ui-menu li {
list-style:
none;
}
/* end jQueryUI autocomplete */
th {
background-color: rgba(127, 96, 167, 0.7);
}
.item-thumbnail {
max-width:
none;
}
.no-image {
background-color: #FFF;
border: 1px
solid #AAA;
color:
#979797;
display:
block;
font-size:
86%;
font-weight:
bold;
text-align:
center;
width: 75px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#bookcover .no-image {
margin-right:
10px;
margin-bottom: 10px;
}
td.overdue {
color:
#cc3333;
}
table {
font-size:
90%;
}
th.sum {
text-align:
right;
}
td.sum {
background-color: #FFC;
font-weight:
bold;
}
th[scope=row] {
background-color: transparent;
text-align:
right;
}
.required {
color: #C00;
}
.label {
background-color: transparent;
color:
inherit;
display:
inline;
font-weight:
normal;
padding: 0;
text-shadow:
none;
}
fieldset.rows {
float: left;
font-size:
90%;
clear: left;
margin: .9em
0 0 0;
padding: 0;
width: 100%;
}
fieldset.rows legend {
font-weight:
bold;
font-size:
130%;
}
fieldset.rows label,
fieldset.rows .label {
float: left;
font-weight:
bold;
width: 9em;
margin-right:
1em;
text-align:
right;
}
fieldset.rows label.lradio {
float: none;
margin:
inherit;
width: auto;
}
fieldset.rows fieldset {
margin: 0;
padding:
.3em;
}
fieldset.rows ol {
padding: 1em
1em 0 1em;
list-style-type: none;
}
fieldset.rows ol.lradio label {
width: auto;
float: none;
margin-right:
0;
}
fieldset.rows ol.lradio label.lradio {
float: left;
width: 12em;
margin-right:
1em;
}
fieldset.rows li {
float: left;
clear: left;
padding-bottom: 1em;
list-style-type: none;
width: 100%;
}
fieldset.rows li.lradio {
padding-left:
8.5em;
width: auto;
}
fieldset.rows li.lradio label {
float: none;
width: auto;
margin: 0 0 0
1em;
}
fieldset.action {
clear: both;
float: none;
border: none;
margin: 0;
padding: 1em
0 .3em 0;
width: auto;
}
fieldset.action p {
margin-bottom:
1em;
}
fieldset table {
font-size:
100%;
}
div.rows + div.rows {
margin-top:
.6em;
}
div.rows {
float: left;
clear: left;
margin: 0 0 0
0;
padding: 0;
width: 100%;
}
div.rows span.label {
float: left;
font-weight:
bold;
width: 9em;
margin-right:
1em;
text-align:
left;
}
div.rows ol {
list-style-type: none;
margin-left:
0;
padding: .5em
1em 0 0;
}
div.rows li {
border-bottom: 1px solid #EEE;
float: left;
clear: left;
padding-bottom: .2em;
padding-top:
.1em;
list-style-type: none;
width: 100%;
}
div.rows ul li {
margin-left:
7.3em;
}
div.rows ul li:first-child {
float: none;
clear: none;
margin-left:
0;
}
div.rows ol li li {
border-bottom: 0;
}
/* different sizes for different tags in
opac-tags.tt */
.tagweight0 {
font-size:
12px;
}
.tagweight1 {
font-size:
14px;
}
.tagweight2 {
font-size:
16px;
}
.tagweight3 {
font-size:
18px;
}
.tagweight4 {
font-size:
20px;
}
.tagweight5 {
font-size:
22px;
}
.tagweight6 {
font-size:
24px;
}
.tagweight7 {
font-size:
26px;
}
.tagweight8 {
font-size:
28px;
}
.tagweight9 {
font-size:
30px;
}
.toolbar {
background-color: #EEEEEE;
border: 2px
solid #E8E8E8;
font-size:
85%;
padding: 3px
3px 5px 5px;
vertical-align: middle;
}
.toolbar a {
white-space:
nowrap;
}
.toolbar label {
display:
inline;
font-size:
100%;
font-weight:
bold;
margin-left:
.5em;
}
.toolbar select {
font-size:
97%;
height: auto;
line-height:
inherit;
padding: 0;
margin: 0;
width: auto;
white-space:
nowrap;
}
.toolbar .hold,
.toolbar #tagsel_tag {
padding-left:
28px;
font-size:
97%;
font-weight:
bold;
}
.toolbar #tagsel_form {
margin-top:
.5em;
}
.toolbar li {
display:
inline;
list-style:
none;
}
.toolbar li a {
border-left:
1px solid #e8e8e8;
}
.toolbar li:first-child a {
border-left:
0;
}
.toolbar ul {
padding-left:
0;
}
#basket .toolbar {
padding: 7px
5px 9px 9px;
}
#selections-toolbar {
background:
-moz-linear-gradient(top, #b2b2b2 0%, #e0e0e0 14%, #e8e8e8 100%);
/* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom, color-stop(0%, #b2b2b2),
colorstop(14%, #e0e0e0), color-stop(100%, #e8e8e8));
/*
Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, #b2b2b2 0%, #e0e0e0 14%, #e8e8e8 100%);
/*
Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, #b2b2b2 0%, #e0e0e0 14%, #e8e8e8 100%);
/* Opera
11.10+ */
background:
-ms-linear-gradient(top, #b2b2b2 0%, #e0e0e0 14%, #e8e8e8 100%);
/* IE10+ */
background:
linear-gradient(top, #b2b2b2 0%, #e0e0e0 14%, #e8e8e8 100%);
/* W3C */
filter: progid:
text-decoration: underline;
}
#tagsel_span input.disabled,
#tagsel_span input.disabled:hover,
#tagsel_span input.hold.disabled,
#tagsel_span input.hold.disabled:hover,
#selections-toolbar input.hold.disabled,
#selections-toolbar input.hold.disabled:hover,
#selections-toolbar a.disabled,
#selections-toolbar a.disabled:hover {
color:
#888888;
text-decoration: none;
padding-left:
23px;
}
.results_summary {
display:
block;
font-size:
85%;
color:
#080404;
padding: 0 0
.5em 0;
}
.results_summary .results_summary {
font-size:
100%;
}
.results_summary.actions {
margin-top:
.5em;
}
.results_summary.tagstatus {
display:
inline;
}
.results_summary .label {
color:
#202020;
}
.results_summary a {
font-weight:
normal;
}
#views {
border-bottom: 1px solid #D6D6D6;
margin-bottom: .5em;
padding: 0
2em 0.2em 0.2em;
white-space:
nowrap;
}
.view {
padding:
0.2em .2em 2px .2em;
}
#bibliodescriptions,
#isbdcontents {
clear: left;
margin-top:
.5em;
}
.view a,
.view span {
background-image: url("../images/sprite.png");
background-repeat: no-repeat;
font-size:
87%;
font-weight:
normal;
padding:
0.4em 0.7em 5px 26px;
text-decoration: none;
}
span#MARCview,
span#ISBDview,
span#Normalview,
span#Fullhistory,
span#Briefhistory {
font-weight:
bold;
}
a#MARCview,
span#MARCview {
background-position: -3px -23px;
}
a#MARCviewPop,
span#MARCviewPop {
background-position: -3px -23px;
}
a#ISBDview,
span#ISBDview {
background-position: -3px -52px;
}
a#Normalview,
span#Normalview {
background-position: -1px 6px;
}
.view a {
background-color: #F3F3F3;
border-left:
1px solid #C9C9C9;
}
#bookcover {
float: left;
margin: 0;
padding: 0;
}
#bookcover .no-image {
margin-right:
10px;
margin-bottom: 10px;
}
#bookcover img {
margin: 0 1em
1em 0;
}
/* pagination */
.results-pagination {
position:
absolute;
top: 32px;
left: -1px;
width: 100%;
height: auto;
border: 1px
solid #D0D0D0;
display:
none;
background-color: #F3F3F3;
padding-bottom: 10px;
z-index: 100;
}
.back {
float: right;
}
.back input {
background:
none!important;
color:
#999!important;
}
.pagination_list ul {
padding-top:
40px;
padding-left:
0px;
}
.pagination_list li {
list-style:
none;
float:
bottom;
padding: 4px;
color: #999;
}
.pagination_list li.highlight {
background-color:
#F3F3F3;
border-top:
1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
}
.pagination_list li a {
padding-left:
0px;
}
.pagination_list .li_pag_index {
color:
#999999;
float: left;
font-size:
15px;
font-weight:
bold;
padding-right:
10px;
text-align:
right;
width: 13px;
}
.nav_results {
background-color: #F3F3F3;
border: 1px
solid #D0D0D0;
font-size:
95%;
font-weight:
bold;
margin-top:
0.5em;
position:
relative;
}
.nav_results .l_Results a {
background:
#e1e1e1 url("../images/sprite.png") no-repeat 0px -504px;
/* Browse
results menu */
color:
#006699;
display:
block;
padding: 8px
28px;
text-decoration: none;
}
.nav_results .l_Results:hover {
background-color: #D9D9D9;
}
.pg_menu {
margin: 0;
border-top:
1px solid #D0D0D0;
white-space:
nowrap;
}
.pg_menu li {
color:
#B2B2B2;
display:
inline;
list-style:
none;
margin: 0;
}
.pg_menu li.back_results a {
border-left:
1px solid #D0D0D0;
border-right:
1px solid #D0D0D0;
}
.pg_menu li a,
.pg_menu li span {
background-color:
#F3F3F3;
display:
block;
float: left;
padding: .4em
.5em;
text-decoration: none;
font-weight:
normal;
text-align:
center;
}
.pg_menu li span {
color:
#B2B2B2;
}
#listResults li {
background-color: #999999;
color:
#C5C5C5;
font-weight:
normal;
display:
block;
margin-right:
1px;
font-size:
80%;
padding: 0;
text-align:
center;
min-width:
18px;
}
#listResults li:hover {
background-color: #006699;
}
#listResults li a {
color:
#FFFFFF;
font-weight:
normal;
}
/* nav */
.nav_pages .close_pagination {
padding-right: 10px;
position:
absolute;
right: 3px;
top: -25px;
}
.nav_pages .close_pagination a {
text-decoration: none!important;
}
.nav_pages ul {
padding-top:
10px;
}
.nav_pages li {
list-style:
none;
float: left;
padding: 4px;
color: #999;
}
.nav_pages li a {
text-decoration: none!important;
}
.nav_pages li a:hover {
text-decoration: underline;
}
.nav_pages li ul {
float: left;
}
/* action buttons */
#action {
margin: .5em
0 0 0;
background-color: #F3F3F3;
border: 1px
solid #E8E8E8;
padding-bottom: 3px;
}
#action li {
list-style:
none;
margin: .2em;
padding: .3em
0;
}
#action a {
font-weight:
bold;
text-decoration: none;
}
#export li,
#moresearches_menu li {
padding: 0;
margin: 0;
}
#export li a,
#moresearches_menu li a {
font-weight:
normal;
}
#export li a.menu-inactive,
#moresearches_menu li a.menu-inactive {
font-weight:
bold;
}
#format,
#furthersearches {
padding-left:
35px;
}
.highlight_controls {
float: left;
}
a.addtocart,
a.addtoshelf,
a.brief,
a.deleteshelf,
a.deleteshelf.disabled,
a.detail,
a.download,
a.editshelf,
a.empty,
a.hide,
a.highlight_toggle,
a.hold,
a.hold.disabled,
a.incart,
a.new,
a.print-small,
a.print-large,
a.removeitems,
a.removeitems.disabled,
a.reserve,
a.send,
a.tag_add,
a.removefromlist,
input.hold,
input.hold.disabled,
input.editshelf,
.newshelf,
.newshelf.disabled,
.deleteshelf {
background-image:
url("../images/sprite.png");
background-repeat: no-repeat;
}
a.addtocart {
background-position: -5px -265px;
/* Cart */
padding-left:
35px;
}
a.addtoshelf {
background-position: -5px -225px;
/* Virtual
shelf */
padding-left:
35px;
}
a.brief {
background-position: -2px -868px;
/* Zoom out
*/
text-decoration: none;
padding-left:
27px;
}
a.cartRemove {
color:
#cc3333;
font-size:
90%;
margin: 0;
padding: 0;
}
a.detail {
background-position: -2px -898px;
/* Zoom in */
text-decoration: none;
padding-left:
27px;
}
a.download {
background-position: -5px -348px;
/* Download
*/
padding-left:
20px;
text-decoration:
none;
}
a.editshelf {
background-position: 2px -348px;
/* List edit
*/
padding-left:
26px;
text-decoration: none;
}
a.empty {
background-position: 2px -598px;
/* Trash */
text-decoration: none;
padding-left:
30px;
}
a.hide {
background-position:
-3px -814px;
/* Close */
text-decoration: none;
padding-left:
26px;
}
a.highlight_toggle {
background-position: -5px -841px;
/* Highlight
*/
display:
none;
padding-left:
35px;
}
a.hold,
input.hold {
background-position: -2px -453px;
/* Toolbar
place hold */
text-decoration: none;
padding-left:
23px;
}
a.hold.disabled,
input.hold.disabled {
background-position: -5px -621px;
/* Place hold
disabled */
}
a.incart {
background-position: -5px -265px;
/* Cart */
color: #666;
padding-left:
35px;
}
a.new {
background-image:
url("../images/sprite.png");
/* New */
background-position: -4px -922px;
padding-left:
23px;
text-decoration: none;
}
a.print-small {
background-position: 0px -423px;
/* Toolbar
print */
text-decoration:
none;
padding-left:
30px;
}
a.print-large {
background-position: -5px -186px;
/* Toolbar
print */
text-decoration: none;
padding-left:
35px;
}
a.removeitems,
a.deleteshelf {
background-position: 2px -690px;
/* Delete */
text-decoration:
none;
padding-left:
25px;
}
a.removeitems.disabled,
a.deleteshelf.disabled {
background-position: 2px -712px;
/* Delete
disabled */
}
a.reserve {
background-position: -6px -144px;
/* Place hold
*/
padding-left:
35px;
}
a.send {
background-position:
2px -386px;
/* Email */
text-decoration: none;
padding-left:
28px;
}
a.tag_add {
background-position: 3px -1111px;
/* Tag
results */
padding-left:
27px;
text-decoration: none;
}
input.hold {
background-color: transparent;
border: 0;
color:
#0076B2;
font-weight:
bold;
}
input.editshelf {
background-color: transparent;
background-position: 2px -736px;
/* List edit
*/
border: 0;
color:
#006699;
cursor:
pointer;
filter: none;
font-size:
100%;
padding-left:
29px;
text-decoration:
none;
}
.newshelf {
background-position: 2px -764px;
/* List new
*/
border: 0;
color:
#006699;
cursor:
pointer;
filter: none;
font-size:
100%;
padding-left:
28px;
text-decoration: none;
}
.newshelf.disabled {
background-position: -4px -791px;
/* List new
disabled */
}
.deleteshelf {
background-color: transparent;
background-position: 2px -690px;
/* Delete */
border: 0;
color:
#006699;
cursor:
pointer;
filter: none;
font-size:
100%;
padding-left:
25px;
text-decoration: none;
}
.links a {
font-weight:
bold;
}
.deleteshelf:hover {
color:
#990033;
}
.editshelf:active,
.deleteshelf:active {
border: 0;
}
#tagslist li {
display:
inline;
}
#login4tags {
background-image:
url("../images/sprite.png");
/* Tag
results disabled */
background-position: -6px -1130px;
background-repeat: no-repeat;
padding-left:
20px;
text-decoration: none;
}
.tag_results_input {
margin-left:
1em;
padding:
0.3em;
font-size:
12px;
}
.tag_results_input input[type="text"] {
font-size:
inherit;
margin: 0;
padding: 0;
}
.tag_results_input label {
display:
inline;
}
.tagsinput input[type="text"] {
font-size:
inherit;
margin: 0;
padding: 0;
}
.tagsinput label {
display:
inline;
}
.branch-info-tooltip {
display:
none;
}
#social_networks a {
background:
transparent url("../images/social-sprite.png") no-repeat;
display:
block;
height: 20px
!important;
width: 20px;
text-indent:
-999em;
}
#social_networks span {
color:
#274D7F;
display:
block;
float: left;
font-size:
85%;
font-weight:
bold;
line-height:
2em;
margin: .5em
0 .5em .5em !important;
}
#social_networks div {
float: left
!important;
margin: .5em
0 .5em .2em !important;
}
#social_networks #facebook {
background-position: -7px -35px;
}
#social_networks #twitter {
background-position:
-7px -5px;
}
#social_networks #linkedin {
background-position: -7px -95px;
}
#social_networks #delicious {
background-position: -7px -66px;
}
#social_networks #email {
background-position: -7px -126px;
}
#marc td,
#marc th {
background-color:
transparent;
border: 0;
padding: 3px
5px;
text-align:
left;
}
#marc td:first-child {
text-indent:
2em;
}
#marc p {
padding-bottom: .6em;
}
#marc p .label {
font-weight:
bold;
}
#marc ul {
padding-bottom: .6em;
}
#marc .results_summary {
clear: left;
}
#marc .results_summary ul {
display:
inline;
float: none;
clear: none;
margin: 0;
padding: 0;
list-style:
none;
}
#marc .results_summary li {
display:
inline;
}
#items,
#items td #items th {
border: 1px
solid #EEE;
font-size:
90%;
}
#plainmarc table {
border: 0;
margin: .7em
0 0 0;
font-family:
monospace;
font-size:
95%;
}
#plainmarc th {
background-color: #FFF;
border: 0;
white-space:
nowrap;
text-align:
left;
vertical-align: top;
padding: 2px;
}
#plainmarc td {
border: 0;
padding: 2px;
vertical-align: top;
}
#renewcontrols {
float: right;
font-size:
66%;
}
#renewcontrols a {
background-repeat: no-repeat;
text-decoration: none;
padding: .1em
.4em;
padding-left:
18px;
}
#renewselected_link {
background-image: url("../images/sprite.png");
background-position: -5px -986px;
background-repeat: no-repeat;
}
#renewall_link {
background-image:
url("../images/sprite.png");
background-position: -8px -967px;
background-repeat: no-repeat;
}
.authref {
text-indent:
2em;
}
.authref .label {
font-style:
italic;
}
.authstanza {
margin-top:
1em;
}
.authstanzaheading {
font-weight:
bold;
}
.authorizedheading {
font-weight:
bold;
}
.authstanza li {
margin-left:
0.5em;
}
.authres_notes,
.authres_seealso,
.authres_otherscript {
padding-top:
.5em;
}
.authres_notes {
font-style:
italic;
}
#didyoumean {
background-color: #EEE;
border: 1px
solid #E8E8E8;
margin: 0 0
0.5em;
text-align:
left;
padding:
0.5em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.suggestionlabel {
font-weight:
bold;
}
.searchsuggestion {
padding:
0.2em 0.5em;
white-space:
nowrap;
display:
inline-block;
}
.authlink {
padding-left:
0.25em;
}
#hierarchies a {
font-weight:
normal;
text-decoration: underline;
color: #069;
}
#hierarchies a:hover {
color:
#990033;
}
#top-pages {
margin: 0 0
0.5em;
}
.dropdown-menu > li > a {
font-size:
90%;
}
a.listmenulink:link,
a.listmenulink:visited {
color:
#0076B2;
font-weight:
bold;
}
a.listmenulink:hover,
a.listmenulink:active {
color: #FFF;
font-weight:
bold;
}
#cartDetails,
#cartUpdate,
#holdDetails,
#listsDetails {
background-color:
#FFF;
border: 1px
solid rgba(0, 0, 0, 0.2);
border-radius: 6px 6px 6px 6px;
box-shadow: 0
5px 10px rgba(0, 0, 0, 0.2);
color: black;
display:
none;
font-size:
90%;
margin: 0;
padding: 8px
20px;
text-align:
center;
width: 180px;
z-index: 2;
}
#cartmenulink {
white-space:
nowrap;
}
#search-facets,
#menu {
border: px
solid #D2D2CF;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
#search-facets ul,
#menu ul {
margin: 0;
padding:
.3em;
}
#search-facets form,
#menu form {
margin: 0;
}
#search-facets h4,
#menu h4 {
font-size:
90%;
margin: 0 0
.6em 0;
text-align:
center;
}
#search-facets h4 a,
#menu h4 a {
background-color: #F2F2EF;
border-radius: 8px 8px 0 0;
border-bottom: 1px solid #D8D8D8;
display:
block;
font-weight:
bold;
padding: .7em
.2em;
text-decoration: none;
}
#search-facets li,
#menu li {
font-size:
90%;
font-weight:
bold;
list-style-type: none;
}
#search-facets li li,
#menu li li {
font-weight:
normal;
font-size: 95%;
line-height:
125%;
margin-bottom: 2px;
padding: .1em
.2em;
}
#search-facets li.showmore a,
#menu li.showmore a {
font-weight:
bold;
text-indent:
1em;
}
#search-facets a,
#menu a {
font-weight:
normal;
text-decoration: underline;
}
#menu {
font-size:
94%;
}
#menu li {
list-style-type: none;
}
#menu li a {
background:
#FFFF;
text-decoration: none;
display:
block;
border: 10px
solid #D8D8D8;
border-radius: 5px 0 0 5px;
border-bottom-color: #999;
font-size:
111%;
padding: .4em
.6em;
margin: .4em
0;
margin-right:
-1px;
}
#menu li a:hover {
background:
#eaeef5;
}
#menu li.active a {
background-color: #FFF;
background-image: none;
border-right-width: 0;
font-weight:
bold;
}
#menu li.active a:hover {
background-color: #fff;
}
#menu h4 {
display:
none;
}
#addto {
max-width:
10em;
}
OPACUserJS
$("select[name='idx']").append("<option
value='bc'>Accession No</option>");
OPACISBD
#100||{
100a }{ 100b }{ 100c }{ 100d }{ 110a }{ 110b }{ 110c }{ 110d }{ 110e }{ 110f }{
110g }{ 130a }{ 130d }{ 130f }{ 130g }{ 130h }{ 130k }{ 130l }{ 130m }{ 130n }{
130o }{ 130p }{ 130r }{ 130s }{ 130t }|<br/><br/>
#245||{
245a }{ 245b }{245f }{ 245g }{ 245k }{ 245n }{ 245p }{ 245s }{ 245h }|
#246||{
: 246i }{ 246a }{ 246b }{ 246f }{ 246g }{ 246n }{ 246p }{ 246h }|
#242||{
= 242a }{ 242b }{ 242n }{ 242p }{ 242h }|
#245||{
245c }|
#242||{
= 242c }|
#250|
- |{ 250a }{ 250b }|
#254|,
|{ 254a }|
#255|,
|{ 255a }{ 255b }{ 255c }{ 255d }{ 255e }{ 255f }{ 255g }|
#256|,
|{ 256a }|
#257|,
|{ 257a }|
#258|,
|{ 258a }{ 258b }|
#260|
- |{ 260a }{ 260b }{ 260c }|
#300|
- |{ 300a }{ 300b }{ 300c }{ 300d }{ 300e }{ 300f }{ 300g }|
#306|
- |{ 306a }|
#307|
- |{ 307a }{ 307b }|
#310|
- |{ 310a }{ 310b }|
#321|
- |{ 321a }{ 321b }|
#340|
- |{ 3403 }{ 340a }{ 340b }{ 340c }{ 340d }{ 340e }{ 340f }{ 340h }{ 340i }|
#342|
- |{ 342a }{ 342b }{ 342c }{ 342d }{ 342e }{ 342f }{ 342g }{ 342h }{ 342i }{
342j }{ 342k }{ 342l }{ 342m }{ 342n }{ 342o }{ 342p }{ 342q }{ 342r }{ 342s }{
342t }{ 342u }{ 342v }{ 342w }|
#343|
- |{ 343a }{ 343b }{ 343c }{ 343d }{ 343e }{ 343f }{ 343g }{ 343h }{ 343i }|
#351|
- |{ 3513 }{ 351a }{ 351b }{ 351c }|
#352|
- |{ 352a }{ 352b }{ 352c }{ 352d }{ 352e }{ 352f }{ 352g }{ 352i }{ 352q }|
#362|
- |{ 362a }{ 351z }|
#440|
- |{ 440a }{ 440n }{ 440p }{ 440v }{ 440x }|.
#490|
- |{ 490a }{ 490v }{ 490x }|.
#800|
- |{ 800a }{ 800b }{ 800c }{ 800d }{ 800e }{ 800f }{ 800g }{ 800h }{ 800j }{
800k }{ 800l }{ 800m }{ 800n }{ 800o }{ 800p }{ 800q }{ 800r }{ 800s }{ 800t }{
800u }{ 800v }|.
#810|
- |{ 810a }{ 810b }{ 810c }{ 810d }{ 810e }{ 810f }{ 810g }{ 810h }{ 810k }{
810l }{ 810m }{ 810n }{ 810o }{ 810p }{ 810r }{ 810s }{ 810t }{ 810u }{ 810v
}|.
#811|
- |{ 811a }{ 811c }{ 811d }{ 811e }{ 811f }{ 811g }{ 811h }{ 811k }{ 811l }{
811n }{ 811p }{ 811q }{ 811s }{ 811t }{ 811u }{ 811v }|.
#830|
- |{ 830a }{ 830d }{ 830f }{ 830g }{ 830h }{ 830k }{ 830l }{ 830m }{ 830n }{
830o }{ 830p }{ 830r }{ 830s }{ 830t }{ 830v }|.
#500|<br/><br/>|{
5003 }{ 500a }|
#501|<br/><br/>|{
501a }|
#502|<br/><br/>|{
502a }|
#504|<br/><br/>|{
504a }|
#505|<br/><br/>|{
505a }{ 505t }{ 505r }{ 505g }{ 505u }|
#506|<br/><br/>|{
5063 }{ 506a }{ 506b }{ 506c }{ 506d }{ 506u }|
#507|<br/><br/>|{
507a }{ 507b }|
#508|<br/><br/>|{
508a }{ 508a }|
#510|<br/><br/>|{
5103 }{ 510a }{ 510x }{ 510c }{ 510b }|
#511|<br/><br/>|{
511a }|
#513|<br/><br/>|{
513a }{513b }|
#514|<br/><br/>|{
514z }{ 514a }{ 514b }{ 514c }{ 514d }{ 514e }{ 514f }{ 514g }{ 514h }{ 514i }{
514j }{ 514k }{ 514m }{ 514u }|
#515|<br/><br/>|{
515a }|
#516|<br/><br/>|{
516a }|
#518|<br/><br/>|{
5183 }{ 518a }|
#520|<br/><br/>|{
5203 }{ 520a }{ 520b }{ 520u }|
#521|<br/><br/>|{
5213 }{ 521a }{ 521b }|
#522|<br/><br/>|{
522a }|
#524|<br/><br/>|{
524a }|
#525|<br/><br/>|{
525a }|
#526|<br/><br/>|{\n510i
}{\n510a }{ 510b }{ 510c }{ 510d }{\n510x }|
#530|<br/><br/>|{\n5063
}{\n506a }{ 506b }{ 506c }{ 506d }{\n506u }|
#533|<br/><br/>|{\n5333
}{\n533a }{\n533b }{\n533c }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }|
#534|<br/><br/>|{\n533p
}{\n533a }{\n533b }{\n533c }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n
}{\n533t }{\n533x }{\n533z }|
#535|<br/><br/>|{\n5353
}{\n535a }{\n535b }{\n535c }{\n535d }|
#538|<br/><br/>|{\n5383
}{\n538a }{\n538i }{\n538u }|
#540|<br/><br/>|{\n5403
}{\n540a }{ 540b }{ 540c }{ 540d }{\n520u }|
#544|<br/><br/>|{\n5443
}{\n544a }{\n544b }{\n544c }{\n544d }{\n544e }{\n544n }|
#545|<br/><br/>|{\n545a
}{ 545b }{\n545u }|
#546|<br/><br/>|{\n5463
}{\n546a }{ 546b }|
#547|<br/><br/>|{\n547a
}|
#550|<br/><br/>|{
550a }|
#552|<br/><br/>|{
552z }{ 552a }{ 552b }{ 552c }{ 552d }{ 552e }{ 552f }{ 552g }{ 552h }{ 552i }{
552j }{ 552k }{ 552l }{ 552m }{ 552n }{ 562o }{ 552p }{ 552u }|
#555|<br/><br/>|{
5553 }{ 555a }{ 555b }{ 555c }{ 555d }{ 555u }|
#556|<br/><br/>|{
556a }{ 506z }|
#563|<br/><br/>|{
5633 }{ 563a }{ 563u }|
#565|<br/><br/>|{
5653 }{ 565a }{ 565b }{ 565c }{ 565d }{ 565e }|
#567|<br/><br/>|{
567a }|
#580|<br/><br/>|{
580a }|
#581|<br/><br/>|{
5633 }{ 581a }{ 581z }|
#584|<br/><br/>|{
5843 }{ 584a }{ 584b }|
#585|<br/><br/>|{
5853 }{ 585a }|
#586|<br/><br/>|{
5863 }{ 586a }|
#020|<br/><br/><label>ISBN:
</label>|{ 020a }{ 020c }|
#022|<br/><br/><label>ISSN:
</label>|{ 022a }|
#222|
= |{ 222a }{ 222b }|
#210|
= |{ 210a }{ 210b }|
#024|<br/><br/><label>Standard
No.: </label>|{ 024a }{ 024c }{ 024d }{ 0242 }|
#027|<br/><br/><label>Standard
Tech. Report. No.: </label>|{ 027a }|
#028|<br/><br/><label>Publisher.
No.: </label>|{ 028a }{ 028b }|
#013|<br/><br/><label>Patent
No.: </label>|{ 013a }{ 013b }{ 013c }{ 013d }{ 013e }{ 013f }|
#030|<br/><br/><label>CODEN:
</label>|{ 030a }|
#037|<br/><br/><label>Source:
</label>|{ 037a }{ 037b }{ 037c }{ 037f }{ 037g }{ 037n }|
#010|<br/><br/><label>LCCN:
</label>|{ 010a }|
#015|<br/><br/><label>Nat.
Bib. No.: </label>|{ 015a }{ 0152 }|
#016|<br/><br/><label>Nat.
Bib. Agency Control No.: </label>|{ 016a }{ 0162 }|
#600|<br/><br/><label>Subjects--Personal
Names: </label>|{\n6003 }{\n600a}{ 600b }{ 600c }{ 600d }{ 600e }{ 600f
}{ 600g }{ 600h }{--600k}{ 600l }{ 600m }{ 600n }{ 600o }{--600p}{ 600r }{ 600s
}{ 600t }{ 600u }{--600x}{--600z}{--600y}{--600v}|
#610|<br/><br/><label>Subjects--Corporate
Names: </label>|{\n6103 }{\n610a}{ 610b }{ 610c }{ 610d }{ 610e }{ 610f
}{ 610g }{ 610h }{--610k}{ 610l }{ 610m }{ 610n }{ 610o }{--610p}{ 610r }{ 610s
}{ 610t }{ 610u }{--610x}{--610z}{--610y}{--610v}|
#611|<br/><br/><label>Subjects--Meeting
Names: </label>|{\n6113 }{\n611a}{ 611b }{ 611c }{ 611d }{ 611e }{ 611f
}{ 611g }{ 611h }{--611k}{ 611l }{ 611m }{ 611n }{ 611o }{--611p}{ 611r }{ 611s
}{ 611t }{ 611u }{--611x}{--611z}{--611y}{--611v}|
#630|<br/><br/><label>Subjects--Uniform
Titles: </label>|{\n630a}{ 630b }{ 630c }{ 630d }{ 630e }{ 630f }{ 630g
}{ 630h }{--630k }{ 630l }{ 630m }{ 630n }{ 630o }{--630p}{ 630r }{ 630s }{
630t }{--630x}{--630z}{--630y}{--630v}|
#648|<br/><br/><label>Subjects--Chronological
Terms: </label>|{\n6483 }{\n648a }{--648x}{--648z}{--648y}{--648v}|
#650|<br/><br/><label>Subjects--Topical
Terms: </label>|{\n6503 }{\n650a}{ 650b }{ 650c }{ 650d }{ 650e
}{--650x}{--650z}{--650y}{--650v}|
#651|<br/><br/><label>Subjects--Geographic
Terms: </label>|{\n6513 }{\n651a}{ 651b }{ 651c }{ 651d }{ 651e
}{--651x}{--651z}{--651y}{--651v}|
#653|<br/><br/><label>Subjects--Index
Terms: </label>|{ 653a }|
#654|<br/><br/><label>Subjects--Facted
Index Terms: </label>|{\n6543 }{\n654a}{--654b}{--654x}{--654z}{--654y}{--654v}|
#655|<br/><br/><label>Index
Terms--Genre/Form: </label>|{\n6553 }{\n655a}{--655b}{--655x
}{--655z}{--655y}{--655v}|
#656|<br/><br/><label>Index
Terms--Occupation: </label>|{\n6563 }{\n656a}{--656k}{--656x}{--656z}{--656y}{--656v}|
#657|<br/><br/><label>Index
Terms--Function: </label>|{\n6573
}{\n657a}{--657x}{--657z}{--657y}{--657v}|
#658|<br/><br/><label>Index
Terms--Curriculum Objective:
</label>|{\n658a}{--658b}{--658c}{--658d}{--658v}|
#050|<br/><br/><label>LC
Class. No.: </label>|{ 050a }{ / 050b }|
#082|<br/><br/><label>Dewey
Class. No.: </label>|{ 082a }{ / 082b }|
#080|<br/><br/><label>Universal
Decimal Class. No.: </label>|{ 080a }{ 080x }{ / 080b }|
#070|<br/><br/><label>National
Agricultural Library Call No.: </label>|{ 070a }{ / 070b }|
#060|<br/><br/><label>National
Library of Medicine Call No.: </label>|{ 060a }{ / 060b }|
#074|<br/><br/><label>GPO
Item No.: </label>|{ 074a }|
#086|<br/><br/><label>Gov.
Doc. Class. No.: </label>|{ 086a }|
#088|<br/><br/><label>Report.
No.: </label>|{ 088a }|
OpacNavBottom
html>
<head>
<meta
name='viewport' content='width=device-width, initial-scale=1'>
<link
rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.0/css/all.css'
integrity='sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ'
crossorigin='anonymous'>
<!--
CSS -->
<style>
.myTable
{
width: 100%;
text-align: left;
background-color: #cbfffd;
border-collapse: collapse;
}
.myTable
th {
background-color: #d81461;
color: white;
}
.myTable
td,
.myTable
th {
padding: 5px;
border: 1px solid goldenrod;
}
</style>
</head>
<body>
<table
class="myTable" border="1">
<tr align="center">
<th>Reach RIEA
Library</th>
<tr><th>
<div
class="mapouter"><div
class="gmap_canvas"><iframe width="180"
height="220" id="gmap_canvas" src="https://maps.google.com/maps?q=RIE%20Library&t=&z=15&ie=UTF8&iwloc=&output=embed"
frameborder="0" scrolling="yes" marginheight="1"
marginwidth="1"></iframe>Google Maps Generator by <a
href="https://www.embedgooglemap.net">embedgooglemap.net</a></div><style>.mapouter{position:relative;text-align:right;height:220px;width:180px;}.gmap_canvas
{overflow:hidden;background:none!important;height:220px;width:180px;}</style></div>
</th></tr>
</tbody>
</table>
OpacNav
<!---Catalog
search Begins-->
<center><form
name="searchform" method="get"
action="/cgi-bin/koha/opac-search.pl">
<input
type="hidden" name="idx" value="kw">
<input
type="hidden" name="sort_by"
value="acqdate_dsc">
<input
type="hidden" name="do" value="OK">
<select
name="limit" onChange="this.form.submit()">
<option>-
Catalogue Search-</option>
<option
value="mc-itype:BK">Books</option>
<option
value="mc-itype:TB">Text Books</option>
<option
value="mc-itype:REF">Reference Books</option>
<option
value="mc-itype:PD">Journals</option>
<option
value="mc-itype:BV">Bound Volume</option>
<option
value="mc-itype:AC">Accompanied Material</option>
<option
value="mc-itype:CD">CD-ROM</option>
<option
value="mc-itype:TD">Thesis & Dissertation</option>
</select></form></center>
<!---Catalog
search Ends-->
<!DOCTYPE
html>
<head>
<style
type="text/css">
.clearboth
{
margin: 0;
padding: 0;
clear: both;
}
#nav
{
font-family: verdana;
font-weight: bold;
font-size: 9pt;
}
#nav
ul {
margin: 0;
padding: 0;
list-style: none;
}
#nav
a:link,
#nav
a:visited {
color: #ffffff;
text-decoration: none;
}
#nav a {
display: block;
padding: 6px 8px;
}
#nav
li {
background-color: #d81461;
margin-top: 1px;
position: relative;
width: 200px;
}
#nav
li li{
width: 160px;
margin-top: 1px;
}
#nav
li:hover {
background-color: #555555;
}
#nav
li li:hover {
background-color: #757575;
}
#nav
ul ul {
position: absolute;
left: 100%;
top: -2px;
border: solid 1px transparent;
visibility: hidden;
}
#nav
ul ul ul{
position: absolute;
left: 100%;
top: -2px;
border: solid 1px transparent;
}
#nav
li:hover > ul {
visibility: visible;
}
.right-arrow
{
float: right;
}
</style>
</head>
<body>
<div
id="nav">
<ul>
<li><a
href="http://172.30.2.40/library/wordpress/"
target="blank">RIE Ajmer Library<span
class="right-arrow">►</span></a>
<ul>
<li><a
href="http://172.30.2.40/library/wordpress/home/about-library/"
target="blank">About Library</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/home/library-rules/"
target="blank">Library Rules</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/home/library-collection/"
target="blank">Library Collection</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/home/loan-facility/"
target="blank">Loan Facilty</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/home/library-hours/"
target="blank">Library Hours</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/library-team/"
target="blank">Library Team</a></li></ul>
<li><a
href="http://172.30.2.40/library/wordpress/home/about-library/"
target="blank">Resources<span
class="right-arrow">►</span></a>
<ul>
<li><a href="http://172.30.2.40/library/wordpress/resources/print-resources/"
target="blank">Print Resource</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/resources/e-resources/"
target="blank">E-Resources</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/resources/open-access-resources/"
target="blank">Open Access Resources</a></li>
</ul>
</li>
<li><a
href="#">Services<span
class="right-arrow">►</span></a>
<ul>
<li><a
href="http://172.30.2.40/library/wordpress/services/resource-borrowing/"
target="blank">Resource Borrowing</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/services/cas-dds/"
target="blank">CAS/DDS</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/services/research-support/"
target="blank">Research Support</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/services/reference-services/"
target="blank">Reference Service</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/services/newspaper-clippings/"
target="blank">Newspaper Clipping</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/services/new-arrivals/"
target="blank">New Arrivals</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/services/internet-access/"
target="blank">Internet Access</span></a></li>
<li><a
href="http://172.30.2.40/library/wordpress/services/print-photocopy-scanning/"
target="blank">Print/Photocopy/Scan</a></li>
</ul></li>
<li><a
href="#">Access to Library<span
class="right-arrow">►</span></a>
<ul>
<li><a
href="http://172.30.1.157/cgi-bin/koha/opac-search.pl?idx=kw&sort_by=acqdate_dsc&do=OK&limit=mc-itype%3ABK">Books</a></li>
<li><a href="http://172.30.1.157/cgi-bin/koha/opac-search.pl?idx=kw&sort_by=acqdate_dsc&do=OK&limit=mc-itype%3ATB">Text
Books</a></li>
<li><a
href="http://172.30.1.157/cgi-bin/koha/opac-search.pl?idx=kw&sort_by=acqdate_dsc&do=OK&limit=mc-itype%3AAC">Audion
Cassettee</a></li>
<li><a
href="http://172.30.1.157/cgi-bin/koha/opac-search.pl?idx=kw&sort_by=acqdate_dsc&do=OK&limit=mc-itype%3ACD">CD/DVD</a></li>
<li><a
href="http://172.30.1.157/cgi-bin/koha/opac-search.pl?idx=kw&sort_by=acqdate_dsc&do=OK&limit=mc-itype%3ATD">T&D</a></li>
<li><a
href="http://172.30.1.157:8080/jspui"
target="blank">Institutional Repository</a></li>
<ul>
</ul></li>
</li>
</ul>
<li><a
href="http://172.30.2.40/library/wordpress/rie-a-documents/" target="blank">RIEA
Documents</a>
<ul>
</ul>
</li>
<li><a
href="http://172.30.2.40/library/wordpress/useful-links/"
target="blank">Useful Links</a>
<ul>
</ul>
</li>
<li><a
href="#">Contact Us<span
class="right-arrow">►</span></a>
<ul>
<li><a
href="http://172.30.2.40/library/wordpress/contact-us/ask-a-librarian/"
target="blank">Ask Your Librarian</a></li>
<li><a
href="http://172.30.2.40/library/wordpress/library-team/"
target="blank">Library Team</a></li>
</ul>
</li>
<li><a
href="http://172.30.2.40/library/wordpress/faqs/"
target="blank">FAQs</a>
<ul>
</ul>
</li>
<li><a
href="http://172.30.2.40/library/wordpress/gallery/"
target="blank">Gallery</a>
<ul>
</ul>
</li>
</li>
</ul>
<br
class="clearboth"/>
</div>
</body>
</html>
OpacNavBottom
<!DOCTYPE
html>
<html>
<head>
<meta
name='viewport' content='width=device-width, initial-scale=1'>
<link
rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.0/css/all.css'
integrity='sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ'
crossorigin='anonymous'>
<!--
CSS -->
<style>
.myTable
{
width: 100%;
text-align: left;
background-color: #cbfffd;
border-collapse: collapse;
}
.myTable
th {
background-color: #d81461;
color: white;
}
.myTable
td,
.myTable
th {
padding: 5px;
border: 1px solid goldenrod;
}
</style>
</head>
<body>
<table
class="myTable" border="1">
<tr align="center">
<th>Reach RIEA
Library</th>
<tr><th>
<div
class="mapouter"><div
class="gmap_canvas"><iframe width="180"
height="220" id="gmap_canvas"
src="https://maps.google.com/maps?q=RIE%20Library&t=&z=15&ie=UTF8&iwloc=&output=embed"
frameborder="0" scrolling="yes" marginheight="1"
marginwidth="1"></iframe>Google Maps Generator by <a
href="https://www.embedgooglemap.net">embedgooglemap.net</a></div><style>.mapouter{position:relative;text-align:right;height:220px;width:180px;}.gmap_canvas
{overflow:hidden;background:none!important;height:220px;width:180px;}</style></div>
</th></tr>
</tbody>
</table>
OpacMainUserBlock
<!DOCTYPE
html>
<html>
<head>
<meta
name='viewport' content='width=device-width, initial-scale=1'>
<link
rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.0/css/all.css'
integrity='sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ'
crossorigin='anonymous'>
<!--
CSS -->
<style>
.myTable
{
width: 100%;
text-align: left;
background-color: #cbfffd;
border-collapse: collapse;
}
.myTable
th {
background-color: #d81461;
color: white;
}
.myTable
td,
.myTable
th {
padding: 10px;
border: 1px solid goldenrod;
}
</style>
</head>
<body>
<!---Notice
section Starts-->
<font
color="white" size="+1"><marquee direction="left"
bgcolor="#d81461"
scrollamount="07">Use your Library Card Number as your
default Login ID and password to log in to your account
</marquee></font>
<!---Notice
section Ends-->
<!---Welcome
section Begins-->
<font
size="5" color="#d81461"><center><b>Welcome
to RIE Ajmer Library OPAC</b></center></font>
<!DOCTYPE
HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html
lang="en">
<head>
<meta
http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta
name="Content-Script-Type" content="text/javascript">
<meta
name="Content-Style-Type" content="text/css">
<title>Date
and Time</title>
</head>
<body>
<center><font
color="black", face="sans-serif",
size="1"><b><script type="text/javascript">
document.write
('<p><span id="date-time">', new Date().toLocaleString(),
'<\/span>.<\/p>')
if
(document.getElementById) onload = function () {
setInterval
("document.getElementById ('date-time').firstChild.data = new
Date().toLocaleString()", 50)
}
</script></b></font></center>
</body>
</html>
<img
src="/opac-tmpl/bootstrap/images/Lib.jpg"
style="width:789px;height:340px;">
<font
size="2" color="sky"><h
align="justify"><p> The Regional Institute of Education
(RIE) Ajmer is one of the established regional center of the its constituent
body National Council of Education Research and Training (NCERT), New Delhi was
established in 1961 by the Ministry of Education, Government of India to
prepare quality teachers in Science, Humanities, Commerce, Agriculture and
Technology. Regional College of Education, Ajmer was set up in the year 1963.
Later it was renamed as Regional Institute of Education (RIE), Ajmer in the
year 1995. It looks after the educational interests of Northern Region
comprising the states of Haryana, Himachal Pradesh, Jammu & Kashmir,
Punjab, Rajasthan, Uttarakhand, Uttar Pradesh, the National Capital Territory
of Delhi and the Union Territory of Chandigarh.
The
RIE Ajmer has a well-equipped and well managed Library and Documentation
Centre. Members of the faculty and staff, students and research scholars of the
Institute, members of staff at Demonstration School and the participants of
various programmes take advantage of the facilities made available by the
library.</p></h>
<!---Welcome
section Ends-->
<!--
Debut du carrousel -->
<meta
charset="utf-8"/>
<div
class='carrouselFrame'>
<p
class="special-title">New Arrivals 2019-20</p>
<div
class="loadingDiv"></div>
<div class='carrousel'>
<a class='left carousel-control'>‹</a>
<a class='right
carousel-control'>›</a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73095"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8174821007.01.MZZZZZZZ.jpg"
title="Upkar's interview and group discussions" alt="Upkar's
interview and group discussions"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73096"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8174824448.01.MZZZZZZZ.jpg"
title="Upkar's general knowledge and current affairs 2020"
alt="Upkar's general knowledge and current affairs
2020"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73097"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8174820256.01.MZZZZZZZ.jpg"
title="Upkar's ever latest general knowledge 2020" alt="Upkar's
ever latest general knowledge 2020"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73098"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350131897.01.MZZZZZZZ.jpg"
title="Upkar's an analytical
approach for comprehensive reasoning" alt="Upkar's an analytical approach for comprehensive
reasoning"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73099"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=eik4ihhnNP8C&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Upkar's non-verbal reasoning" alt="Upkar's non-verbal
reasoning"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73100"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8174825835.01.MZZZZZZZ.jpg"
title="Upkar's multi-dimensional reasoning" alt="Upkar's
multi-dimensional reasoning"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73103"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350132109.01.MZZZZZZZ.jpg"
title="Upkar's central teacher eligibility test" alt="Upkar's
central teacher eligibility test"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73104"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/935013540X.01.MZZZZZZZ.jpg"
title="Upkar's practice sets central teacher eligibility test
(Paper-I)" alt="Upkar's practice sets central teacher eligibility
test (Paper-I)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73105"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350134020.01.MZZZZZZZ.jpg"
title="Upkar's UGC NET/JRF/SET education" alt="Upkar's UGC
NET/JRF/SET education"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73106"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=HzgVBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's UGC NET/JRF exam. solved papers" alt="Upkar's UGC
NET/JRF exam. solved papers"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73107"><img
class="cloudcarousel" src="http://books.google.com/books/content?id=X2CkBQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's UGC NET/JRF/SET teaching and research aptitude (General
Paper-I)" alt="Upkar's UGC NET/JRF/SET teaching and research aptitude
(General Paper-I)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73109"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8174821155.01.MZZZZZZZ.jpg"
title="Upkar's group discussion on current topics" alt="Upkar's
group discussion on current topics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73111"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=mYaiBQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's verbal reasoning" alt="Upkar's verbal
reasoning"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73112"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=ZohiQ_xiIOYC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's new paradigm reasoning test" alt="Upkar's new
paradigm reasoning test"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73113"><img
class="cloudcarousel" src="http://books.google.com/books/content?id=WIhTR6AHhQwC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Upkar's a fresh approach to reasoning tests with logical
reasoning" alt="Upkar's a fresh approach to reasoning tests with
logical reasoning"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73116"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1912286815.01.MZZZZZZZ.jpg"
title="Guinness world records 2020" alt="Guinness world records
2020"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73118"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1349959391.01.MZZZZZZZ.jpg"
title="Statesman's yearbook 2020 : the politics, cultures and economies of
the world" alt="Statesman's yearbook 2020 : the politics, cultures
and economies of the world"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73119"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0061715212.01.MZZZZZZZ.jpg"
title="Roget's international thesaurus" alt="Roget's
international thesaurus"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73121"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8123030215.01.MZZZZZZZ.jpg"
title="India 2019 : a reference annual" alt="India 2019 : a
reference annual"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73122"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8126907711.01.MZZZZZZZ.jpg"
title="Objective approach to English literature : for NET, JRF, SLET and
Pre-Ph.d. registration test" alt="Objective approach to English
literature : for NET, JRF, SLET and Pre-Ph.d. registration test"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73123"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8126918055.01.MZZZZZZZ.jpg"
title="Handbook of translation studies" alt="Handbook of
translation studies"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73124"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8126924047.01.MZZZZZZZ.jpg"
title="Critical perspectives on Indian English literature"
alt="Critical perspectives on Indian English
literature"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73127"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8132106466.01.MZZZZZZZ.jpg"
title="Essential guide to doing your research project"
alt="Essential guide to doing your research project"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73128"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8182748127.01.MZZZZZZZ.jpg"
title="India and South Asia: exploring regional perceptions"
alt="India and South Asia: exploring regional
perceptions"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73130"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9353287359.01.MZZZZZZZ.jpg"
title="Research design : qualitative, quantitative, and mixed methods
approaches" alt="Research design : qualitative, quantitative, and
mixed methods approaches"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73134"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1473977894.01.MZZZZZZZ.jpg"
title="Doing realist research" alt="Doing realist
research"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73135"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1119452023.01.MZZZZZZZ.jpg"
title="Qualitative research in practice" alt="Qualitative
research in practice"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73136"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1119502853.01.MZZZZZZZ.jpg"
title="Multivariate time series analysis and applications" alt="Multivariate
time series analysis and applications"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73137"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/146253922X.01.MZZZZZZZ.jpg"
title="Introduction to addictive behaviors" alt="Introduction to
addictive behaviors"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73138"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1405191279.01.MZZZZZZZ.jpg"
title="Language and gender : a reader" alt="Language and gender
: a reader"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73139"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0008380325.01.MZZZZZZZ.jpg"
title="Lifespan : why we age--and why we don't have to"
alt="Lifespan : why we age--and why we don't have to"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73140"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9386224852.01.MZZZZZZZ.jpg"
title="Sita" alt="Sita"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73169"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/817033960X.01.MZZZZZZZ.jpg"
title="Bhartiya rajnitik vicharak" alt="Bhartiya rajnitik
vicharak"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73181"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131605477.01.MZZZZZZZ.jpg"
title="Criticism and ideology" alt="Criticism and
ideology"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73197"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131607798.01.MZZZZZZZ.jpg"
title="Introducing literary theories" alt="Introducing literary
theories"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73206"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0415496683.01.MZZZZZZZ.jpg"
title="Literature and Globalization" alt="Literature and
Globalization"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73214"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131604942.01.MZZZZZZZ.jpg"
title="Manav bhugol" alt="Manav bhugol"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73215"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/0745338836.01.MZZZZZZZ.jpg"
title="Marxist literary criticism today" alt="Marxist literary
criticism today"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73219"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9380658826.01.MZZZZZZZ.jpg"
title="Meluha ke mritunjay" alt="Meluha ke
mritunjay"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73226"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/938162660X.01.MZZZZZZZ.jpg"
title="Nagaon ka rahasya" alt="Nagaon ka
rahasya"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73238"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/1845203321.01.MZZZZZZZ.jpg"
title="Postcolonialisms"
alt="Postcolonialisms"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73249"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/9388754360.01.MZZZZZZZ.jpg"
title="Raavan" alt="Raavan"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73251"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9385152157.01.MZZZZZZZ.jpg"
title="Ram" alt="Ram"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73252"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9385152149.01.MZZZZZZZ.jpg"
title="Ram" alt="Ram"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73253"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131607852.01.MZZZZZZZ.jpg"
title="Research methods for english studies" alt="Research
methods for english studies"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73254"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131608395.01.MZZZZZZZ.jpg"
title="Right to education and schooling" alt="Right to education
and schooling"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73260"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131606937.01.MZZZZZZZ.jpg"
title="Samajik mudde" alt="Samajik mudde"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73262"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131605663.01.MZZZZZZZ.jpg"
title="Samajik shod ki vidhiya (Methods in social research)"
alt="Samajik shod ki vidhiya (Methods in social
research)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73264"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131606783.01.MZZZZZZZ.jpg"
title="Samsamayik rajnitik siddhant" alt="Samsamayik rajnitik
siddhant"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73278"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9386224585.01.MZZZZZZZ.jpg"
title="Sita : warrior of mithila" alt="Sita : warrior of
mithila"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73285"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1447306279.01.MZZZZZZZ.jpg"
title="SPSS step by step : essentials for social and political
science" alt="SPSS step by step : essentials for social and political
science"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73291"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8131608999.01.MZZZZZZZ.jpg"
title="Identity of literature : a reply to Jacques Derrida"
alt="Identity of literature : a reply to Jacques
Derrida"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73293"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0745323634.01.MZZZZZZZ.jpg"
title="Politics of postcolonialism : empire, nation and resistane"
alt="Politics of postcolonialism : empire, nation and resistane"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73298"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131604810.01.MZZZZZZZ.jpg"
title="Understanding feminism" alt="Understanding
feminism"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73299"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131604829.01.MZZZZZZZ.jpg"
title="Undestanding postcolonialism" alt="Undestanding
postcolonialism"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73300"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131604802.01.MZZZZZZZ.jpg"
title="Understanding poststructuralism" alt="Understanding
poststructuralism"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73306"><img class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9383260009.01.MZZZZZZZ.jpg"
title="Vayuputron ki shapath" alt="Vayuputron ki
shapath"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73315"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9388028228.01.MZZZZZZZ.jpg"
title="Adhigam evm vikas ka manovigyan" alt="Adhigam evm vikas
ka manovigyan"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73323"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=jBSHUHyEuKQC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Basic aspects of media writing" alt="Basic aspects of
media writing"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73325"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0143418955.01.MZZZZZZZ.jpg"
title="Bookless in Baghdad" alt="Bookless in
Baghdad"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73329"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120333012.01.MZZZZZZZ.jpg"
title="Communication skills" alt="Communication
skills"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73332"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9388028163.01.MZZZZZZZ.jpg"
title="Creating an inclusive school" alt="Creating an inclusive
school"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73335"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8173919046.01.MZZZZZZZ.jpg"
title="Dictionary of special education" alt="Dictionary of
special education"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73337"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120339649.01.MZZZZZZZ.jpg"
title="Early childhood care and education" alt="Early childhood
care and education"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73339"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9332704554.01.MZZZZZZZ.jpg"
title="Education and development" alt="Education and development"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73346"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120351061.01.MZZZZZZZ.jpg"
title="Shaikshik prabandhan (Educational Management)" alt="Shaikshik
prabandhan (Educational Management)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73348"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=XoHihSC-rmAC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Educational Technology and Management: Vol 1"
alt="Educational Technology and Management: Vol 1"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73349"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=XoHihSC-rmAC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Educational technology and management" alt="Educational
technology and management"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73353"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8126922796.01.MZZZZZZZ.jpg"
title="English language teaching" alt="English language
teaching"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73358"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8120330552.01.MZZZZZZZ.jpg"
title="Essentials of educational psychology" alt="Essentials of
educational psychology"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73360"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8120350375.01.MZZZZZZZ.jpg"
title="Experiments in psychology" alt="Experiments in
psychology"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73366"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/1138192384.01.MZZZZZZZ.jpg"
title="Fundamentals of gifted education" alt="Fundamentals of
gifted education"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73372"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1138239003.01.MZZZZZZZ.jpg"
title="Handbook of distance education" alt="Handbook of distance
education"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73391"><img class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0143103245.01.MZZZZZZZ.jpg"
title="India from midnight to the millennium and beyond"
alt="India from midnight to the millennium and beyond"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73392"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9389347084.01.MZZZZZZZ.jpg"
title="Innovative Science teaching" alt="Innovative Science
teaching"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73401"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/938802818X.01.MZZZZZZZ.jpg"
title="Learning and Teaching" alt="Learning and Teaching"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73407"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9351868699.01.MZZZZZZZ.jpg"
title="Meditation Ke Naveen Aayam" alt="Meditation Ke Naveen Aayam"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73412"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9389347068.01.MZZZZZZZ.jpg"
title="Organizational behaviour" alt="Organizational behaviour"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73413"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9351865967.01.MZZZZZZZ.jpg"
title="Patanjali yog sootra" alt="Patanjali yog sootra"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73415"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9387472256.01.MZZZZZZZ.jpg"
title="Pedagogy of social sciences" alt="Pedagogy of social
sciences"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73419"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8183162444.01.MZZZZZZZ.jpg"
title="Philosophical and sociological perspectives on Education"
alt="Philosophical and sociological perspectives on
Education"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73425"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9388028201.01.MZZZZZZZ.jpg"
title="Psychology of Learning and Development" alt="Psychology
of Learning and Development"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73426"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=hweawyd7u18C&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Autism nature and needs" alt="Autism nature and
needs"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73427"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=sTv_Qm_LiEEC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Causes, prevention, identification and assessment of mental
retardation" alt="Causes, prevention, identification and assessment
of mental retardation"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73428"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=XSoB6aJQuk4C&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Children with mental retardation and associated disabilities"
alt="Children with mental retardation and associated
disabilities"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73430"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=GEIOJoVyY1sC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Curriculum and teaching" alt="Curriculum and
teaching"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73431"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=sGd_f7fGKlkC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Curricular strategies" alt="Curricular
strategies"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73432"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=KFraMAMlFPwC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Curricular strategies and adaptations for children with hearing
impairment" alt="Curricular strategies and adaptations for children
with hearing impairment"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73434"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=QM20StcMAtQC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Education of visually impaired children with additional
disabilities" alt="Education of visually impaired children with
additional disabilities"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73436"><img
class="cloudcarousel" src="http://books.google.com/books/content?id=h3QeqUdrDMMC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Family, community and the hearing impaired child"
alt="Family, community and the hearing impaired child"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73437"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=lAQYd5gupQQC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Fundamentals of hearing, hearing impairment and audiological
management" alt="Fundamentals of hearing, hearing impairment and
audiological management"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73438"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=RoyWpSXiPRoC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Fundamentals of speech and speech teaching"
alt="Fundamentals of speech and speech teaching"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73439"><img
class="cloudcarousel" src="http://books.google.com/books/content?id=A1XbW3jEfiEC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Human development and Psychology" alt="Human development
and Psychology"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73440"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8173918694.01.MZZZZZZZ.jpg"
title="Integrated and inclusive Education" alt="Integrated and
inclusive Education"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73441"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=q5jXvRvXP5IC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Introducation to hearing impairment" alt="Introducation
to hearing impairment"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73442"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=memIhsl_Mg8C&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Language and communication" alt="Language and
communication"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73445"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=6J8_dgI9hdoC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Principles of vocational training" alt="Principles of
vocational training"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73447"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=J7Ip-lVJp00C&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Principles of Management in empolyment of persons with mental
retardation" alt="Principles of Management in empolyment of persons
with mental retardation"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73448"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=jlVBxhdG-9EC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Psychology applied to vocational training"
alt="Psychology applied to vocational training"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73449"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=vlX7_Ov31kwC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Science and technology in employment of persons with mental
retardation" alt="Science and technology in employment of persons
with mental retardation"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73451"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=xTRaEJ-DFesC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Teaching of functional academics" alt="Teaching of
functional academics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73452"><img
class="cloudcarousel" src="http://books.google.com/books/content?id=iKDsi49nC80C&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Therapeutics" alt="Therapeutics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73453"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=kyH68WHQTUcC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
title="Teaching pre-vocational, social and recreational skills"
alt="Teaching pre-vocational, social and recreational
skills"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73455"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8173919836.01.MZZZZZZZ.jpg"
title="Utilization and maintenance of teaching-learning material
(TLM)" alt="Utilization and maintenance of teaching-learning material
(TLM)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73459"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1138494348.01.MZZZZZZZ.jpg"
title="Routledge international handbook of sport psychology"
alt="Routledge international handbook of sport
psychology"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73460"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9351865347.01.MZZZZZZZ.jpg"
title="Sabhi ke liye Yoga" alt="Sabhi ke liye
Yoga"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73465"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120332806.01.MZZZZZZZ.jpg"
title="Shiksha manovigayan" alt="Shiksha
manovigayan"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73473"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/1118686543.01.MZZZZZZZ.jpg"
title="Sport and exercise psychology" alt="Sport and exercise
psychology"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73475"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9387472418.01.MZZZZZZZ.jpg"
title="Survey sampling methods" alt="Survey sampling
methods"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73485"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0143418947.01.MZZZZZZZ.jpg"
title="Elephant, the Tiger and the Cellphone" alt="Elephant, the
Tiger and the Cellphone"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73488"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0415682215.01.MZZZZZZZ.jpg"
title="Routledge international handbook of innovation education" alt="Routledge
international handbook of innovation education"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73493"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8184572670.01.MZZZZZZZ.jpg"
title="Value education and professional ethics" alt="Value
education and professional ethics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73495"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9383111887.01.MZZZZZZZ.jpg"
title="Yog aur Yogasan" alt="Yog aur
Yogasan"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73496"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350480948.01.MZZZZZZZ.jpg"
title="Yog dwara Swastha jeevan" alt="Yog dwara Swastha
jeevan"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73500"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8124801835.01.MZZZZZZZ.jpg"
title="Yoga for stress management" alt="Yoga for stress
management"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73503"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9383111720.01.MZZZZZZZ.jpg"
title="Yogasan aur pranayam" alt="Yogasan aur pranayam"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73505"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/933251903X.01.MZZZZZZZ.jpg"
title="First Course in abstract algebra" alt="First Course in
abstract algebra"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73506"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/938587912X.01.MZZZZZZZ.jpg"
title="Textbook of organic chemistry" alt="Textbook of organic
chemistry"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73507"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9352531965.01.MZZZZZZZ.jpg"
title="Textbook of organic chemistry" alt="Textbook of organic
chemistry"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73508"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120347978.01.MZZZZZZZ.jpg"
title="Textbook of organic chemistry and problems analysis"
alt="Textbook of organic chemistry and problems
analysis"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73511"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350515482.01.MZZZZZZZ.jpg"
title="Advanced methods of teaching" alt="Advanced methods of
teaching"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73512"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120353005.01.MZZZZZZZ.jpg"
title="Analytical chemistry" alt="Analytical
chemistry"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73517"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9387472000.01.MZZZZZZZ.jpg"
title="Biology of Non-Chordates" alt="Biology of
Non-Chordates"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73519"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8183186912.01.MZZZZZZZ.jpg"
title="Biostatistics" alt="Biostatistics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73520"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350518465.01.MZZZZZZZ.jpg"
title="Biotechnology in plant science" alt="Biotechnology in
plant science"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73522"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120353609.01.MZZZZZZZ.jpg"
title="Calculus" alt="Calculus"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73525"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350132125.01.MZZZZZZZ.jpg"
title="Upkar's Central teacher eligibility test (Elementary Stage)
Paper II (For Classes VI-VII) :
Mathematics and Sccience" alt="Upkar's Central teacher eligibility
test (Elementary Stage) Paper II (For
Classes VI-VII) : Mathematics and Sccience"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73532"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120326415.01.MZZZZZZZ.jpg"
title="Complex variables : theory and applications" alt="Complex
variables : theory and applications"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73534"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8174825274.01.MZZZZZZZ.jpg"
title="Upkar's CSIR-UGC NET/JRF/SET physical sciences"
alt="Upkar's CSIR-UGC NET/JRF/SET physical sciences"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73536"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=QGscCAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's CSIR-UGC NET/JRF exam. solved papers physical sciences"
alt="Upkar's CSIR-UGC NET/JRF exam. solved papers physical
sciences"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73537"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=DVdDCQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's CSIR-UGC NET/JRF/ exam solved papers life sciences"
alt="Upkar's CSIR-UGC NET/JRF/ exam solved papers life
sciences"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73539"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0070530718.01.MZZZZZZZ.jpg"
title="Differential equations with applications and historical notes"
alt="Differential equations with applications and historical
notes"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73542"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120350618.01.MZZZZZZZ.jpg"
title="Discrete mathematics and graph theory" alt="Discrete
mathematics and graph theory"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73543"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0070681880.01.MZZZZZZZ.jpg"
title="Discrete mathematics and its applications" alt="Discrete
mathematics and its applications"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73544"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8178665727.01.MZZZZZZZ.jpg"
title="Educational evaluation" alt="Educational
evaluation"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73547"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8130917726.01.MZZZZZZZ.jpg"
title="Electronic devices and circuits" alt="Electronic devices
and circuits"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73550"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120350669.01.MZZZZZZZ.jpg"
title="Elements of solid state physics" alt="Elements of solid
state physics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73554"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8120341791.01.MZZZZZZZ.jpg"
title="Fundamentals of reaction mechanisms in organic chemistry"
alt="Fundamentals of reaction mechanisms in organic
chemistry"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73555"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8122432786.01.MZZZZZZZ.jpg"
title="Fundamentals of statistical mechanics" alt="Fundamentals
of statistical mechanics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73556"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=En6iBQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's Gate chemistry" alt="Upkar's Gate
chemistry"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73557"><img
class="cloudcarousel"
src="http://books.google.com/books/content?id=B5mkBQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
title="Upkar's Gate Mathematics" alt="Upkar's Gate Mathematics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73561"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8174829253.01.MZZZZZZZ.jpg"
title="Upkar's handbook of mathematics" alt="Upkar's handbook of
mathematics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73562"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0070700354.01.MZZZZZZZ.jpg"
title="Heat and thermodynamics" alt="Heat and thermodynamics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73564"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120352246.01.MZZZZZZZ.jpg"
title="Information technology" alt="Information technology"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73569"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120342224.01.MZZZZZZZ.jpg"
title="Introduction to partial differential equations" alt="Introduction
to partial differential equations"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73570"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8126578432.01.MZZZZZZZ.jpg"
title="Introduction to solid state physics" alt="Introduction to
solid state physics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73571"><img class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8131529169.01.MZZZZZZZ.jpg"
title="Introduction to Spectroscopy" alt="Introduction to
Spectroscopy"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73573"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9380853718.01.MZZZZZZZ.jpg"
title="Lewin's genes XI" alt="Lewin's genes
XI"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73574"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9380853823.01.MZZZZZZZ.jpg"
title="Linear algebra : theory and applications" alt="Linear
algebra : theory and applications"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73575"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120316282.01.MZZZZZZZ.jpg"
title="Linear algebra : a geometric approach" alt="Linear
algebra : a geometric approach"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73576"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9385923862.01.MZZZZZZZ.jpg"
title="Mathematical analysis" alt="Mathematical analysis"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73578"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8126919698.01.MZZZZZZZ.jpg"
title="Mathematical statistics" alt="Mathematical
statistics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73580"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8121905990.01.MZZZZZZZ.jpg"
title="Mechanics: for students of B.Sc. (Pass and Hons.)"
alt="Mechanics: for students of B.Sc. (Pass and
Hons.)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73581"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/938747285X.01.MZZZZZZZ.jpg"
title="Mechanics (based on CBCS)" alt="Mechanics (based on
CBCS)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73582"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120340256.01.MZZZZZZZ.jpg"
title="Mechanics" alt="Mechanics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73585"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/8120332156.01.MZZZZZZZ.jpg"
title="Molecular structure and spectroscopy" alt="Molecular
structure and spectroscopy"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73586"><img
class="cloudcarousel" src="https://images-na.ssl-images-amazon.com/images/P/1118252330.01.MZZZZZZZ.jpg"
title="Natural disasters in a global environment" alt="Natural
disasters in a global environment"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73590"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120351266.01.MZZZZZZZ.jpg"
title="Organic chemistry" alt="Organic
chemistry"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73591"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9386800004.01.MZZZZZZZ.jpg"
title="Organic evolution (Evolutionary biology)" alt="Organic
evolution (Evolutionary biology)"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73592"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350247089.01.MZZZZZZZ.jpg"
title="Organotransition metal chemistry" alt="Organotransition
metal chemistry"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73593"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/812035043X.01.MZZZZZZZ.jpg"
title="Partial differential equations" alt="Partial differential
equations"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73596"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0070141592.01.MZZZZZZZ.jpg"
title="Plant taxonomy" alt="Plant taxonomy"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73597"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9387788644.01.MZZZZZZZ.jpg"
title="Polymer science" alt="Polymer science"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73600"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9351382966.01.MZZZZZZZ.jpg"
title="Quantum mechanics" alt="Quantum
mechanics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73601"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/935280757X.01.MZZZZZZZ.jpg"
title="Research methodology for social sciences" alt="Research
methodology for social sciences"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73603"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8121906008.01.MZZZZZZZ.jpg"
title="Selected topics in Inorganic Chemistry" alt="Selected
topics in Inorganic Chemistry"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73604"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/9350512505.01.MZZZZZZZ.jpg"
title="Spectroscopy" alt="Spectroscopy"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73605"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/0070702195.01.MZZZZZZZ.jpg"
title="Statistical physics" alt="Statistical
physics"/></a>
<a
href="/cgi-bin/koha/opac-detail.pl?biblionumber=73607"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120344510.01.MZZZZZZZ.jpg"
title="Teaching of biological sciences" alt="Teaching of
biological sciences"/></a>
<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=73610"><img
class="cloudcarousel"
src="https://images-na.ssl-images-amazon.com/images/P/8120353137.01.MZZZZZZZ.jpg"
title="Wildlife biology" alt="Wildlife
biology"/></a>
<div
class="carousel-caption">
<p
class="title-text"></p>
</div>
</div>
</div>
<style>
.carrouselFrame
{
background: #DDDDDD;
border-radius: 8px;
margin: 1em 0;
overflow: hidden;
padding: 1em 0;
position: relative;
}
.carrousel{
height : 300px;
}
.loadingDiv{
background : white;
position : absolute;
height : 100%;
width : 100%;
z-index : 2000;
top : 0;
}
.carousel-caption
.title-text{
color : #Black;
}
.carousel-control,
.carousel-caption{
background-color : #txtColor;
z-index:1000;
cursor : pointer;
}
.carousel-caption{
font-weight : bold;
position: absolute;
left: 0;
right: 0;
}
usel-control,
.carousel-caption{
background-color : #txtColor;
z-index:1000;
}
.carousel-caption{
font-weight : bold;
}
a.locked{
width:100px;
}
#sliders
{
overflow: hidden;
}
#sliders
img {
height: 175px;
}
.slider{
background-color: #d5e1df;
}
.special-title{
text-align: center;
margin: 0;
margin-top: 10px;
margin-bottom: 35px;
font-weight: bold;
font-style: italic;
font-size: 25px;
color:black;
}
hr{
margin: -5px 0px 15px 0px;
}
h2
{
color: black;
}
.images
{
left: 0px;
position: relative;
white-space: nowrap;
}
.controls{
margin-bottom: 115px;
margin-top: 20px;
}
button{
height:4vh;
font-size: 22px;
color : #Black;
background-color: #txtColor;
}
.images
a {
display: inline-block;
margin-right: 5px;
}
</style>
<!--
This is the cloud carousel javascript(cloud-carousel.1.0.0.js) -->
<script>
//////////////////////////////////////////////////////////////////////////////////
//
CloudCarousel V1.0.5
//
(c) 2011 by R Cecco. <http://www.professorcloud.com>
//
MIT License
//
//
Reflection code based on plugin by Christophe Beyls
<http://www.digitalia.be>
//
//
Please retain this copyright header in all versions of the software
//////////////////////////////////////////////////////////////////////////////////
document.addEventListener('DOMContentLoaded',
function() {
(function($){function
Reflection(img,reflHeight,opacity){var
reflection,cntx,imageWidth=img.width,imageHeight=img.width,gradient,parent;parent=$(img.parentNode);this.element=reflection=parent.append("<canvas
class='reflection'
style='position:absolute'/>").find(':last')[0];if(!reflection.getContext&&$.support.msie){this.element=reflection=parent.append("<img
class='reflection' style='position:absolute'/>").find(':last')[0];reflection.src=img.src;reflection.style.filter="flipv
progid:DXImageTransform.Microsoft.Alpha(opacity="+(opacity*100)+",
style=1, finishOpacity=0, startx=0, starty=0, finishx=0,
finishy="+(reflHeight/imageHeight*100)+")"}else{cntx=reflection.getContext("2d");try{$(reflection).attr({width:imageWidth,height:reflHeight});cntx.save();cntx.translate(0,imageHeight-1);cntx.scale(1,-1);cntx.drawImage(img,0,0,imageWidth,imageHeight);cntx.restore();cntx.globalCompositeOperation="destination-out";gradient=cntx.createLinearGradient(0,0,0,reflHeight);gradient.addColorStop(0,"rgba(255,
255, 255,
"+(1-opacity)+")");gradient.addColorStop(1,"rgba(255, 255,
255,
1.0)");cntx.fillStyle=gradient;cntx.fillRect(0,0,imageWidth,reflHeight)}catch(e){return}}$(reflection).attr({'alt':$(img).attr('alt'),title:$(img).attr('title')})}var
Item=function(imgIn,options){this.orgWidth=imgIn.width;this.orgHeight=imgIn.height;this.image=imgIn;this.reflection=null;this.alt=imgIn.alt;this.title=imgIn.title;this.imageOK=false;this.options=options;this.imageOK=true;if(this.options.reflHeight>0){this.reflection=new
Reflection(this.image,this.options.reflHeight,this.options.reflOpacity)}$(this.image).css('position','absolute')};var
Controller=function(container,images,options){var
items=[],funcSin=Math.sin,funcCos=Math.cos,ctx=this;this.controlTimer=0;this.stopped=false;this.container=container;this.xRadius=options.xRadius;this.yRadius=options.yRadius;this.showFrontTextTimer=0;this.autoRotateTimer=0;if(options.xRadius===0){this.xRadius=($(container).width()/2.3)}if(options.yRadius===0){this.yRadius=($(container).height()/6)}this.xCentre=options.xPos;this.yCentre=options.yPos;this.frontIndex=0;this.rotation=this.destRotation=Math.PI/2;this.timeDelay=1000/options.FPS;if(options.altBox!==null){$(options.altBox).css('display','block');$(options.titleBox).css('display','block')}$(container).css({position:'relative',overflow:'hidden'});$(options.buttonLeft).css('display','inline');$(options.buttonRight).css('display','inline');$(options.buttonLeft).bind('mouseup',this,function(event){event.data.rotate(-1);return
false});$(options.buttonRight).bind('mouseup',this,function(event){event.data.rotate(1);return
false});if(options.mouseWheel){$(container).bind('mousewheel',this,function(event,delta){event.data.rotate(delta);return
false})}$(container).bind('mouseover
click',this,function(event){clearInterval(event.data.autoRotateTimer);var
text=$(event.target).attr('alt');if(text!==undefined&&text!==null){clearTimeout(event.data.showFrontTextTimer);$(options.altBox).html(($(event.target).attr('alt')));$(options.titleBox).html(($(event.target).attr('title')));if(options.bringToFront&&event.type=='click'){var
idx=$(event.target).data('itemIndex');var frontIndex=event.data.frontIndex;var
diff=(idx-frontIndex)%images.length;if(Math.abs(diff)>images.length/2){diff+=(diff>0?-images.length:images.length)}event.data.rotate(-diff)}}});$(container).bind('mouseout',this,function(event){var
context=event.data;clearTimeout(context.showFrontTextTimer);context.showFrontTextTimer=setTimeout(function(){context.showFrontText()},1000);context.autoRotate()});$(container).bind('mousedown',this,function(event){event.data.container.focus();return
false});container.onselectstart=function(){return
false};this.innerWrapper=$(container).wrapInner('<div style="position:absolute;width:100%;height:100%;"/>').children()[0];this.showFrontText=function(){if(items[this.frontIndex]===undefined){return}$(options.titleBox).html($(items[this.frontIndex].image).attr('title'));$(options.altBox).html($(items[this.frontIndex].image).attr('alt'))};this.go=function(){if(this.controlTimer!==0){return}var
context=this;this.controlTimer=setTimeout(function(){context.updateAll()},this.timeDelay)};this.stop=function(){clearTimeout(this.controlTimer);this.controlTimer=0};
this.rotate=function(direction){
this.frontIndex-=direction;
while (this.frontIndex<0) {
this.frontIndex += items.length; }
this.frontIndex%=items.length;
this.destRotation+=(Math.PI/items.length)*(2*direction);
this.showFrontText();
this.go()
};
this.autoRotate=function(){
if(options.autoRotate!=='no'){
var
dir=(options.autoRotate==='right')?1:-1;
this.autoRotateTimer=setInterval(function(){ctx.rotate(dir)},options.autoRotateDelay)}};
this.updateAll=function(){var
minScale=options.minScale;
var smallRange=(1-minScale)*0.5;
var w,h,x,y,scale,item,sinVal;
var
change=(this.destRotation-this.rotation);
var absChange=Math.abs(change);
this.rotation+=change*options.speed;
if(absChange<0.001){this.rotation=this.destRotation}
var itemsLen=items.length;
var spacing=(Math.PI/itemsLen)*2;
var radians=this.rotation;
var isMSIE=$.support.msie;
this.innerWrapper.style.display='none';
var style;var px='px',reflHeight;
var context=this;
for(var
i=0;i<itemsLen;i++){item=items[i];sinVal=funcSin(radians);
scale=((sinVal+1)*smallRange)+minScale;
x=this.xCentre+(((funcCos(radians)*this.xRadius)-(item.orgWidth*0.5))*scale);
y=this.yCentre+(((sinVal*this.yRadius))*scale);
if(item.imageOK){var
img=item.image;
w=img.width=item.orgWidth*scale;
h=img.height=item.orgHeight*scale;
img.style.left=x+px;
img.style.top=y+px;img.style.zIndex=""+(scale*100)>>0;
if(item.reflection!==null){reflHeight=options.reflHeight*scale;
style=item.reflection.element.style;style.left=x+px;
style.top=y+h+options.reflGap*scale+px;
style.width=w+px;
if(isMSIE){style.filter.finishy=(reflHeight/h*100)}else{style.height=reflHeight+px}}}radians+=spacing}this.innerWrapper.style.display='block';if(absChange>=0.001){this.controlTimer=setTimeout(function(){context.updateAll()},this.timeDelay)}else{this.stop()}};this.checkImagesLoaded=function(){var
i;for(i=0;i<images.length;i++){if((images[i].width===undefined)||((images[i].complete!==undefined)&&(!images[i].complete))){return}}for(i=0;i<images.length;i++){items.push(new
Item(images[i],options));$(images[i]).data('itemIndex',i)}clearInterval(this.tt);this.showFrontText();this.autoRotate();this.updateAll()};this.tt=setInterval(function(){ctx.checkImagesLoaded()},50)};$.fn.CloudCarousel=function(options){this.each(function(){options=$.extend({},{reflHeight:0,reflOpacity:0.5,reflGap:0,minScale:0.5,xPos:0,yPos:0,xRadius:0,yRadius:0,altBox:null,titleBox:null,FPS:30,autoRotate:'no',autoRotateDelay:1500,speed:0.2,mouseWheel:false,bringToFront:false},options);$(this).data('cloudcarousel',new
Controller(this,$('.cloudcarousel',$(this)),options))});return this}})(jQuery);
//This initialises carousels on the
container elements specified.
$(".carrousel").each(function (){
var controls =
$(this).find(".carousel-control");
$(this).CloudCarousel(
{
xPos : $(this).parent().width() *
0.5,
yPos : 10,
xRadius : $(this).parent().width()
/ 2,
yRadius : $(this).parent().height()
/ 7,
buttonLeft:
$(controls).filter(".left"),
buttonRight:
$(controls).filter(".right"),
titleBox:
$(this).find(".title-text"),
minScale: 0.25,
reflHeight : 40,
reflGap : 4,
reflOpacity : 0.75
}
);
});
$(".loadingDiv").delay(1000);
$(".loadingDiv").fadeOut(1000);
});
</script>
<script>
var
scrolling_duration = 250;
var
time_between_scrolling = 5000;
function
Left (button){
let container =
document.getElementById(button.className).getElementsByClassName("images")[0];
let livres = container.children;
var last = $(container).find("a
img").last();
if ($(last).position().left +
$(last)[0].clientWidth < $("#sliders")[0].clientWidth) return;
$(container).animate({
left: $(container).find("a
img").eq(1).position().left * -1,
}, scrolling_duration, function() {
$(container).css("left",
"0");
$(container).append($(container).find("a").first());
});
};
function
Right (button){
let container =
document.getElementById(button.className).getElementsByClassName("images")[0];
let livres = container.children;
var
last = $(container).find("a img").last();
if ($(last).position().left +
$(last)[0].clientWidth < $("#sliders")[0].clientWidth) return;
$(container).animate({
left: $(container).find("a
img").eq(1).position().left,
}, scrolling_duration, function() {
$(container).css("left",
"0");
$(container).prepend($(container).find("a").last());
});
};
/*
window.addEventListener('load',
function() {
function setPosition() {
$(".images").each(function(i)
{
var last = $(this).find("a
img").last();
if ($(last).position().left +
$(last)[0].clientWidth < $("#sliders")[0].clientWidth) return;
$(this).animate({
left: $(this).find("a
img").eq(1).position().left * -1,
}, scrolling_duration, function() {
$(this).css("left",
"0");
$(this).append($(this).find("a").first());
});
});
}
//setInterval(setPosition,
time_between_scrolling);
});
*/
</script><!--
Fin du carrousel -->
opaccredits
<head>
<style type="text/css">
.main_menu
{
height:30px;
line-height:30px;
color:#FFF;
position:relative;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background:#d81461;
}
.main_menu
{
position:relative;
z-index:100;
}
.main_menu
ul li a, .menu ul li a:visited
{
display:block;
text-decoration:none;
color:#FFF;
width:109px;
height:30px;
text-align:center;
color:#fff;
line-height:30px;
overflow:hidden;
}
.main_menu
ul
{
padding:0;
margin:0;
list-style: none;
}
.main_menu
ul li
{
float:left;
position:relative;
}
.main_menu
ul li ul
{
display: none;
}
/*
specific to non IE browsers */
.main_menu
ul li:hover a
{
background:#3e941f;
color:#FFF;
}
.main_menu
ul li:hover ul
{
display:block;
position:absolute;
top:30px;
left:0;
width:169px;
}
.main_menu
ul li:hover ul li ul
{
display: none;
}
.main_menu
ul li:hover ul
{
background:#004376;
font-size:13px;
}
.main_menu
ul li:hover ul a
{
background:#004376;
}
.main_menu
ul li:hover ul li a
{
display:block;
color:#FFF;
width:149px;
text-align:left !important;
padding:0 10px;
height:24px;
line-height:24px;
margin:0 0 3px 0;
background-image:none !important;
}
.main_menu
ul li:hover ul li a:hover
{
color:#FFF;
background:#429a21 !important;
}
.main_menu
ul li:hover ul li:hover ul
{
display:block;
position:absolute;
left:105px;
top:0;
}
</style>
</head>
<div
class="main_menu">
<p
class="text-center"><b> © Institute Library, RIE Ajmer. All
Rights Reserved. OPAC Visitors</b> <!-- hitwebcounter Code START
-->
<a
href="#" target="blank">
<img
src="http://hitwebcounter.com/counter/counter.php?page=7069952&style=0006&nbdigits=6&type=page&initCount=0"
title="good hits" Alt="good hits"
border="0"></a><br/>
<!--
hitwebcounter.com --><a href="http://www.hitwebcounter.com"
title="" target="blank" style="font-family: ;
font-size: px; color: #; text-decoration:
;"></a> </p>
</div>