﻿<!DOCTYPE html PUBLIC
          "-//W3C//DTD XHTML 1.1//EN"
          "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
    <meta http-equiv="content-language"     content="en" />
    <meta http-equiv="content-style-type"   content="text/css" />
    <meta http-equiv="content-script-type"  content="text/javascript" />
    <meta http-equiv="content-type"         content="text/html; charset=utf-8" />
    <meta http-equiv="x-ua-compatible"      content="IE=edge" />

    <meta name="language"     content="en" />
    <meta name="description"  content="Official homepage for the most authentic digital rain simulating screensaver, The Matrix Trilogy Screensaver." />
    <meta name="keywords"     content="matrix,screensaver" />
    <meta name="requested"    content="2026-05-30 23:38:20" scheme="Y-m-d H:i:s" />

    <meta name="page"         content="css/pda.css" />
    
    <link rel="icon"          href="img/favicon.png" type="image/png" media="all" />
    <link rel="shortcut icon" href="img/favicon.png" type="image/png" media="all" />
    
    <link rel="stylesheet"    href="css/common.css"  type="text/css"  media="all" />
    <link rel="stylesheet"    href="css/layout.css"  type="text/css"  media="all" />
    <link rel="stylesheet"    href="css/design.css"  type="text/css"  media="all" />
    <link rel="stylesheet"    href="css/pda.css"     type="text/css"  media="handheld" />
    
    <!--[if IE 6]>
    <link rel="stylesheet"    href="css/iepng.css"   type="text/css"  media="all" />
    <![endif]-->
    <!--[if lte IE 6]>
    <link rel="stylesheet"    href="css/ie6fix.css"  type="text/css"  media="all" />
    <![endif]-->
    <!--[if lte IE 7]>
    <link rel="stylesheet"    href="css/ie7fix.css"  type="text/css"  media="all" />
    <![endif]-->
    <!--[if lte IE 8]>
    <link rel="stylesheet"    href="css/ie8fix.css"  type="text/css"  media="all" />
    <![endif]-->
    <!--[if lt IE 9]>
        <script src="js/jquery-1.10.2.min.js" type="text/javascript"></script>
    <![endif]-->
    <!--[if gte IE 9]><!-->
        <script src="js/jquery-2.0.3.min.js" type="text/javascript"></script>
    <!--[endif]-->
    
    <link rel="home"          href="http://www.thematrixscreensaver.com/" />
    <link rel="author"        href="http://www.ringos.cz/" />
    
    <title>The Matrix Trilogy Screensaver</title>

<script type="text/javascript"><!--//--><![CDATA[//><!--
    function reposition () {
        var w = $(window).width();
        if (w <= 786) {
            $('#title').attr('src','img/title-786.png');
        } else
        if (w <= 1572) {
            $('#title').attr('src','img/title-1572.png');
        } else {
            $('#title').attr('src','img/title-3144.png');
        };
        
        if (w < 760)
            $('#head q').hide ();
        else
            $('#head q').show ();
            
        if (w < 1360) {
            $('#facebook').show ();
            $('#facebookbox').hide ();
        } else {
            $('#facebook').hide ();
            $('#facebookbox').show ();
        }
    };

    $(window).resize(reposition);
    $('#head').ready(reposition);
//--><!]]></script>
</head>
<body>
    <div id="head">
        <q>In the beginning, there was man... and for a time, it was good.</q>
        <a href="http://www.thematrixscreensaver.com/"><img src="img/title-786.png" class="png" id="title" alt="The Matrix Trilogy Screensaver" /></a>
    </div>

    <div id="body">
        <div id="content">
<div class="block">
    <h2>404 ERROR</h2>
    <p>
        The requested content was not found.<br />
        Click the huuuge logo above to return to main page. 
    </p>
</div>
        </div>
    </div>

    <div id="foot">
        © Jan Ringoš, <a href="http://www.ringos.cz/">www.ringos.cz</a>,
        <img src="img/trimcore.png" class="png" alt="" id="trimcore" /><a href="http://www.trimcore.cz">TRIM CORE SOFTWARE s.r.o.</a>
    </div>
</body>
</html>
