|
Lines 4-11
Link Here
|
| 4 |
|
4 |
|
| 5 |
[% IF ( using_https ) %] |
5 |
[% IF ( using_https ) %] |
| 6 |
[% SET protocol = "https://" %] |
6 |
[% SET protocol = "https://" %] |
|
|
7 |
[% SET root_syndetics = "secure" %] |
| 7 |
[% ELSE %] |
8 |
[% ELSE %] |
| 8 |
[% SET protocol = "http://" %] |
9 |
[% SET protocol = "http://" %] |
|
|
10 |
[% SET root_syndetics = "www" %] |
| 9 |
[% END %] |
11 |
[% END %] |
| 10 |
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Details for: [% title |html %][% FOREACH subtitl IN subtitle %], [% subtitl.subfield |html %][% END %] |
12 |
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Details for: [% title |html %][% FOREACH subtitl IN subtitle %], [% subtitl.subfield |html %][% END %] |
| 11 |
[% INCLUDE 'doc-head-close.inc' %] |
13 |
[% INCLUDE 'doc-head-close.inc' %] |
|
Lines 506-515
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
| 506 |
[% IF ( OPACLocalCoverImages ) %]<div style="block" title="[% biblionumber |url %]" class="[% biblionumber %]" id="local-thumbnail-preview"></div>[% END %] |
508 |
[% IF ( OPACLocalCoverImages ) %]<div style="block" title="[% biblionumber |url %]" class="[% biblionumber %]" id="local-thumbnail-preview"></div>[% END %] |
| 507 |
[% IF ( OPACAmazonCoverImages ) %][% IF ( OPACurlOpenInNewWindow ) %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link" target="_blank"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover image" /></a>[% ELSE %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover image" /></a>[% END %][% END %] |
509 |
[% IF ( OPACAmazonCoverImages ) %][% IF ( OPACurlOpenInNewWindow ) %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link" target="_blank"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover image" /></a>[% ELSE %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover image" /></a>[% END %][% END %] |
| 508 |
|
510 |
|
| 509 |
[% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( content_identifier_exists ) %][% IF ( using_https ) %] |
511 |
[% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( content_identifier_exists ) %] |
| 510 |
<img src="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/[% SyndeticsCoverImageSize %].GIF&client=[% SyndeticsClientCode %]&type=xw10&upc=[% normalized_upc %]&oclc=[% normalized_oclc %]" alt="" class="thumbnail" /> |
512 |
<img src="[% protocol %][% root_syndetics %].syndetics.com/index.aspx?isbn=[% normalized_isbn %]/[% SyndeticsCoverImageSize %].GIF&client=[% SyndeticsClientCode %]&type=xw10&upc=[% normalized_upc %]&oclc=[% normalized_oclc %]" alt="" class="thumbnail" /> |
| 511 |
[% ELSE %] |
|
|
| 512 |
<img src="http://www.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/[% SyndeticsCoverImageSize %].GIF&client=[% SyndeticsClientCode %]&type=xw10&upc=[% normalized_upc %]&oclc=[% normalized_oclc %]" alt="" class="thumbnail" />[% END %] |
| 513 |
|
513 |
|
| 514 |
[% ELSE %]<span class="no-image">No cover image available</span>[% END %][% END %][% END %] |
514 |
[% ELSE %]<span class="no-image">No cover image available</span>[% END %][% END %][% END %] |
| 515 |
|
515 |
|
|
Lines 806-844
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
| 806 |
|
806 |
|
| 807 |
[% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsSeries ) %][% IF ( SyndeticsSERIES1Exists ) %] |
807 |
[% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsSeries ) %][% IF ( SyndeticsSERIES1Exists ) %] |
| 808 |
<span class="results_summary"> |
808 |
<span class="results_summary"> |
| 809 |
<span class="label">Series information:</span> |
809 |
<span class="label">Series information:</span> |
| 810 |
|
810 |
<a target="_blank" href="[% protocol %][% root_syndetics %].syndetics.com/ffseries.aspx?isbn=[% normalized_isbn %]&type=series&num=1&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]">Click to open in new window</a> |
| 811 |
[% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/ffseries.aspx?isbn=[% normalized_isbn %]&type=series&num=1&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]">Click to open in new window</a> |
|
|
| 812 |
[% ELSE %] |
| 813 |
<a target="_blank" href="http://www.syndetics.com/ffseries.aspx?isbn=[% normalized_isbn %]&type=series&num=1&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]">Click to open in new window</a> |
| 814 |
[% END %] |
| 815 |
</span> |
811 |
</span> |
| 816 |
[% END %][% END %] |
812 |
[% END %][% END %] |
| 817 |
[% IF ( SyndeticsAVPROFILEExists ) %] |
813 |
[% IF ( SyndeticsAVPROFILEExists ) %] |
| 818 |
<span class="results_summary"> |
814 |
<span class="results_summary"> |
| 819 |
<span class="label">Audiovisual profile:</span> |
815 |
<span class="label">Audiovisual profile:</span> |
| 820 |
[% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/avprofile.html&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]&type=xw10">Click to open in new window</a> |
816 |
<a target="_blank" href="[% protocol %][% root_syndetics %].syndetics.com/index.aspx?isbn=[% normalized_isbn %]/avprofile.html&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]&type=xw10">Click to open in new window</a> |
| 821 |
[% ELSE %] |
|
|
| 822 |
<a target="_blank" href="http://www.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/avprofile.html&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]&type=xw10">Click to open in new window</a> |
| 823 |
[% END %] |
| 824 |
</span> |
817 |
</span> |
| 825 |
[% END %] |
818 |
[% END %] |
| 826 |
[% IF ( SyndeticsFICTIONExists ) %] |
819 |
[% IF ( SyndeticsFICTIONExists ) %] |
| 827 |
<span class="results_summary"> |
820 |
<span class="results_summary"> |
| 828 |
<span class="label">Fiction notes:</span> |
821 |
<span class="label">Fiction notes:</span> |
| 829 |
[% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/fiction.html&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]&type=xw10">Click to open in new window</a> |
822 |
<a target="_blank" href="[% protocol %][% root_syndetics %].syndetics.com/index.aspx?isbn=[% normalized_isbn %]/fiction.html&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]&type=xw10">Click to open in new window</a> |
| 830 |
[% ELSE %] |
|
|
| 831 |
<a target="_blank" href="http://www.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/fiction.html&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]&type=xw10">Click to open in new window</a> |
| 832 |
[% END %] |
| 833 |
</span> |
823 |
</span> |
| 834 |
[% END %] |
824 |
[% END %] |
| 835 |
[% IF ( SyndeticsAwards ) %][% IF ( SyndeticsAWARDS1Exists ) %] |
825 |
[% IF ( SyndeticsAwards ) %][% IF ( SyndeticsAWARDS1Exists ) %] |
| 836 |
<span class="results_summary"> |
826 |
<span class="results_summary"> |
| 837 |
<span class="label">Awards:</span> |
827 |
<span class="label">Awards:</span> |
| 838 |
[% IF ( using_https ) %] |
828 |
<a target="_blank" href="[% protocol %][% root_syndetics %].syndetics.com/ffawards.aspx?isbn=[% normalized_isbn %]&type=awards&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]">Click to open in new window</a> |
| 839 |
<a target="_blank" href="https://secure.syndetics.com/ffawards.aspx?isbn=[% normalized_isbn %]&type=awards&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]">Click to open in new window</a> |
|
|
| 840 |
[% ELSE %]<a target="_blank" href="http://www.syndetics.com/ffawards.aspx?isbn=[% normalized_isbn %]&type=awards&client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&oclc=[% normalized_oclc %][% END %]">Click to open in new window</a> |
| 841 |
[% END %] |
| 842 |
</span> |
829 |
</span> |
| 843 |
[% END %][% END %][% END %] |
830 |
[% END %][% END %][% END %] |
| 844 |
|
831 |
|
|
Lines 926-938
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
| 926 |
[% IF ( SyndeticsReviews ) %][% IF ( SYNDETICS_REVIEWS ) %] |
913 |
[% IF ( SyndeticsReviews ) %][% IF ( SYNDETICS_REVIEWS ) %] |
| 927 |
<li id="tab_reviews"> <a href="#reviews">Reviews</a></li> |
914 |
<li id="tab_reviews"> <a href="#reviews">Reviews</a></li> |
| 928 |
<li id="tab_LTFLreviews"> |
915 |
<li id="tab_LTFLreviews"> |
| 929 |
[% IF ( using_https ) %] |
916 |
<script src="[% protocol %]www.librarything.com/forlibraries/widget.js?id=[% LibraryThingForLibrariesID %]" type="text/javascript"></script> |
| 930 |
<script src="https://www.librarything.com/forlibraries/widget.js?id=[% LibraryThingForLibrariesID %]" type="text/javascript"></script> |
917 |
<noscript>This page contains enriched content visible when JavaScript is enabled or by clicking <a href="[% protocol %]www.librarything.com/forlibraries/noscript.php?id=99-274208589&accessibility=1">here</a>.</noscript> |
| 931 |
<noscript>This page contains enriched content visible when JavaScript is enabled or by clicking <a href="https://www.librarything.com/forlibraries/noscript.php?id=99-274208589&accessibility=1">here</a>.</noscript> |
|
|
| 932 |
[% ELSE %] |
| 933 |
<script src="http://www.librarything.com/forlibraries/widget.js?id=[% LibraryThingForLibrariesID %]" type="text/javascript"></script> |
| 934 |
<noscript>This page contains enriched content visible when JavaScript is enabled or by clicking <a href="http://www.librarything.com/forlibraries/noscript.php?id=99-274208589&accessibility=1">here</a>.</noscript> |
| 935 |
[% END %] |
| 936 |
</li> |
918 |
</li> |
| 937 |
[% END %][% END %] |
919 |
[% END %][% END %] |
| 938 |
[% IF ( SyndeticsAuthorNotes ) %][% IF ( SYNDETICS_ANOTES ) %] |
920 |
[% IF ( SyndeticsAuthorNotes ) %][% IF ( SYNDETICS_ANOTES ) %] |
|
Lines 1300-1308
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
| 1300 |
[% IF ( OPACAmazonCoverImages ) %]<img src="http://images.amazon.com/images/P/[% XISBN.normalized_isbn %].01._AA75_PU_PU-5_.jpg" alt="" />[% END %] |
1282 |
[% IF ( OPACAmazonCoverImages ) %]<img src="http://images.amazon.com/images/P/[% XISBN.normalized_isbn %].01._AA75_PU_PU-5_.jpg" alt="" />[% END %] |
| 1301 |
|
1283 |
|
| 1302 |
[% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( XISBN.content_identifier_exists ) %] |
1284 |
[% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( XISBN.content_identifier_exists ) %] |
| 1303 |
[% IF ( using_https ) %] |
1285 |
<img border="0" src="[% protocol %][% root_syndetics %].syndetics.com/index.aspx?isbn=[% XISBN.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( XISBN.browser_normalized_upc ) %]&upc=[% XISBN.browser_normalized_upc %][% END %][% IF ( XISBN.browser_normalized_oclc ) %]&oclc=[% XISBN.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
| 1304 |
<img border="0" src="https://secure.syndetics.com/index.aspx?isbn=[% XISBN.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( XISBN.browser_normalized_upc ) %]&upc=[% XISBN.browser_normalized_upc %][% END %][% IF ( XISBN.browser_normalized_oclc ) %]&oclc=[% XISBN.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
|
|
| 1305 |
[% ELSE %]<img border="0" src="http://www.syndetics.com/index.aspx?isbn=[% XISBN.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( XISBN.browser_normalized_upc ) %]&upc=[% XISBN.browser_normalized_upc %][% END %][% IF ( XISBN.browser_normalized_oclc ) %]&oclc=[% XISBN.browser_normalized_oclc %][% END %]&type=xw10" alt="" />[% END %] |
| 1306 |
[% ELSE %]<span class="no-image">No cover image available</span>[% END %][% END %][% END %] |
1286 |
[% ELSE %]<span class="no-image">No cover image available</span>[% END %][% END %][% END %] |
| 1307 |
|
1287 |
|
| 1308 |
</td> |
1288 |
</td> |
|
Lines 1431-1447
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
| 1431 |
</div> |
1411 |
</div> |
| 1432 |
</div> |
1412 |
</div> |
| 1433 |
</div> |
1413 |
</div> |
| 1434 |
[% IF ( LibraryThingForLibrariesID ) %] |
1414 |
[% IF ( LibraryThingForLibrariesID ) %] |
| 1435 |
[% IF ( using_https ) %] |
1415 |
<script src="[% protocol %]ltfl.librarything.com/forlibraries/widget.js?systype=koha&id=[% LibraryThingForLibrariesID %]" type="text/javascript"></script> |
| 1436 |
<script src="https://ltfl.librarything.com/forlibraries/widget.js?systype=koha&id=[% LibraryThingForLibrariesID %]" type="text/javascript"></script> |
1416 |
<noscript>This page contains enriched content visible when JavaScript is enabled or by clicking |
| 1437 |
<noscript>This page contains enriched content visible when JavaScript is enabled or by clicking |
1417 |
<a href="[% protocol %]www.librarything.com/forlibraries/noscript.php?id=[% LibraryThingForLibrariesID %]&accessibility=1">here</a>.</noscript> |
| 1438 |
<a href="https://www.librarything.com/forlibraries/noscript.php?id=[% LibraryThingForLibrariesID %]&accessibility=1">here</a>.</noscript> |
|
|
| 1439 |
[% ELSE %] |
| 1440 |
<script src="http://ltfl.librarything.com/forlibraries/widget.js?systype=koha&id=[% LibraryThingForLibrariesID %]" type="text/javascript"></script> |
| 1441 |
<noscript>This page contains enriched content visible when JavaScript is enabled or by clicking |
| 1442 |
<a href="http://www.librarything.com/forlibraries/noscript.php?id= |
| 1443 |
[% LibraryThingForLibrariesID %]&accessibility=1">here</a>.</noscript> |
| 1444 |
[% END %] |
| 1445 |
[% END %] |
1418 |
[% END %] |
| 1446 |
[% IF ( NovelistSelectProfile ) %] |
1419 |
[% IF ( NovelistSelectProfile ) %] |
| 1447 |
<script type="text/javascript" src="http://imageserver.ebscohost.com/novelistselect/ns2init.js"></script> |
1420 |
<script type="text/javascript" src="http://imageserver.ebscohost.com/novelistselect/ns2init.js"></script> |
|
Lines 1555-1565
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
| 1555 |
[% IF ( SyndeticsEnabled ) %] |
1528 |
[% IF ( SyndeticsEnabled ) %] |
| 1556 |
[% IF ( SyndeticsCoverImages ) %] |
1529 |
[% IF ( SyndeticsCoverImages ) %] |
| 1557 |
[% IF ( content_identifier_exists ) %] |
1530 |
[% IF ( content_identifier_exists ) %] |
| 1558 |
[% IF ( using_https ) %] |
1531 |
<img border="0" src="[% protocol %][% root_syndetics %].syndetics.com/index.aspx?isbn=[% PREVIOUS_SHELF_BROWS.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( PREVIOUS_SHELF_BROWS.browser_normalized_upc ) %]&upc=[% PREVIOUS_SHELF_BROWS.browser_normalized_upc %][% END %][% IF ( PREVIOUS_SHELF_BROWS.browser_normalized_oclc ) %]&oclc=[% PREVIOUS_SHELF_BROWS.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
| 1559 |
<img border="0" src="https://secure.syndetics.com/index.aspx?isbn=[% PREVIOUS_SHELF_BROWS.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( PREVIOUS_SHELF_BROWS.browser_normalized_upc ) %]&upc=[% PREVIOUS_SHELF_BROWS.browser_normalized_upc %][% END %][% IF ( PREVIOUS_SHELF_BROWS.browser_normalized_oclc ) %]&oclc=[% PREVIOUS_SHELF_BROWS.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
|
|
| 1560 |
[% ELSE %] |
| 1561 |
<img border="0" src="http://www.syndetics.com/index.aspx?isbn=[% PREVIOUS_SHELF_BROWS.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( PREVIOUS_SHELF_BROWS.browser_normalized_upc ) %]&upc=[% PREVIOUS_SHELF_BROWS.browser_normalized_upc %][% END %][% IF ( PREVIOUS_SHELF_BROWS.browser_normalized_oclc ) %]&oclc=[% PREVIOUS_SHELF_BROWS.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
| 1562 |
[% END %] |
| 1563 |
[% ELSE %] |
1532 |
[% ELSE %] |
| 1564 |
<span class="no-image">No cover image available</span> |
1533 |
<span class="no-image">No cover image available</span> |
| 1565 |
[% END %] |
1534 |
[% END %] |
|
Lines 1597-1607
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
| 1597 |
[% IF ( SyndeticsEnabled ) %] |
1566 |
[% IF ( SyndeticsEnabled ) %] |
| 1598 |
[% IF ( SyndeticsCoverImages ) %] |
1567 |
[% IF ( SyndeticsCoverImages ) %] |
| 1599 |
[% IF ( content_identifier_exists ) %] |
1568 |
[% IF ( content_identifier_exists ) %] |
| 1600 |
[% IF ( using_https ) %] |
1569 |
<img border="0" src="[% protocol %][% root_syndetics %].syndetics.com/index.aspx?isbn=[% NEXT_SHELF_BROWS.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( NEXT_SHELF_BROWS.browser_normalized_upc ) %]&upc=[% NEXT_SHELF_BROWS.browser_normalized_upc %][% END %][% IF ( NEXT_SHELF_BROWS.browser_normalized_oclc ) %]&oclc=[% NEXT_SHELF_BROWS.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
| 1601 |
<img border="0" src="https://secure.syndetics.com/index.aspx?isbn=[% NEXT_SHELF_BROWS.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( NEXT_SHELF_BROWS.browser_normalized_upc ) %]&upc=[% NEXT_SHELF_BROWS.browser_normalized_upc %][% END %][% IF ( NEXT_SHELF_BROWS.browser_normalized_oclc ) %]&oclc=[% NEXT_SHELF_BROWS.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
|
|
| 1602 |
[% ELSE %] |
| 1603 |
<img border="0" src="http://www.syndetics.com/index.aspx?isbn=[% NEXT_SHELF_BROWS.browser_normalized_isbn %]/SC.GIF&client=[% SyndeticsClientCode %][% IF ( NEXT_SHELF_BROWS.browser_normalized_upc ) %]&upc=[% NEXT_SHELF_BROWS.browser_normalized_upc %][% END %][% IF ( NEXT_SHELF_BROWS.browser_normalized_oclc ) %]&oclc=[% NEXT_SHELF_BROWS.browser_normalized_oclc %][% END %]&type=xw10" alt="" /> |
| 1604 |
[% END %] |
| 1605 |
[% ELSE %] |
1570 |
[% ELSE %] |
| 1606 |
<span class="no-image">No cover image available</span> |
1571 |
<span class="no-image">No cover image available</span> |
| 1607 |
[% END %] |
1572 |
[% END %] |
| 1608 |
- |
|
|