3d92bb9522f23a99284ba5ce83b9a6ef32910af8
[garming/samba-autobuild/.git] / swat / scripting / header_columns.esp
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5
6   <title>@@global.page.title</title>
7
8 <link rel="stylesheet" href="/style/common.css" type="text/css" media="all" />
9 <link rel="stylesheet" href="/style/main.css" type="text/css" media="all" />
10 <link rel="shortcut icon" href="/images/favicon.ico" />
11
12 <!--[if gte IE 5.5]>
13         <style type="text/css">
14         /*<![CDATA[*/
15         .logo_hack {
16 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod='scale');
17         }
18         /*]]>*/ 
19         </style>
20 <![endif]-->
21
22 <!--[if lte IE 5]>
23         <style type="text/css">
24         /*<![CDATA[*/
25         .logo_hack {
26         background-image:url(/images/logo.gif);
27         background-position:center;
28         background-repeat:no-repeat;
29         top:23.5px;
30         left:-10px;
31         }
32         /*]]>*/
33         </style>
34 <![endif]-->
35
36 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
37 <meta http-equiv="Content-Language" content="en-us" />
38
39 </head>
40
41
42 <body>
43
44 <div id="banner">
45   <div class="stripe"></div>
46   <div class="logout">
47   <b>logged in as @@session.authinfo.username</b>
48   <form method="post" action="/logout.esp@@global.SESSIONURI">
49   <input type="submit" value="Logout" />
50   </form>
51   </div>
52 </div>
53
54 <div id="logo">
55   <div class="logo_hack"><a href="/@@global.SESSIONURI"><img src="/images/linkpad.gif" alt="SWAT" /></a></div>
56 </div>
57
58 <div class="slogan">
59   <h4>Samba Web Administration Tool</h4>
60 </div>
61
62 <div class="nav">
63      <% 
64      include("/docs/menu.js"); 
65      include("/esptest/menu.js");
66      %>
67 </div>
68
69  
70 <div id="content">
71   <div class="center">