small fix to launch catalogue through loadmodule (MARC or non MARC)
[koha.git] / koha-tmpl / intranet-tmpl / default / en / includes / parameters-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-->
3 <!--updated by rachel@katipo.co.nz 12:24 12/01/00-->
4
5 <html>
6 <head>
7 <title>KOHA: INTRANET: Parameters</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     if (document.forms[0]) {
30         document.forms[0].elements[0].focus();
31     }
32 }
33
34 if (document.images){
35
36 menu=new Image;
37 menu.src ="/images/cat-cat.gif"
38
39 }
40
41 function messenger(url){
42   window1=window.open(url,"window1","height=250,width=350,left=150,top=50,350,screenY=50");
43
44 }
45
46 //-->
47
48 </script>
49
50 </head>
51 <body text="black" bgcolor="white" link="#0000ff"
52 vlink="#0000ff" "3366cc" Alink="#cc3300"
53 marginheight=0 marginwidth=0 leftmargin=0 topmargin=0
54 onLoad=focusinput()>
55
56
57
58
59 <!--HDL Colours
60
61         Yellow = ffcc00
62         light blue = ccccff
63         bright blue links = 0000ff
64         aubergine = 663266
65         light green/grey = cccc99
66
67
68 -->
69
70 <!------------------------MENUS-------------------------------->
71
72 <table cellpadding=0 cellspacing=0 width="100%" border=0>
73 <tr bgcolor=663266 >
74
75         <td  valign=top>
76         <table cellpadding=0 cellspacing=0  border=0 height=29>
77         <tr valign=top bgcolor=663266 >
78         <td background="/images/catalogue-spot-1.gif" width="224"
79         height="29"><font size=1 face="arial"><img src="/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0><br>
80         <img src="/images/holder.gif"
81         width=35 height=21 align=left alt=" " hspace=0 vspace=0><font size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">Main Menu</a></font><br>
82         <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 vspace=0></FONT></td>
83
84         </TR></TABLE> </td>
85
86
87         <td  valign=bottom align=right>
88 <img src="/images/holder.gif"  WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>
89 <td  valign=bottom align=right>
90         <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td>
91 <img src=/images/cat-cat.gif border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>
92
93         </TR></TABLE></TD>
94 </tr>
95
96 </tr>
97 <TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=3><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>
98
99 </table>
100
101
102 <map name="map">
103 <area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
104
105 <area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
106
107 <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'">
108
109 <area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
110
111 <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'">
112
113 <area  shape="rect" alt="Home" coords="374,9,419,29" href="/cgi-bin/koha/mainpage.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
114 <area shape="default" nohref>
115 </map>
116
117
118
119 <BLOCKQUOTE>