Old stuff/old_sites/coming_soon/site.php 
    (Deskargatu)
        <? 
$base = "/";
$burl = "/site.php/";
print '<?xml version="1.0" encoding="iso-8859-1"?>'; 
?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
    <title>Coming soon : InDesignStudio</title>
    <link type="text/css" rel="stylesheet" href="<?=$base?>style.css" />
    <meta name="Author" content="In Design Studio & tfe Amaury Mline" />
    <meta name="copyright" content="© 2005 In Design." />
</head>
<body>
<div class="page">
<h1>InDesignStudio</h1>
<h2>" Art is EVERYWHERE "</h2>
<div>
<h3>InDesignStudio change for you</h3>
<ul>
    <li>New layout</li>
    <li>New staff</li>
    <li>New aditions</li>
</ul>
<p>During the out time, please refers to <a href="http://client.indesignstudio.be">client.indesignstudio.be</a> for your
works. If you want to join us, please send mail at <a href="mailto:Contact@InDesignStudio.be">Contact@InDesignStudio.be</a>.
<h4>Check us the 1 March !</h4>
</div>
<div class="footer">
<p>WEBSITE DESIGNED BY InDesignStudio \\// COPYRIGHT © InDesignStudio 2005</p>
</div>
</div>
</body>
</html>