<?php

require_once($topdir . "common/common.INC.PHP");

print_page_header("/", "Scratchpost");

$accepted_languages = @$_SERVER["HTTP_ACCEPT_LANGUAGE"];

?>
<div><img src="/photo/DeviantArt/Robot-123.jpg" width="618" height="800"/></div>
<!-- str_replace("\n", "<br/>\n", htmlspecialchars(get_random_saying())); -->
<p><a href="/about/">About (Impressum)</a></p>
<?php
print_page_footer("/");

?>