Log updates
[beagleboard.org.git] / code / Global / index_div.skin
blob2b8ca4d34f062f1fa48db0c72237aa8719585b2a
1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
2  <head>
3   <!-- meta http-equiv="Content-Language" content="en-us" / -->
4   <!-- meta HTTP-EQUIV="REFRESH" content="1; url=http://www.beagleboard.org" -->
5   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6   <link rel="stylesheet" type="text/css" href="/static/default.css" />
7   <title>BeagleBoard.org - <% response.title %></title>
8  </head>
9  <body>
10   <div id="outerframe">
11    <div class="box">
12     <div class="backgroundbottomright">
13      <table width="963">
14       <div class="head">
15        <div class="nav">
16         <div class="alist">
17          <ul>
18           <li><a href="/about">About Us</a></li>
19           <li><a href="/support">Support</a></li>
20           <li><a href="/chat">Live Chat</a></li>
21           <li><a href="/discuss">Discussion Groups</a></li>
22           <li class="last"><a href="/projects">Join Projects</a></li>
23          </ul>
24         </div><!-- alist -->
25         <div class="alist"><% User.prompt %></div>
26        </div><!-- nav -->
27        <div class="breadcrumb">
28         <p><a href="http://BeagleBoard.org">Home</a></p>
29        </div><!-- breadcrumb -->
30       </div><!-- head -->
31       <div class="body">
32        <div class="navpanel">
33         <div class="backgroundbottomright">
34          <div class="navpanelhead">
35           <h2>Nav Heading</h2>
36          </div>
37          <div class="navpanelbody">
38           <ul>
39            <li>line1</li>
40            <li>line2</li>
41            <li>line3</li>
42           </ul>
43          </div><!-- navpanelbody -->
44         </div><!-- backgroundbottomright -->
45        </div><!-- navpanel -->
46        <div class="page">
47         <% response.body %>
48        </div>
49        <div class="footer">
50         <table border="0" width="98%" id="table4" cellspacing="10" cellpadding="0">
51          <tr>
52           <td valign="top">
53            <img border="0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" 
54             width="88" height="31">
55           </td>
56           <td valign="top">
57            <div class="alist">
58             <ul>
59              <li><a href="/about">About Us</a></li>
60              <li><a href="/support">Support</a></li>
61              <li><a href="/chat">Live Chat</a></li>
62              <li><a href="/discuss">Discussion</a></li>
63              <li class="last"><a href="/projects">Join Projects</a></li>
64             </ul>
65             <br />
66             <ul>
67              <li>Under license from Creative Commons</li>
68              <li><a href="/privacy">Privacy Policy</a></li>
69              <li><a href="http://validator.w3.org/check/referer">Validate XHTML</a></li>
70              <li><a href="http://jigsaw.w3.org/css-validator/check/referer">Validate CSS</a></li>
71              <li class="last"><a href="/terms">Terms of Use</a></li>
72             </ul>
73            </div>
74           </td>
75          </tr>
76         </table>
77        </div><!-- footer -->
78       </div><!-- body -->
79      </table>
80     </div><!-- backgroundbottomright -->
81    </div><!-- box -->
82   </div><!-- outerframe -->
83   <script type="text/javascript">
84    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
85    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
86   </script>
87   <script type="text/javascript">
88    var pageTracker = _gat._getTracker("UA-3429714-1");
89    pageTracker._initData();
90    pageTracker._trackPageview();
91   </script>
92  </body>
93 </html>