82292b8f00460c1fca279fa836af6a14eecee6a0
[koha_gimpoz] / koha-tmpl / intranet-tmpl / default / fr / catalogue / MARCdetail.tmpl
1 <TMPL_INCLUDE NAME="cat-top.inc">
2
3 <table width="100%" cellspacing=0 cellpadding=5>
4 <tr>
5         <td width="80%">
6                 <table width=100% cellspacing=0 cellpadding=5 border=1>
7                 <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif">
8                         <td>
9                         <table width="100%" border=0 cellpadding=0 cellspacing=0>
10                                 <tr>
11                                         <td width=8%><a href="acqui.simple/addbiblio.pl?oldbiblionumber=<TMPL_VAR name="biblionumber">"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/fileopen.png"></td>
12                                         <td width=8%><a href="detail.pl?bib=<TMPL_VAR name="biblionumber">">Normal</a></td>
13                                         <td align="center"><b>MARC biblio : <TMPL_VAR name="bibid"></b></td>
14                                 </tr>
15                         </table>
16                         </td>
17                 </tr>
18                 <tr>
19                         <td colspan=3>
20                         <table width=100% border=0 colspacing=0 cellpadding=0>
21                         <tr>
22                                 <td width=9% align="center"><a href="javascript:active(0)"><div id="link0">0</div></a></td>
23                                 <td width=9% align="center"><a href="javascript:active(1)" ><div id="link1">1</div></a></td>
24                                 <td width=9% align="center"><a href="javascript:active(2)"><div  id="link2">2</div></a></td>
25                                 <td width=9% align="center"><a href="javascript:active(3)"><div  id="link3">3</div></a></td>
26                                 <td width=9% align="center"><a href="javascript:active(4)"><div  id="link4">4</div></a></td>
27                                 <td width=9% align="center"><a href="javascript:active(5)"><div  id="link5">5</div></a></td>
28                                 <td width=9% align="center"><a href="javascript:active(6)"><div  id="link6">6</div></a></td>
29                                 <td width=9% align="center"><a href="javascript:active(7)"><div  id="link7">7</div></a></td>
30                                 <td width=9% align="center"><a href="javascript:active(8)"><div  id="link8">8</div></a></td>
31                                 <td width=9% align="center"><a href="javascript:active(9)"><div  id="link9">9</div></a></td>
32                                 <td width=10% align="center"><a href="javascript:active(10)"><div  id="link10">Exemplaire</div></a></td>
33                         </tr>
34                         </table>
35                         </td>
36                 </tr>
37                 </table>
38         </td>
39         <td>
40                 <TMPL_IF NAME="norequests">
41                 <TMPL_ELSE>
42                         <a href=request.pl?bib=<TMPL_VAR NAME="biblionumber"> class="button">R&eacute;servations</a>
43                 </TMPL_IF>
44         </td>
45 </tr>
46 </table>
47
48
49    <DIV name="0XX" id="0XX" style="position:absolute;visibility:visible;width:90%">
50     <table width=100%  cellspacing=0 cellpadding=5 border=0>
51         <TMPL_LOOP name="0XX">
52         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
53         <TMPL_LOOP name="subfield">
54         <tr>
55          <td width="3%">&nbsp;</td>
56             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
57                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
58                 <td width="40%"><TMPL_VAR name="marc_value"></td>
59                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
60         </tr>
61         </tmpl_loop>
62         </tmpl_loop>
63      </table>
64      </DIV>
65
66     <DIV name="1XX" id="1XX" style="position:absolute;visibility:hidden;width:90%">
67     <table width=100%  cellspacing=0 cellpadding=5 border=0>
68         <TMPL_LOOP name="1XX">
69         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
70         <TMPL_LOOP name="subfield">
71         <tr>
72          <td width="3%">&nbsp;</td>
73             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
74                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
75                 <td width="40%"><TMPL_VAR name="marc_value"></td>
76                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
77        </tr>
78         </TMPL_LOOP>
79         </TMPL_LOOP>
80      </table>
81      </DIV>
82
83     <DIV name="2XX" id="2XX" style="position:absolute;visibility:hidden;width:90%">
84     <table width=100% cellspacing=0 cellpadding=5  border=0>
85         <TMPL_LOOP name="2XX">
86         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
87         <TMPL_LOOP name="subfield">
88         <tr>
89          <td width="3%">&nbsp;</td>
90             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
91                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
92                 <td width="40%"><TMPL_VAR name="marc_value"></td>
93                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
94        </tr>
95         </TMPL_LOOP>
96         </TMPL_LOOP>
97      </table>
98      </DIV>
99
100     <DIV name="3XX" id="3XX" style="position:absolute;visibility:hidden;width:90%">
101     <table width=100% cellspacing=0 cellpadding=5  border=0>
102         <TMPL_LOOP name="3XX">
103         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
104         <TMPL_LOOP name="subfield">
105         <tr>
106          <td width="3%">&nbsp;</td>
107             <td width="2%"><b><TMPL_VAR name="marc_tag"></b></td>
108                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
109                 <td width="40%"><TMPL_VAR name="marc_value"></td>
110                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
111        </tr>
112         </TMPL_LOOP>
113         </TMPL_LOOP>
114      </table>
115      </DIV>
116
117     <DIV name="4XX" id="4XX" style="position:absolute;visibility:hidden;width:90%">
118     <table width=100%  cellspacing=0 cellpadding=5 border=0>
119         <TMPL_LOOP name="4XX">
120         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
121         <TMPL_LOOP name="subfield">
122         <tr>
123          <td width="3%">&nbsp;</td>
124             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
125                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
126                 <td width="40%"><TMPL_VAR name="marc_value"></td>
127                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
128        </tr>
129         </TMPL_LOOP>
130         </TMPL_LOOP>
131      </table>
132      </DIV>
133
134     <DIV name="5XX" id="5XX" style="position:absolute;visibility:hidden;width:90%">
135     <table width=100% cellspacing=0 cellpadding=5  border=0>
136         <TMPL_LOOP name="5XX">
137         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
138         <TMPL_LOOP name="subfield">
139         <tr>
140          <td width="3%">&nbsp;</td>
141             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
142                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
143                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
144                 <td width="40%"><TMPL_VAR name="marc_value"></td>
145        </tr>
146         </TMPL_LOOP>
147         </TMPL_LOOP>
148      </table>
149      </DIV>
150
151         <DIV name="6XX" id="6XX" style="position:absolute;visibility:hidden;width:90%">
152     <table width=90% cellspacing=0 cellpadding=5  border=0>
153         <TMPL_LOOP name="6XX">
154         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
155         <TMPL_LOOP name="subfield">
156         <tr>
157          <td width="3%">&nbsp;</td>
158             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
159                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
160                 <td width="40%"><TMPL_VAR name="marc_value"></td>
161                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
162        </tr>
163         </TMPL_LOOP>
164         </TMPL_LOOP>
165      </table>
166      </DIV>
167
168     <DIV name="7XX" id="7XX" style="position:absolute;visibility:hidden;width:90%">
169     <table width=100%  cellspacing=0 cellpadding=5 border=0>
170         <TMPL_LOOP name="7XX">
171         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
172         <TMPL_LOOP name="subfield">
173         <tr>
174          <td width="3%">&nbsp;</td>
175             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
176                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
177                 <td width="40%"><TMPL_VAR name="marc_value"></td>
178                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
179        </tr>
180         </TMPL_LOOP>
181         </TMPL_LOOP>
182      </table>
183      </DIV>
184
185     <DIV name="8XX" id="8XX" style="position:absolute;visibility:hidden;width:90%">
186     <table width=100% cellspacing=0 cellpadding=5  border=0>
187         <TMPL_LOOP name="8XX">
188         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
189         <TMPL_LOOP name="subfield">
190         <tr>
191          <td width="3%">&nbsp;</td>
192             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
193                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
194                 <td width="40%"><TMPL_VAR name="marc_value"></td>
195                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
196        </tr>
197         </TMPL_LOOP>
198         </TMPL_LOOP>
199      </table>
200      </DIV>
201
202     <DIV name="9XX" id="9XX" style="position:absolute;visibility:hidden;width:90%">
203     <table width=90% cellspacing=0 cellpadding=5  border=0>
204         <TMPL_LOOP name="9XX">
205         <tr background="<TMPL_VAR name="themelang">/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
206         <TMPL_LOOP name="subfield">
207         <tr>
208          <td width="3%">&nbsp;</td>
209             <td width="2%"><b><TMPL_VAR name="marc_subfield"></b></td>
210                 <td width="55%"><TMPL_VAR name="marc_lib"></td>
211                 <td width="40%"><TMPL_VAR name="marc_value"></td>
212                 <td width="20"><a href="search.marc/search.pl?op=do_search&marclist=<TMPL_VAR name="marc_tag"><TMPL_VAR name="marc_subfield">&operator=&#x003D&type=intranet&value=<TMPL_VAR name="marc_value" ESCAPE=URL>"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/filefind.png" height=15></a></td>
213        </tr>
214         </TMPL_LOOP>
215         </TMPL_LOOP>
216      </table>
217      </DIV>
218
219     <DIV name="10XX" id="10XX" style="position:absolute;visibility:hidden;width:90%">
220     <table border=1 cellspacing=0 cellpadding=5>
221                 <tr  background="<TMPL_VAR name="themelang">/images/background-mem.gif">
222                         <TMPL_LOOP name="item_header_loop"><th><tmpl_var name="header_value"></th></TMPL_LOOP>
223                 </tr>
224                 <TMPL_LOOP name="item_loop">
225                         <tr>
226                                         <TMPL_VAR name="item_value">
227                         </tr>
228                 </TMPL_LOOP>
229      </table>
230      </DIV>
231
232 <script LANGUAGE="JavaScript">
233 function active(numlayer)
234 {
235 for (i=0; i <= 10 ; i++ ) {
236     ong = i+"XX";
237         link = "link"+i;
238     if (numlayer==i) {
239         document.getElementById(ong).style.visibility="visible";
240         document.getElementById(link).style.backgroundColor="#11AA11";
241         document.getElementById(link).style.backgroundImage="url(<TMPL_VAR name="themelang">/images/background-mem.gif)";
242 } else {
243         document.getElementById(ong).style.visibility="hidden";
244         document.getElementById(link).style.backgroundColor="#FFFFFF";
245         document.getElementById(link).style.backgroundImage="";
246 }
247 }
248 }
249 </script>
250 </body>
251 </html>