aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/barnet/header.html
blob: 654e3d83cdc6c0eeb3a309649e49e10332424eb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--[if lt IE 7]><html class="ie6 oldie" lang="[% lang_code %]"><![endif]-->
<!--[if IE 7]>   <html class="ie7 oldie" lang="[% lang_code %]"><![endif]-->
<!--[if IE 8]>   <html class="ie8 oldie" lang="[% lang_code %]"><![endif]-->
<!--[if gt IE 8]><!--><html lang="[% lang_code %]"><!--<![endif]-->
    <head>
        <link rel="stylesheet" type="text/css" href="/cobrands/barnet/css/basic.css">

        <link rel="stylesheet" type="text/css" href="[% version('/css/core.css') %]">
        <link rel="stylesheet" type="text/css" href="/cobrands/barnet/css/layout.css">

        <!-- Preferred style sheet enabled when the page is loaded -->
        <link rel="stylesheet" title="default" type="text/css" href="/cobrands/barnet/css/light.css">

        <!-- Alternate style sheets used for the light/relaxed style -->
        <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/light.css">
        <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/relaxed.css">

        <!-- Alternate style sheets used for the dark style -->
        <link rel="alternate stylesheet" title="dark" type="text/css" href="/cobrands/barnet/css/dark.css">

        <!-- Alternate style sheets used for the dark/relaxed style -->
        <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/dark.css">
        <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/relaxed.css">


        <!--[if lte IE 6]>
             <link rel="stylesheet" type="text/css" href="/cobrands/barnet/css/ie.css">

             <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/ie-relaxed.css">

             <link rel="alternate stylesheet" title="dark" type="text/css" href="/cobrands/barnet/css/ie-dark.css">

             <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/ie-dark.css">
             <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/ie-relaxed.css">
        <![endif]-->

        <!--[if IE 7]>
             <link rel="stylesheet" type="text/css" href="/cobrands/barnet/css/ie-seven.css">

             <link rel="alternate stylesheet" title="relaxed light" type="text/css" href="/cobrands/barnet/css/ie-seven-relaxed.css">

             <link rel="alternate stylesheet" title="relaxed dark" type="text/css" href="/cobrands/barnet/css/ie-seven-relaxed.css">
        <![endif]-->
        <link rel="stylesheet" media="print" type="text/css" href="/cobrands/barnet/css/print.css">

        <script type="text/javascript" src="[% version('/cobrands/barnet/javascript/jquery-1.2.6_common.js') %]"></script>
        <script type="text/javascript" src="[% version('/cobrands/barnet/javascript/styleswitch.js') %]"></script>
        <script type="text/javascript" src="[% version('/cobrands/barnet/javascript/jquery-cookie-min.js') %]"></script>
        <script type="text/javascript" src="[% version('/cobrands/barnet/javascript/2008-portsurf.js') %]"></script>

        [% INCLUDE 'common_header_tags.html' %]

  </head>
  <body>

  <div id="iewrap">
  <img id="print-logo" src="/cobrands/barnet/images/logo-barnet.gif" alt="">
            <div id="header">
                <a href="http://www.barnet.gov.uk/"><img src="/cobrands/barnet/images/logo-barnet.gif" alt="Barnet Logo"></a>

                <a href="#content" class="rm">Skip to Content</a>
                <span class="rm">|</span>
                <a href="#navigation" class="rm">Skip to Menu</a>
                <span class="rm">|</span>

                <form action="http://www.barnet.gov.uk/search">
                    <div class="search-input">
                        <input type="hidden" name="col" value="lbb">
                        <input type="hidden" name="type" value="sitesearch">
                        <label for="input-0" class="rm">Search:</label>
                        <input type="text" value="Please enter your search" name="search" class="search">
                    </div>
                    <div class="search-button">
                        <input type="submit" value="Search" class="submit" id="input-0">
                    </div>
                </form>

                <div id="switcher" style="display:none">
                    <p>Site preferences:</p>
                    <ul>
                        <li class="default"><a id="s1" class="styleswitch" rel="default" title="Light colours with the default layout">default</a></li>
                        <li class="relaxed-light"><a id="s2" class="styleswitch" rel="relaxed light" title="Light colours with the relaxed layout" href="#">relaxed light</a></li>
                        <li class="dark"><a id="s3" class="styleswitch" rel="dark" title="Dark colours with the default layout" href="#">dark</a></li>
                        <li class="relaxed-dark"><a id="s4" class="styleswitch" rel="relaxed dark" title="Dark colours with the relaxed layout" href="#">relaxed dark</a></li>
                    </ul>
                </div><!-- end switcher -->
            </div><!-- end header -->

      <div id="wrap">
          <div id="content">
              <div id="mysociety">