]> git.decadent.org.uk Git - maypole.git/blob - templates/custom/header
bbc32bdd683f3d1be6d8eba7ac1ff386913f2b72
[maypole.git] / templates / custom / header
1 <HTML>
2     <HEAD>
3         <TITLE> Beer Database </TITLE>
4 <META http-equiv=Content-Type content="text/html; charset=utf-8">
5
6 <LINK title=myStyle href="/trinity.css" type=text/css rel=stylesheet>
7
8 <script language="javascript" type="text/javascript">
9 <!--
10 function go()
11 {
12     box = document.forms[-1].navi;
13     destination = box.options[box.selectedIndex].value;
14     if (box.options[box.selectedIndex].class == 'redirect')
15         location.href = destination;
16 }
17
18 // -->
19 </SCRIPT>
20 </HEAD>
21 <BODY>
22 <DIV class="content">
23