summaryrefslogtreecommitdiff
path: root/ajax.html
blob: bed9ce1e98f0dee35f64e72c2c5a976c07548306 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    
    	<title>anonbox mail reader :: Chaos Computer Club</title>
        <link rel="stylesheet" href="style.css" type="text/css" media="screen" charset="iso8859-1" />
    	<!-- <script type="text/javascript" src="prototype-1.6.0.2.js"></script> -->
    	<script type="text/javascript" src="parsemail_2.js"></script>
    	<script type="text/javascript" src="encoding.js"></script>
    	<script type="text/javascript" src="encoding_jis.js"></script>
    </head>
    <body>
     <div id="header"><a href="https://www.ccc.de/"><img class="knotenmain" src="l_chaosknoten_1.png"/></a><img class="knoten" src="l_chaosknoten_23a.png"/></div>
     <div id="content">
       <p>If you can read this text, you either do not have received any messages or your JavaScript is disabled.</p>
     </div>
     <div id="footer">This service brought to you by <a href="https://www.ccc.de/">Chaos Computer Club, Germany</a> </div>
    </body>
</html>