1 #define BGCOLOR "#b6c6e5"
2 #define MENUBG "#6887bb"
3 #define TITLE(_x) <h1>_x</h1>
6 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
9 <link rel="STYLESHEET" type="text/css" href="/style.css">
10 <link rel="shortcut icon" href="/favicon.ico">
12 <title>Rockbox - _PAGE_</title>
14 <title>Rockbox</title>
16 <meta name="author" content="Björn Stenberg, in Emacs">
18 <meta name="keywords" content="Rockbox,Archos,firmware,open source,computer,programming,software">
22 %TMPL:DEF{"rockboxmenu"}%
24 <body bgcolor=BGCOLOR text="black" link="blue" vlink="purple" alink="red" topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>
26 <table border=0 cellpadding=7 cellspacing=0 height="100%">
28 <td bgcolor=MENUBG valign="top">
30 <div align="center"><a href="/"><img src="/rockbox100.png" width=99 height=30 border=0 alt="Rockbox Logo"></a>
33 <a class="menulink" href="/">home</a><br>
34 <a class="menulink" href="/download/">download</a><br>
35 <a class="menulink" href="/twiki/bin/view/Main/DocsIndex">documentation</a><br>
36 <a class="menulink" href="/mail/">mailing lists</a><br>
37 <a class="menulink" href="/twiki/">wiki</a><br>
38 <a class="menulink" href="/irc/">IRC</a><br>
39 <a class="menulink" href="http://forums.rockbox.org">forums</a><br>
40 <a class="menulink" href="/daily.shtml">daily builds</a><br>
41 <a class="menulink" href="/cvs.shtml">CVS builds</a><br>
42 <a class="menulink" href="/tracker/index.php?type=1">feature requests</a><br>
43 <a class="menulink" href="/tracker/index.php?type=2">bug reports</a><br>
44 <a class="menulink" href="/tracker/index.php?type=4">patches</a><br>
47 <form action="http://www.google.com/search">
48 <input name=as_q size=10><br>
49 <input value="Search" type=submit>
50 <input type=hidden name=as_sitesearch value="www.rockbox.org">
53 <p class=menutext>Bandwidth and server<br>sponsored by:<br>
54 <a href="http://www.contactor.se"><img border=0 src="/cont.png" width=101 height=36 alt="Contactor Data AB Logo"></a>
56 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
57 <input type="hidden" name="cmd" value="_xclick">
58 <input type="hidden" name="business" value="bjorn@haxx.se">
59 <input type="hidden" name="item_name" value="Donation to the Rockbox project">
60 <input type="hidden" name="no_shipping" value="1">
61 <input type="hidden" name="cn" value="Note to the Rockbox team">
62 <input type="hidden" name="currency_code" value="USD">
63 <input type="hidden" name="tax" value="0">
64 <input type="image" src="/paypal-donate.gif" border="0" name="submit">
73 <div align="center">_LOGO_</div>