Trying to fix checkall function in the cart
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-detail.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_IF NAME="LibraryNameTitle" --><!-- TMPL_VAR NAME="LibraryNameTitle" --><!-- TMPL_ELSE -->Koha Online<!-- /TMPL_IF --> Catalog &rsaquo; Details for: <!-- TMPL_VAR NAME="title" --> <!-- TMPL_VAR NAME="subtitle" -->
2 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
3 <script type="text/JavaScript" language="JavaScript">
4 //<![CDATA[
5          $(document).ready(function() {
6                 $('#bibliodescriptions > ul').tabs();
7         }); 
8 //]]>
9 </script>
10 </head>
11 <body>
12 <!--TMPL_INCLUDE NAME="masthead.inc" -->
13
14 <!-- TMPL_IF NAME="OpacNav" --><div id="doc3" class="yui-t1"><!-- TMPL_ELSE --><div id="doc3" class="yui-t7"><!-- /TMPL_IF -->
15    <div id="bd">
16         <div id="yui-main">
17         <div class="yui-b"><div class="yui-ge">
18     <div class="yui-u first">
19         
20         <div id="catalogue_detail_biblio">
21     <!-- TMPL_IF NAME="AmazonContent" -->
22        <div id="bookcover"> <!-- TMPL_IF NAME="isbn" -->
23         <a href="http://www.amazon.com/gp/reader/<!-- TMPL_VAR NAME="isbn" -->/ref=sib_dp_pt/002-7879865-0184864#reader-link">
24             <img border="0" src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn" -->.01._PIdp-schmooS,TopRight,7,-26_SCMZZZZZZZ_.jpg" alt="Cover Image" />
25         </a><!-- TMPL_ELSE -->
26         <img border="0" src="http://g-images.amazon.com/images/G/01/x-site/icons/no-img-sm.gif" alt="Cover Image" />
27         <!-- /TMPL_IF --></div>
28 <!-- /TMPL_IF -->
29    <div id="views"> <h1 style="display: inline"><!-- TMPL_VAR NAME="title" --> <!-- TMPL_IF NAME="subtitle" --> <span class="subtitle"><!-- TMPL_VAR NAME="subtitle" --></span><!-- /TMPL_IF --></h1> <span class="views"><span id="Normalview">Normal View</span> <a id="MARCview" href="/cgi-bin/koha/opac-MARCdetail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->">MARC View</a> <!-- TMPL_IF NAME="ISBD" --><a id="ISBDview" href="/cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->">ISBD View</a><!-- /TMPL_IF --></span></div>
30     <!-- TMPL_IF NAME="author" --><h2 class="author">By <a href="/cgi-bin/koha/opac-search.pl?q=au:<!-- TMPL_VAR NAME="author" -->"><!-- TMPL_VAR NAME="author" --></a></h2><!-- /TMPL_IF -->
31     <p>
32         [
33         <!-- TMPL_IF name="description" -->
34             <!-- TMPL_VAR name="description" -->
35         <!-- TMPL_ELSE -->
36             <!-- TMPL_VAR NAME="itemtype" -->
37         <!-- /TMPL_IF -->
38         ] :
39         <!-- TMPL_IF name="volume" --> <!-- TMPL_VAR name="volume" --><!-- /TMPL_IF -->
40         <!-- TMPL_IF name="volumedesc" -->, <!-- TMPL_VAR name="volumedesc" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="number" --> <!-- TMPL_VAR NAME="number" --> <!-- /TMPL_IF -->
41         <!-- TMPL_IF name="unititle" -->, <!-- TMPL_VAR name="unititle" --><!-- /TMPL_IF -->
42         / <!-- TMPL_VAR NAME="author" --> <!-- TMPL_VAR NAME="class" -->
43     </p>
44
45     <!-- TMPL_IF name="MARCAUTHORS" -->
46     <p><span class="label">Authors:</span>
47                                 <!-- TMPL_LOOP NAME="MARCAUTHORS" -->
48                 <!-- TMPL_LOOP NAME="MARCAUTHOR_SUBFIELDS_LOOP" --><!-- TMPL_VAR NAME="separator" --><a title="‡<!-- TMPL_VAR NAME=code --> <!-- TMPL_VAR NAME=value -->" href="/cgi-bin/koha/opac-search.pl?q=<!-- TMPL_LOOP NAME=link_loop --><!-- TMPL_VAR NAME=operator --><!-- TMPL_VAR name='limit' -->:<!-- TMPL_VAR NAME=link --><!-- /TMPL_LOOP -->"><!-- TMPL_VAR NAME="value" --></a><!-- /TMPL_LOOP -->
49                 <!-- /TMPL_LOOP -->
50
51     </p>
52     <!-- /TMPL_IF -->
53
54    <!-- TMPL_IF name="MARCSERIES" -->
55     <p><span class="label">Series:</span>
56             <!-- TMPL_LOOP NAME="MARCSERIES" -->
57             <!-- TMPL_LOOP NAME="MARCSERIES_SUBFIELDS_LOOP" -->
58  <a href="/cgi-bin/koha/opac-search.pl?q=series:<!-- TMPL_VAR NAME
59     ="value"-->"><!-- TMPL_VAR NAME="value" --></a>
60                 <!-- /TMPL_LOOP -->
61             <!-- /TMPL_LOOP -->
62     </p>
63     <!-- /TMPL_IF -->
64
65     <!-- TMPL_IF name="editionstatement" -->
66     <p><span class="label">Edition statement:</span><!-- TMPL_VAR name="editionstatement" --><!-- TMPL_IF name="editionresponsibility" -->/<!-- TMPL_VAR name="editionresponsibility" --><!-- /TMPL_IF--></p>
67     <!-- /TMPL_IF -->
68     <!-- TMPL_IF name="publishercode" -->
69     <p><span class="label">Published by :</span>
70         <a href="/cgi-bin/koha/opac-search.pl?q=pb:<!-- TMPL_VAR NAME="publishercode"-->">
71             <!-- TMPL_VAR NAME="publishercode" --> 
72         </a> <!-- TMPL_IF name="place" -->(<!-- TMPL_VAR NAME="place"-->)<!--/TMPL_IF--> <!-- TMPL_IF NAME="publicationyear" -->, <!-- TMPL_VAR NAME="publicationyear" --><!-- /TMPL_IF -->
73     </p>
74     <!-- /TMPL_IF -->
75         
76         <!-- TMPL_IF NAME="pages" --><p><span class="label">Physical details:</span> <!-- TMPL_VAR NAME="pages" --> <!-- TMPL_VAR NAME="illus" --> <!-- TMPL_VAR NAME="size" --></p><!-- /TMPL_IF -->
77     <!-- COinS / OpenURL -->
78     <!-- TMPL_IF NAME="ocoins_format" -->
79     <span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A<!-- TMPL_VAR NAME="ocoins_format" -->&amp;rft.au=<!-- TMPL_VAR NAME="author" -->&amp;rft.btitle=<!-- TMPL_VAR NAME="title" -->&amp;rft.date=<!-- TMPL_VAR NAME="publicationyear" -->&amp;rft.tpages=<!-- TMPL_VAR NAME="size" -->&amp;rft.isbn=<!-- TMPL_VAR NAME=isbn -->&amp;rft.aucorp=&amp;rft.place=<!-- TMPL_VAR NAME="place" -->&amp;rft.pub=<!-- TMPL_VAR NAME="publisher" -->&amp;rft.edition=<!-- TMPL_VAR NAME="edition" -->&amp;rft.series=<!-- TMPL_VAR NAME="series" -->&amp;rft.genre="></span><!-- /TMPL_IF -->
80     <!-- TMPL_IF name="isbn" -->
81     <!-- unAPI <abbr/> tag -->
82     <p><span class="label">ISBN: </span><abbr class="unapi-id" title="koha:isbn:<!-- TMPL_VAR NAME="isbn" -->"><!-- TMPL_VAR NAME="isbn" --></abbr></p>
83     <!-- /TMPL_IF -->
84     <!-- TMPL_IF name="issn" -->
85     <p><span class="label">ISSN:</span><!-- TMPL_VAR NAME="issn" --></p>
86     <!-- /TMPL_IF -->
87     <!-- TMPL_IF name="collectiontitle" -->
88     <p><span class="label">Collection: </span>
89         <!-- TMPL_VAR NAME="collectiontitle" -->
90         <!-- TMPL_IF name="collectionissn" -->, ISSN <!-- TMPL_VAR name="collectionissn" -->    <!-- /TMPL_IF -->
91         <!-- TMPL_IF name="collectionvolume" -->; <!-- TMPL_VAR name="collectionvolume" --> <!-- /TMPL_IF -->
92         
93     </p>
94     <!-- /TMPL_IF -->
95     <!-- TMPL_IF name="unititles" -->
96     <p><span class="label">Uniform titles:</span>
97         <!-- TMPL_LOOP name="unititles" -->
98         <!-- TMPL_VAR NAME="unititle" --> ;
99         <!-- /TMPL_LOOP -->
100         
101     </p>
102     <!-- /TMPL_IF -->
103
104 <!-- TMPL_IF NAME="MARCSUBJCTS" -->
105             <p><span class="label">Subject(s):</span> 
106                 <!-- TMPL_LOOP NAME="MARCSUBJCTS" -->
107                     <!-- TMPL_LOOP NAME="MARCSUBJECT_SUBFIELDS_LOOP" -->
108                         <!-- TMPL_VAR NAME="separator" --><a title="$<!-- TMPL_VAR NAME="code" --> <!-- TMPL_VAR NAME="value" -->" href="/cgi-bin/koha/opac-search.pl?q=<!-- TMPL_LOOP NAME="link_loop" --><!-- TMPL_VAR NAME="operator" --><!-- TMPL_VAR name="limit" -->:<!-- TMPL_VAR NAME="link" --> <!-- /TMPL_LOOP -->">
109                             <!-- TMPL_VAR NAME="value" -->
110                         </a>
111                     <!-- /TMPL_LOOP --> |
112                 <!-- /TMPL_LOOP --></p>
113 <!-- TMPL_ELSE -->
114     <!-- TMPL_IF name="subjects" --><p><strong>Subject(s):</strong> <!-- TMPL_LOOP name="subjects" --><a href="/cgi-bin/koha/opac-search.pl?q=su:<!-- TMPL_VAR NAME="subject" escape="HTML"-->"><!-- TMPL_VAR NAME="subject" --></a> | <!-- /TMPL_LOOP --></p><!-- /TMPL_IF --></p>
115 <!-- /TMPL_IF -->
116
117     <!-- TMPL_IF name="copyrightdate" -->
118     <p><span class="label">Year : </span><!-- TMPL_VAR NAME="copyrightdate" --></p>
119     <!-- /TMPL_IF -->
120    
121     <!-- TMPL_IF name="classification" -->
122     <p><span class="label">classification:</span><!-- TMPL_VAR name="subclass" --><!-- TMPL_VAR name="classification" --></p>
123     <!-- /TMPL_IF -->
124     <!-- TMPL_IF name="dewey" -->
125     <p><span class="label">Dewey:</span><!-- TMPL_VAR name="dewey" --></p>
126     <!-- /TMPL_IF -->
127     <p><span class="label">Item type : </span>
128         <!-- TMPL_IF name="description" -->
129         <!-- TMPL_VAR name="description" -->
130         <!-- TMPL_ELSE -->
131         <!-- TMPL_VAR NAME="itemtype" -->
132         <!-- /TMPL_IF -->
133     </p>
134     <!-- TMPL_IF name="MARCURLS" -->
135         <p><span class="label">Online Resources:</span>
136     </p>
137     <ul>    <!-- TMPL_LOOP name="MARCURLS" -->
138                 <li><!-- TMPL_IF NAME="part" --><!-- TMPL_VAR NAME="part" -->
139                         <br /><!-- /TMPL_IF --> 
140                 <!-- here you might do a tmpl_if name="toc" and use greybox or equivalent for table of contents -->
141                 <a href="<!-- TMPL_VAR NAME="MARCURL" -->"><!-- TMPL_VAR NAME="linktext" --></a>
142                         <!-- TMPL_IF NAME="notes" --><ul><!-- TMPL_LOOP NAME="notes" --><li><!-- TMPL_VAR NAME="note" --></li><!-- /TMPL_LOOP --></ul><!-- /TMPL_IF --></li>
143             <!-- /TMPL_LOOP --></ul>
144     <!-- /TMPL_IF -->
145 </div>
146 </div>
147
148 <div class="yui-u">
149
150 <ul id="action">
151
152 <!-- TMPL_UNLESS NAME="norequests" -->
153     <!-- TMPL_UNLESS name="bi_notforloan" -->
154         <!-- TMPL_IF NAME="RequestOnOpac" -->
155             <li><a class="reserve" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->">
156             Place Hold
157             </a></li>
158         <!-- /TMPL_IF -->
159     <!-- /TMPL_UNLESS -->
160 <!-- /TMPL_UNLESS -->
161         <li><a class="print" href="/cgi-bin/koha/opac-detailprint.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->" onclick="Dopop('opac-detailprint.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->'); return false;">
162             Print
163         </a></li>
164 <!-- TMPL_IF name="virtualshelves" -->
165     <!-- TMPL_IF NAME="loggedinusername" -->
166         <li><a class="addtoshelf" href="/cgi-bin/koha/opac-addbybiblionumber.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->" onclick="Dopop('opac-addbybiblionumber.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->'); return false;">
167             Save to Your Lists
168         </a></li>
169     <!-- /TMPL_IF -->
170 <!-- /TMPL_IF -->
171         <!-- TMPL_IF NAME="opacbookbag" --><li><a class="addtocart" href="#" onclick="addRecord('<!-- TMPL_VAR NAME="biblionumber" -->'); return false;">
172             Add to Your Cart
173         </a></li><!-- /TMPL_IF -->
174 </ul>
175                 <div id="export">
176                 <form method="get" action="/cgi-bin/koha/opac-export.pl">
177                 <label for="format">Save Record:</label>
178             <select name="format" id="format">
179                 <option value="">-- Choose Format --</option>
180         <option value="mods">MODS (XML)</option>
181         <option value="dc">Dublin Core (XML)</option>
182         <option value="marcxml">MARCXML</option>
183         <option value="marc8">MARC (non-Unicode/MARC-8)</option>
184         <option value="utf8">MARC (Unicode/UTF-8)</option>    </select><input type="hidden" name="op" value="export" /><input type="hidden" name="bib" value="<!-- TMPL_VAR NAME="biblionumber" -->" />
185 <input type="submit" name="save" value="Go" /></form></div>
186 </div>
187 </div>
188
189 <div class="yui-g">
190
191 <div id="bibliodescriptions" class="toptabs">
192
193 <ul>   
194 <li> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#holdings">Holdings
195     ( <!-- TMPL_VAR NAME="count" --> )</a>
196    </li>
197  <li> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#descriptions">Descriptions</a></li>
198 <!-- TMPL_IF name="subscriptionsnumber" --><li>
199             <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#subscriptions">Subscriptions</a>
200     </li><!-- /TMPL_IF -->
201 <!-- TMPL_IF NAME="reviewson" --><li><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#comments">Comments</a></li><!-- /TMPL_IF -->
202
203         <!-- TMPL_IF NAME="OPACFRBRizeEditions" --><li><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#editions">Editions</a></li><!-- /TMPL_IF -->
204         
205         <!-- TMPL_IF NAME="AmazonContent" --><li><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#amazonreviews">Amazon Reviews</a></li><!-- /TMPL_IF -->
206 </ul>
207
208 <div id="holdings">
209 <!-- TMPL_IF name="count" -->
210     <table>
211         <tr>
212             <th>Item type</th>
213             <th>Location</th>
214             <th>Status</th>
215             <th>Date Due</th>
216                         <th>Last Seen</th>
217             <!-- TMPL_IF NAME="serial" --><th>Copy / Vol</th>
218             <th>Published</th><!-- /TMPL_IF -->
219         </tr>
220         <!-- TMPL_LOOP NAME="ITEM_RESULTS" -->
221         <tr>
222             <td><!-- TMPL_IF NAME="imageurl" --><img src="<!-- TMPL_VAR NAME="imageurl" -->" title="<!-- TMPL_VAR name="description" -->" alt="<!-- TMPL_VAR NAME="description" -->" /><!-- /TMPL_IF --> <!-- TMPL_VAR name="description" -->
223                     </td>
224             <td><!-- TMPL_VAR NAME="branchname" --> <!-- TMPL_VAR name="location" --> <!-- TMPL_IF NAME="itemcallnumber" --> <!-- TMPL_VAR NAME="itemcallnumber" --><!-- /TMPL_IF --></td>
225             <td><!-- TMPL_IF name="bi_notforloan" -->
226                     Not for loan
227                 <!-- TMPL_ELSE -->
228                     <!-- TMPL_IF name="datedue" -->
229                     On loan
230                     <!-- TMPL_ELSE -->
231                         <!-- TMPL_IF name="notforloan" -->
232                             <!-- TMPL_VAR name="notforloan" -->
233                         <!-- TMPL_ELSE -->
234                             <!-- TMPL_IF name="itemlost"-->
235                                 Item lost
236                             <!-- TMPL_ELSE -->
237                                 <!-- TMPL_IF NAME="wthdrawn" -->
238                                     Item Cancelled
239                                 <!-- TMPL_ELSE -->
240                                     Available
241                                 <!-- /TMPL_IF -->
242                             <!-- /TMPL_IF -->
243                         <!-- /TMPL_IF -->
244                     <!-- /TMPL_IF -->
245                 <!-- /TMPL_IF --></td>
246             <td><!-- TMPL_VAR NAME="datedue" --></td>
247                         <td><!-- TMPL_VAR NAME="datelastseen" --></td>
248             <!-- TMPL_IF NAME="serial" --><td><!-- TMPL_VAR NAME="serialseq" --> </td>
249                         <td><!-- TMPL_VAR NAME="publisheddate" --> </td><!-- /TMPL_IF -->
250             <!-- TMPL_IF NAME="type" -->
251             <td><a href="/cgi-bin/koha/maint/catmaintain.pl?type=fixitemtype&amp;bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->&amp;item=<!-- TMPL_VAR NAME="itemtype" -->">Fix Itemtype</a></td>
252             <!-- /TMPL_IF -->
253         </tr>
254         <!-- /TMPL_LOOP -->
255     </table>
256 <!-- TMPL_ELSE -->
257 <p>No physical items for this record</p>
258 <!-- /TMPL_IF -->
259 </div>
260
261 <div id="descriptions">
262 <!-- TMPL_IF NAME="AmazonContent" --><!-- TMPL_IF NAME="item_description" --><strong>Description (from Amazon.com):</strong><ul><li><!-- TMPL_VAR NAME="item_description" --></li></ul><!-- /TMPL_IF --><!-- /TMPL_IF -->
263  <!-- TMPL_IF name="MARCNOTES" -->
264         <!-- TMPL_LOOP NAME="MARCNOTES" -->
265         <p><!-- TMPL_VAR NAME="marcnote" --></p>
266         <!-- /TMPL_LOOP -->
267     <!-- TMPL_ELSE -->
268     <!-- TMPL_IF name="notes" -->
269     <p><!-- TMPL_VAR NAME="notes" --></p>
270     <!-- /TMPL_IF -->
271     <!-- /TMPL_IF -->
272 </div>
273
274 <!-- TMPL_IF name="subscriptionsnumber" -->
275 <div id="subscriptions">
276     <h2>This is a serial subscription</h2>
277     <p> (There are <!-- TMPL_VAR name="subscriptionsnumber" --> subscriptions associated with this title).</p>
278     <!-- TMPL_LOOP Name="subscriptions" -->
279     <!-- TMPL_IF name="branchcode" --><h3>At branch: <!-- TMPL_VAR name="branchcode" --></h3><!-- /TMPL_IF -->
280     <!-- TMPL_IF NAME="subscriptionnotes" --><p><!--TMPL_VAR NAME="subscriptionnotes"--> </p><!-- /TMPL_IF -->
281     <!--TMPL_IF NAME="latestserials"-->
282     <p> The three latest issues for this subscription:</p>
283     <table>
284         <tr>
285             <th>Issue #</th>
286             <th>Date</th>
287             <th>Status</th>
288             <th>Note</th>
289             <!--TMPL_LOOP Name="latestserials"-->
290             <tr>
291                 <td>    <!--TMPL_VAR Name="serialseq"-->
292                 </td>
293                 <td>    <!--TMPL_VAR Name="planneddate"-->
294                 </td>
295                 <td>    <!--TMPL_IF Name="status1"-->Awaited
296                     <!--TMPL_ELSE -->
297                     <!-- TMPL_IF Name="status2"-->Arrived
298                     <!--TMPL_ELSE -->
299                     <!-- TMPL_IF Name="status3"-->Late
300                     <!--TMPL_ELSE -->
301                     <!-- TMPL_IF Name="status4"-->Missing
302                     <!--TMPL_ELSE -->
303                     <!-- TMPL_IF Name="status5"-->Not Issued
304                     <!--/TMPL_IF-->
305                     <!--/TMPL_IF-->
306                     <!--/TMPL_IF-->
307                     <!--/TMPL_IF-->
308                     <!--/TMPL_IF-->
309                 </td>
310                 <td>    <!--TMPL_VAR Name="notes"-->
311                 </td>
312             </tr>
313             <!--/TMPL_LOOP -->
314         </table>
315         <!-- /TMPL_IF -->
316         <!-- /TMPL_LOOP -->
317                 <p><a href="opac-serial-issues.pl?biblionumber=<!-- TMPl_VAR name="biblionumber" -->">More details</a></p>
318     </div>
319     <!-- /TMPL_IF -->
320
321
322 <!-- TMPL_IF NAME="reviewson" -->
323 <div id="comments">
324 <!-- TMPL_IF NAME="reviews" -->
325         <!--TMPL_LOOP NAME="reviews"-->
326             <h5>
327                 Comment by
328                 <!--TMPL_VAR NAME="title"-->
329                 <!--TMPL_VAR NAME="firstname"-->
330                 <!--TMPL_VAR NAME="surname"-->
331             </h5>
332                         <small>
333                 <!--TMPL_VAR NAME="datereviewed"-->
334             </small>
335         <p>
336           <!--TMPL_VAR NAME="review"-->
337         </p>
338         <!--/TMPL_LOOP-->
339     <!-- TMPL_ELSE  -->
340         <p>There are no comments for this item.</p>
341 <!-- /TMPL_IF -->
342
343     <!-- TMPL_IF NAME="loggedinusername" -->
344        <p> <a href="javascript:Dopop('/cgi-bin/koha/opac-review.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber"-->');">
345             Post or edit your comments on this item.
346         </a></p>
347     <!-- TMPL_ELSE -->
348         <p><a href="/cgi-bin/koha/opac-user.pl">Log in to your account</a> to post a comment.</p>
349     <!-- /TMPL_IF -->
350         </div>
351 <!-- /TMPL_IF -->
352
353 <!-- TMPL_IF NAME="OPACFRBRizeEditions" --><div id="editions">
354
355 <h2>Other Editions of this Work</h2>
356 <!-- TMPL_IF NAME="XISBNS" -->
357 <ul>
358 <!-- TMPL_LOOP NAME="XISBNS" -->
359 <li><!-- <img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itemtype" -->.gif" alt="<!-- TMPL_VAR NAME="itemtype" -->" title="<!-- TMPL_VAR NAME="itemtype" -->" /> -->
360 <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a><!-- TMPL_IF NAME="author" --> by <!-- TMPL_VAR NAME="author" --><!-- /TMPL_IF --><!-- TMPL_IF NAME="copyrightdate" --> &copy;<!-- TMPL_VAR NAME="copyrightdate" --><!-- /TMPL_IF --></li>
361 <!-- <img src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn" -->.01._THUMBZZZ_PU_PU-5_.jpg" /> -->
362
363         <!-- <!-- TMPL_LOOP NAME=items -->
364         <!-- TMPL_IF NAME="itype" --><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itype" -->.gif" title="<!-- TMPL_VAR NAME="itype" -->" alt="<!-- TMPL_VAR NAME="itype" -->" /><!-- /TMPL_IF -->
365         barcode:<!-- TMPL_VAR NAME="barcode" -->
366         <!-- /TMPL_LOOP --> -->
367 <!-- /TMPL_LOOP -->
368 </ul>
369 <!-- TMPL_ELSE -->
370 <p>No other editions found.</p>
371 <!-- /TMPL_IF -->
372 </div><!-- /TMPL_IF -->
373
374
375 <!-- TMPL_IF NAME="AmazonContent" -->
376 <!-- Amazon Reviews -->
377 <div id="amazonreviews">
378         
379     <!-- TMPL_LOOP NAME="BIBLIO_RESULTS" -->
380     <!-- TMPL_IF NAME="isbn" -->
381         <h4><a href="http://www.amazon.com/gp/customer-reviews/write-a-review.html/002-2970817-7876066?%5Fencoding=UTF8&amp;asin=<!-- TMPL_VAR NAME="isbn" -->&amp;store=books">Add your own review</a></h4>
382     <!-- /TMPL_IF -->
383     <!-- /TMPL_LOOP --><br/>
384
385         <!-- TMPL_IF NAME="rating" -->
386             <h4>Rating (from Amazon.com):</h4>
387         <div id="starMT"><div id="starFull" style="width:<!-- TMPL_VAR NAME="rating" -->px"></div></div>
388
389         <!-- TMPL_LOOP NAME="AMAZONREVIEWS" -->
390             <div class="content_set">
391             
392                         <!-- TMPL_IF NAME="summary" -->
393             <h4 class="underline">  <!-- TMPL_VAR NAME="summary" --></h4>
394             <!-- /TMPL_IF -->
395             
396                         <!-- TMPL_IF NAME="comment" -->
397                 <p><!-- TMPL_VAR NAME="comment" --></p>
398                         <!-- /TMPL_IF -->
399             </div>
400     <!-- /TMPL_LOOP -->
401     <!-- TMPL_ELSE -->
402
403     <p> Sorry, there are no reviews available for this title. </p>
404
405     <!-- /TMPL_IF -->
406 </div> <!-- itemReviews -->
407 <!-- /TMPL_IF-->
408 </div>
409 <div>
410         
411 <!-- TMPL_LOOP NAME="SIMILAR_PRODUCTS" -->
412 <!-- TMPL_LOOP NAME="product" -->
413 <li><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR
414 NAME="itemtype" -->.gif" title="<!-- TMPL_VAR NAME="itemtype" -->" />
415 <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR
416 NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a> by <!--
417 TMPL_VAR NAME="author" --> &copy;<!-- TMPL_VAR NAME="copyrightdate"
418 --></li>
419 <img src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn"
420 -->.01._THUMBZZZ_PU_PU-5_.jpg" />
421
422     <!-- TMPL_LOOP NAME=items -->
423     <!-- TMPL_IF NAME="itype" --><img
424 src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itype" -->.gif"
425 title="<!-- TMPL_VAR NAME="itype" -->" /><!-- /TMPL_IF -->
426     barcode:<!-- TMPL_VAR NAME="barcode" -->
427     <!-- /TMPL_LOOP -->
428 <!-- /TMPL_LOOP -->
429 <!-- /TMPL_LOOP -->
430
431 </div>
432 </div>
433 </div>
434 </div>
435         <!-- TMPL_IF NAME="OpacNav" --><div class="yui-b"><!--TMPL_INCLUDE NAME="navigation.inc" --></div><!-- /TMPL_IF -->
436
437 <script language="javascript" type="text/javascript">function Dopop(link) { newin=window.open(link,'popup','width=500,height=400,toolbar=false,scrollbars=yes'); }</script>
438 </div>
439 <!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->