Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / public / GSS.html @ ce98bfc6

History | View | Annotate | Download (658 Bytes)

1 14ad7326 pastith
<html>
2 14ad7326 pastith
        <head>
3 0a84c89d pastith
                <title>Pithos</title>
4 14ad7326 pastith
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5 14ad7326 pastith
                <script language='javascript' src='gr.ebs.gss.GSS.nocache.js'></script>
6 14ad7326 pastith
                <script type="text/javascript">
7 14ad7326 pastith
                document.oncontextmenu = function() {
8 14ad7326 pastith
                        return false;
9 df9747fa pastith
                }
10 14ad7326 pastith
                </script>
11 a52ea5e4 pastith
                <script type="text/javascript" src="sha1.js"></script>
12 b4b6e89f Panagiotis Astithas
                <script type="text/javascript" language="javascript" src="lytebox.js"></script>
13 b4b6e89f Panagiotis Astithas
                <link rel="stylesheet" href="lytebox.css" type="text/css" media="screen" />        </head>
14 14ad7326 pastith
        <body>
15 4244064c Panagiotis Astithas
                <iframe src="javascript:''" id="__gwt_historyFrame" style="position:absolute;width:0;height:0;border:0"></iframe>
16 14ad7326 pastith
        </body>
17 14ad7326 pastith
</html>