* added online help link
[koha.git] / koha-tmpl / intranet-tmpl / default / en / opac-main.tmpl
1 <HTML>
2 <TITLE>WELCOME TO THE  KOHA OPAC </TITLE>
3
4
5 <style type="text/css">
6 <!--
7 input{font-size:16px}
8 -->
9
10 </style>
11
12
13 </HEAD>
14
15 <BODY   onload="document.catsearch.keyword.focus()"
16         BGCOLOR="#339999" 
17         text="black" 
18         link="white" 
19         vlink="white" 
20         alink="#663366" 
21         leftmargin=0 
22         topmargin=0
23         marginheight=0
24         marginwidth=0 >
25
26 <center>
27 <table cellspacing=0 cellpadding=0 border=0 >
28         
29   <tr valign=top >
30         <td background="/images/front-background-med.gif"><img src="/images/holder.gif" 
31         width=1 height=440 align=left alt=" " hspace=0 vspace=0><table
32 cellspacing=0 cellpadding=0 border=0 >
33         
34   <tr valign=top >
35         <td background=" "><img src="/images/holder.gif" width=228 height=88 
36         alt=" " hspace=0 vspace=0></td>
37         <td background=" "><img src="/images/holder.gif" width=57 height=88 
38         alt=" " hspace=0 vspace=0></td>
39         <td background=" "><img src="/images/holder.gif" width=47 height=88 
40         alt=" " hspace=0 vspace=0></td>
41         <td background=" "><img src="/images/holder.gif" width=1 height=88 
42         alt=" " hspace=0 vspace=0></td>
43         <td background=" "><img src="/images/holder.gif" width=1 height=88 
44         alt=" " hspace=0 vspace=0></td>
45   </tr>
46
47   <tr valign=top >
48         <td background=" " rowspan=2 align="right" colspan=2><img src="/images/holder.gif"
49         width=1 height=30
50         alt=" " hspace=0 vspace=0><br>
51         <img src="/images/koha.gif" width=200 height=128
52         alt="Koha: Horowhenua Library Trust Catalogue and Member Services" hspace=0 vspace=0></td>
53
54         <td background=" "  colspan=3><font size=+2><a href="/cgi-bin/koha/catalogue-home.pl"><img src="/images/heading-search.gif" width=272   height=38
55         alt="Search the Catalogue" hspace=0 vspace=0 border=0></a></font></td>
56
57   </tr>
58
59
60 <tr valign=top >
61         <td>&nbsp; &nbsp; </td>
62         <FORM ACTION="/cgi-bin/koha/search.pl" name=catsearch>
63         <input type=hidden name=type value=opac>
64         <td background=" " >
65
66         <input type=text size="27" name="keyword"><br>
67         </font>
68         <b>Type in the box and press the enter                  key.</b><br>
69         <a href="/cgi-bin/koha/catalogue-home.pl">
70       
71         <img src="/images/front-arrow.gif" width=27 height=22
72         alt="-" hspace=0 vspace=0 border=0 align=middle >Advanced Search (More Options)</a><br>
73
74         <img src="/images/holder.gif" width=1 height=8
75         alt=" " hspace=0 vspace=0>
76         <p>
77         <!-- TMPL_IF NAME="loggedinuser" -->
78             <p align=left>Logged in as: <!-- TMPL_VAR NAME="loggedinuser" --> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
79         <!-- TMPL_ELSE -->
80             <p align=left><a href=/cgi-bin/koha/userpage.pl>Log In</a> to Koha</p>
81         <!-- /TMPL_IF -->
82         </td>
83         </form>
84   </tr>
85
86
87  
88
89 <!--
90   <tr valign=top ><form action="/cgi-bin/member.pl" method=get >
91         <td background=" "  colspan=3><img src="/images/heading-login.gif" width=279            height=38
92         alt="Member Login" hspace=0 vspace=0 border=0></td>
93
94   </tr>
95 <tr valign=top >
96         <td></td>
97         <form action="/cgi-bin/member.pl" method=get >
98         <td background=" " >
99         <font size=3 face="arial narrow,arial,helvetica">Card number &nbsp;</font></td>
100         <td background=" " ><input type=text size="12" name="card"></td>
101
102   </tr>
103
104   <tr valign=top><td></td>
105         <td></td>
106         <td></td>
107         <td background=" " >
108         <font size=3 face="arial narrow,arial,helvetica">Password</font></td>
109         <td background=" " ><input type=password size="12" name="password"><br>
110         <input type=submit value="OK"><br>
111
112         <img src="/images/holder.gif" width=1 height=8
113         alt=" " hspace=0 vspace=0></td>
114         </font>
115  </tr>
116
117   <tr valign=top >
118         <td></td>
119         <td background=" " colspan=4><A href="join.html"><img src="/images/heading-member.gif" width=331                height=38
120         alt="Become a Website Member" hspace=0 vspace=0 border=0></a>
121         </td>
122         <td>
123         </td>
124
125   </tr>
126
127 -->
128 </table>
129
130 </td>
131   </tr>
132 </table>
133 <p>
134 </center>