bull renamed to serials.
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / catalogue / MARCdetail.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Catalogue MARC detail<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
2
3 <!-- TMPL_INCLUDE NAME="menus.inc" -->
4 <!-- TMPL_INCLUDE NAME="menu-catalogue.inc" -->
5
6
7 <!-- TMPL_UNLESS name="popup" -->
8         <div class="tabbed">
9         <form Name="f">
10                 <h1 class="catalogue">
11                         Biblionumber : <!-- TMPL_VAR NAME="biblionumber" -->
12                         <b>With Framework :<!--TMPL_VAR Name="framework" --></b>
13                 </h1>
14         </form>
15         </div>
16 <!-- /TMPL_UNLESS -->
17         <div class="tabs">
18                 <!-- TMPL_IF NAME="0XX" -->
19                         <div id="link0"><a href="javascript:active(0)">0</a></div>
20                 <!-- /TMPL_IF -->
21                 <!-- TMPL_IF NAME="1XX" -->
22                         <div id="link1"><a href="javascript:active(1)">1</a></div>
23                 <!-- /TMPL_IF -->
24                 <!-- TMPL_IF NAME="2XX" -->
25                         <div id="link2"><a href="javascript:active(2)">2</a></div>
26                 <!-- /TMPL_IF -->
27                 <!-- TMPL_IF NAME="3XX" -->
28                         <div id="link3"><a href="javascript:active(3)">3</a></div>
29                 <!-- /TMPL_IF -->
30                 <!-- TMPL_IF NAME="4XX" -->
31                         <div id="link4"><a href="javascript:active(4)">4</a></div>
32                 <!-- /TMPL_IF -->
33                 <!-- TMPL_IF NAME="5XX" -->
34                         <div id="link5"><a href="javascript:active(5)">5</a></div>
35                 <!-- /TMPL_IF -->
36                 <!-- TMPL_IF NAME="6XX" -->
37                         <div id="link6"><a href="javascript:active(6)">6</a></div>
38                 <!-- /TMPL_IF -->
39                 <!-- TMPL_IF NAME="7XX" -->
40                         <div id="link7"><a href="javascript:active(7)">7</a></div>
41                 <!-- /TMPL_IF -->
42                 <!-- TMPL_IF NAME="8XX" -->
43                         <div id="link8"><a href="javascript:active(8)">8</a></div>
44                 <!-- /TMPL_IF -->
45                 <!-- TMPL_IF NAME="9XX" -->
46                         <div id="link9"><a href="javascript:active(9)">9</a></div>
47                 <!-- /TMPL_IF -->
48                 <a href="javascript:active(10)">I<br>t<br>e<br>m<br>s</a>
49         </div>
50
51         <div name="0XX" id="0XX" class="tab" style="visibility:visible">
52                 <!-- TMPL_LOOP NAME="0XX" -->
53                                 <!-- TMPL_IF name="tag" -->
54                                         <p class="MARCtag">
55                                                 <!-- TMPL_VAR NAME="tag" -->
56                                         </p>
57                                 <!-- TMPL_ELSE -->
58                                         <br />
59                                 <!-- /TMPL_IF -->
60                         <!-- TMPL_LOOP NAME="subfield" -->
61                                 <p>
62                                         <label class="labelsubfield">&nbsp;
63                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
64                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
65                                         <!-- TMPL_VAR NAME="marc_value" -->
66                                         <!-- TMPL_IF name="link" -->
67                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
68                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
69                                                 </a>
70                                         <!-- /TMPL_IF -->
71                                         <!-- TMPL_IF NAME="authority" -->
72                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
73                                         <!-- /TMPL_IF -->
74                                 </p>
75                         <!-- /TMPL_LOOP -->
76                 <!-- /TMPL_LOOP -->
77         </div>
78         
79         <div id="1XX" class="tab">
80                 <!-- TMPL_LOOP NAME="1XX" -->
81                                 <!-- TMPL_IF name="tag" -->
82                                         <p class="MARCtag">
83                                                 <!-- TMPL_VAR NAME="tag" -->
84                                         </p>
85                                 <!-- TMPL_ELSE -->
86                                         <br />
87                                 <!-- /TMPL_IF -->
88                         <!-- TMPL_LOOP NAME="subfield" -->
89                                 <p>
90                                         <label class="labelsubfield">&nbsp;
91                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
92                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
93                                         <!-- TMPL_VAR NAME="marc_value" -->
94                                         <!-- TMPL_IF name="link" -->
95                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
96                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
97                                                 </a>
98                                         <!-- /TMPL_IF -->
99                                         <!-- TMPL_IF NAME="authority" -->
100                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
101                                         <!-- /TMPL_IF -->
102                                 </p>
103                         <!-- /TMPL_LOOP -->
104                 <!-- /TMPL_LOOP -->
105         </div>
106         
107         <div id="2XX" class="tab">
108                 <!-- TMPL_LOOP NAME="2XX" -->
109                                 <!-- TMPL_IF name="tag" -->
110                                         <p class="MARCtag">
111                                                 <!-- TMPL_VAR NAME="tag" -->
112                                         </p>
113                                 <!-- TMPL_ELSE -->
114                                         <br />
115                                 <!-- /TMPL_IF -->
116                         <!-- TMPL_LOOP NAME="subfield" -->
117                                 <p>
118                                         <label class="labelsubfield">&nbsp;
119                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
120                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
121                                         <!-- TMPL_VAR NAME="marc_value" -->
122                                         <!-- TMPL_IF name="link" -->
123                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
124                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
125                                                 </a>
126                                         <!-- /TMPL_IF -->
127                                         <!-- TMPL_IF NAME="authority" -->
128                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
129                                         <!-- /TMPL_IF -->
130                                 </p>
131                         <!-- /TMPL_LOOP -->
132                 <!-- /TMPL_LOOP -->
133         </div>
134         
135         <div id="3XX" class="tab">
136                 <!-- TMPL_LOOP NAME="3XX" -->
137                                 <!-- TMPL_IF name="tag" -->
138                                         <p class="MARCtag">
139                                                 <!-- TMPL_VAR NAME="tag" -->
140                                         </p>
141                                 <!-- TMPL_ELSE -->
142                                         <br />
143                                 <!-- /TMPL_IF -->
144                         <!-- TMPL_LOOP NAME="subfield" -->
145                                 <p>
146                                         <label class="labelsubfield">&nbsp;
147                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
148                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
149                                         <!-- TMPL_VAR NAME="marc_value" -->
150                                         <!-- TMPL_IF name="link" -->
151                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
152                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
153                                                 </a>
154                                         <!-- /TMPL_IF -->
155                                         <!-- TMPL_IF NAME="authority" -->
156                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
157                                         <!-- /TMPL_IF -->
158                                 </p>
159                         <!-- /TMPL_LOOP -->
160                 <!-- /TMPL_LOOP -->
161         </div>
162         
163         <div id="4XX" class="tab">
164                 <!-- TMPL_LOOP NAME="4XX" -->
165                                 <!-- TMPL_IF name="tag" -->
166                                         <p class="MARCtag">
167                                                 <!-- TMPL_VAR NAME="tag" -->
168                                         </p>
169                                 <!-- TMPL_ELSE -->
170                                         <br />
171                                 <!-- /TMPL_IF -->
172                         <!-- TMPL_LOOP NAME="subfield" -->
173                                 <p>
174                                         <label class="labelsubfield">&nbsp;
175                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
176                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
177                                         <!-- TMPL_VAR NAME="marc_value" -->
178                                         <!-- TMPL_IF name="link" -->
179                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
180                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
181                                                 </a>
182                                         <!-- /TMPL_IF -->
183                                         <!-- TMPL_IF NAME="authority" -->
184                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
185                                         <!-- /TMPL_IF -->
186                                 </p>
187                         <!-- /TMPL_LOOP -->
188                 <!-- /TMPL_LOOP -->
189         </div>
190         
191         <div  id="5XX" class="tab">
192                 <!-- TMPL_LOOP NAME="5XX" -->
193                                 <!-- TMPL_IF name="tag" -->
194                                         <p class="MARCtag">
195                                                 <!-- TMPL_VAR NAME="tag" -->
196                                         </p>
197                                 <!-- TMPL_ELSE -->
198                                         <br />
199                                 <!-- /TMPL_IF -->
200                         <!-- TMPL_LOOP NAME="subfield" -->
201                                 <p>
202                                         <label class="labelsubfield">&nbsp;
203                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
204                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
205                                         <!-- TMPL_VAR NAME="marc_value" -->
206                                         <!-- TMPL_IF name="link" -->
207                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
208                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
209                                                 </a>
210                                         <!-- /TMPL_IF -->
211                                         <!-- TMPL_IF NAME="authority" -->
212                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
213                                         <!-- /TMPL_IF -->
214                                 </p>
215                         <!-- /TMPL_LOOP -->
216                 <!-- /TMPL_LOOP -->
217         </div>
218         
219         <div id="6XX" class="tab">
220                 <!-- TMPL_LOOP NAME="6XX" -->
221                                 <!-- TMPL_IF name="tag" -->
222                                         <p class="MARCtag">
223                                                 <!-- TMPL_VAR NAME="tag" -->
224                                         </p>
225                                 <!-- TMPL_ELSE -->
226                                         <br />
227                                 <!-- /TMPL_IF -->
228                         <!-- TMPL_LOOP NAME="subfield" -->
229                                 <p>
230                                         <label class="labelsubfield">&nbsp;
231                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
232                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
233                                         <!-- TMPL_VAR NAME="marc_value" -->
234                                         <!-- TMPL_IF name="link" -->
235                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
236                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
237                                                 </a>
238                                         <!-- /TMPL_IF -->
239                                         <!-- TMPL_IF NAME="authority" -->
240                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
241                                         <!-- /TMPL_IF -->
242                                 </p>
243                         <!-- /TMPL_LOOP -->
244                 <!-- /TMPL_LOOP -->
245         </div>
246         
247         <div  id="7XX" class="tab">
248                 <!-- TMPL_LOOP NAME="7XX" -->
249                                 <!-- TMPL_IF name="tag" -->
250                                         <p class="MARCtag">
251                                                 <!-- TMPL_VAR NAME="tag" -->
252                                         </p>
253                                 <!-- TMPL_ELSE -->
254                                         <br />
255                                 <!-- /TMPL_IF -->
256                         <!-- TMPL_LOOP NAME="subfield" -->
257                                 <p>
258                                         <label class="labelsubfield">&nbsp;
259                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
260                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
261                                         <!-- TMPL_VAR NAME="marc_value" -->
262                                         <!-- TMPL_IF name="link" -->
263                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
264                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
265                                                 </a>
266                                         <!-- /TMPL_IF -->
267                                         <!-- TMPL_IF NAME="authority" -->
268                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
269                                         <!-- /TMPL_IF -->
270                                 </p>
271                         <!-- /TMPL_LOOP -->
272                 <!-- /TMPL_LOOP -->
273         </div>
274         
275         <div id="8XX" class="tab">
276                 <!-- TMPL_LOOP NAME="8XX" -->
277                                 <!-- TMPL_IF name="tag" -->
278                                         <p class="MARCtag">
279                                                 <!-- TMPL_VAR NAME="tag" -->
280                                         </p>
281                                 <!-- TMPL_ELSE -->
282                                         <br />
283                                 <!-- /TMPL_IF -->
284                         <!-- TMPL_LOOP NAME="subfield" -->
285                                 <p>
286                                         <label class="labelsubfield">&nbsp;
287                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
288                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
289                                         <!-- TMPL_VAR NAME="marc_value" -->
290                                         <!-- TMPL_IF name="link" -->
291                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
292                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
293                                                 </a>
294                                         <!-- /TMPL_IF -->
295                                         <!-- TMPL_IF NAME="authority" -->
296                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
297                                         <!-- /TMPL_IF -->
298                                 </p>
299                         <!-- /TMPL_LOOP -->
300                 <!-- /TMPL_LOOP -->
301         </div>
302         
303         <div id="9XX" class="tab">
304                 <!-- TMPL_LOOP NAME="9XX" -->
305                                 <!-- TMPL_IF name="tag" -->
306                                         <p class="MARCtag">
307                                                 <!-- TMPL_VAR NAME="tag" -->
308                                         </p>
309                                 <!-- TMPL_ELSE -->
310                                         <br />
311                                 <!-- /TMPL_IF -->
312                         <!-- TMPL_LOOP NAME="subfield" -->
313                                 <p>
314                                         <label class="labelsubfield">&nbsp;
315                                         <!-- TMPL_UNLESS name="hide_marc" --><!-- TMPL_VAR NAME="marc_subfield" --><!-- /TMPL_UNLESS -->
316                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
317                                         <!-- TMPL_VAR NAME="marc_value" -->
318                                         <!-- TMPL_IF name="link" -->
319                                                 <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
320                                                         <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR name="marc_value" -->">
321                                                 </a>
322                                         <!-- /TMPL_IF -->
323                                         <!-- TMPL_IF NAME="authority" -->
324                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Auth</a>
325                                         <!-- /TMPL_IF -->
326                                 </p>
327                         <!-- /TMPL_LOOP -->
328                 <!-- /TMPL_LOOP -->
329         </div>
330         
331         <div id="10XX" class="tab">
332                 <p class="MARCtag">Items</p>
333                 <br/>
334                 <table class="noborder">
335                                 <tr>
336                                         <!-- TMPL_LOOP NAME="item_header_loop" -->
337                                                 <th class="noborder">
338                                                         <!-- TMPL_VAR NAME="header_value" -->
339                                                 </th>
340                                         <!-- /TMPL_LOOP -->
341                                 </tr>
342                                 <!-- TMPL_LOOP NAME="item_loop" -->
343                                         <tr>
344                                                 <!-- TMPL_VAR NAME="item_value" -->
345                                         </tr>
346                                 <!-- /TMPL_LOOP -->
347                 </table>
348         </div>
349 <div id="action">
350                 <form action="javascript:Addbiblio('')">
351                         <input type="submit" value="Edit biblio" />
352                 </form>
353                 <form action="javascript:Addbiblio('duplicate')">
354                         <input type="submit" value="Duplicate" />
355                 </form>
356                 <form action="../cataloguing/additem.pl">
357                         <input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->" />
358                         <input type="submit" value="Edit item" />
359                 </form>
360                 <form action="javascript:confirm_deletion()">
361                         <input type="submit" value="delete" />
362                 </form>
363                 <form action="#">
364                         <input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->" />
365                         <input type="submit" value="Complete" />
366                 </form>
367                 <form action="detail.pl">
368                         <input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->" />
369                         <input type="submit" value="Normal" />
370                 </form>
371                 <form action="ISBDdetail.pl">
372                         <input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->" />
373                         <input type="submit" value="ISBD" />
374                 </form>
375                 <form action="javascript:Dopop('bookshelves/addbookbybiblionumber.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->')">
376                         <input type="submit" value="Add to shelf" />
377                 </form>
378                 <form action="javascript:Dopop('detailprint.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->')">
379                         <input type="submit" value="Print" />
380                 </form>
381                 <!-- TMPL_IF name="subscriptionsnumber" -->
382                 <form action="serials-home.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->">
383                         <input type="submit" value="Subscription(s)" />
384                 </form>
385                 <!-- /TMPL_IF -->
386                 <!-- TMPL_IF NAME="norequests" -->
387                 <!-- TMPL_ELSE -->
388                         <form action="request.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->">
389                                 <input type="submit" value="Request" />
390                         </form>
391                 <!-- /TMPL_IF -->
392 </div>
393 <script language="JavaScript" type="text/javascript">
394 function active(numlayer)
395 {
396         for (i=0; i <= 10 ; i++ ) {
397                 ong = i+"XX";
398                 link = "link"+i;
399                 if (numlayer==i) {
400                         document.getElementById(ong).style.visibility="visible";
401                 } else {
402                         document.getElementById(ong).style.visibility="hidden";
403                 }
404         }
405 }
406
407 function confirm_deletion() {
408         var is_confirmed = confirm('Are you sure you want to delete this biblio?');
409         if (is_confirmed) {
410                 window.location="../cataloguing/addbiblio.pl?op=delete&amp;biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->";
411         }
412 }
413 function Dopop(link) {
414         newin=window.open(link,'popup','width=500,height=400,toolbar=false,scrollbars=yes');
415 }
416 function Changefwk(FwkList) {
417   var fwk = FwkList.options[FwkList.selectedIndex].value;
418   window.location = "MARCdetail.pl?bib=<!--TMPL_VAR Name="biblionumber"-->&frameworkcode="+fwk;
419 }
420 function Addbiblio(op) {
421   var fwk = document.forms['f'].Frameworks.options[document.forms['f'].Frameworks.selectedIndex].value;
422   window.location = "../cataloguing/addbiblio.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&frameworkcode="+fwk+"&op="+op; 
423 }
424 </script>
425 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->