moving templates to structure defined by finlay
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / default / en / includes / cat-top.inc
1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 <!--Authored by rachel@katipo.co.nz 104:38 1/11/99-->\r
3 <!--updated by rachel@katipo.co.nz 12:24 12/01/00-->\r
4
5 <html>
6 <head>
7 <title>KOHA: INTRANET: Catalogue</title>
8
9
10 <style type="text/css">
11 <!--
12 select,option {font-size:12px}
13 -->
14
15 </style>
16
17 <SCRIPT LANGUAGE="JavaScript">
18 <!--
19
20 // go to page selected from options menu
21
22 function leapto(form) {
23 var myindex=form.dest.selectedIndex
24 parent.location.href=(form.dest.options[myindex].value);
25 }
26
27 function focusinput() {
28     window.onerror=null;
29     document.forms[0].elements[0].focus();
30 }
31
32 if (document.images){
33
34 menu=new Image;
35 menu.src ="/images/cat-cat.gif"
36
37 }
38
39 function messenger(url){
40   window1=window.open(url,"window1","height=250,width=350,left=150,top=50,350,screenY=50");
41
42 }
43
44 //-->
45
46 </script>
47
48 </head>
49 <body text="black" bgcolor="white" link="#0000ff"
50 vlink="#0000ff" "3366cc" Alink="#cc3300"
51 marginheight=0 marginwidth=0 leftmargin=0 topmargin=0
52 onLoad=focusinput()>
53
54
55
56
57 <!--HDL Colours
58
59         Yellow = ffcc00
60         light blue = ccccff
61         bright blue links = 0000ff
62         aubergine = 663266
63         light green/grey = cccc99
64
65
66 -->
67
68 <!------------------------MENUS-------------------------------->
69
70 <table cellpadding=0 cellspacing=0 width="100%" border=0>
71 <tr bgcolor=663266 >
72
73         <td  valign=top>
74         <table cellpadding=0 cellspacing=0  border=0 height=29>
75         <tr valign=top bgcolor=663266 >
76         <td background="/images/catalogue-spot-1.gif" width="224"
77         height="29"><font size=1 face="arial"><img src="/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0><br>
78         <img src="/images/holder.gif"
79         width=35 height=21 align=left alt=" " hspace=0 vspace=0><font size="+1">KOHA: <a href="/">Main Menu</a></font><br>
80         <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 vspace=0></FONT></td>
81
82         </TR></TABLE> </td>
83
84
85         <td  valign=bottom align=right>
86 <img src="/images/holder.gif"  WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>
87 <td  valign=bottom align=right>
88         <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td>
89 <img src=/images/cat-cat.gif border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>
90
91         </TR></TABLE></TD>
92 </tr>
93
94 </tr>
95 <TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=3><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>
96
97 </table>
98
99
100 <map name="map">
101 <area shape="rect" coords="18,8,84,27" href="/catalogue/" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
102
103 <area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
104
105 <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.menu.src='/images/cat-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
106 \r
107 <area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
108 \r
109 <area shape="rect" coords="306,8,352,27" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" onMouseOver="if(document.images)document.menu.src='/images/cat-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
110 \r
111 <area  shape="rect" alt="Home" coords="374,9,419,29" href="/" onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
112 <area shape="default" nohref>
113 </map>\r
114 \r
115 \r
116 \r
117 <BLOCKQUOTE>\r