<?php
$URL="https://$_SERVER[HTTP_HOST]/syn3/trac";
?>
<html>
<head>
<meta http-equiv=refresh content="1;url=<?=$URL?>">
</head>
<body>
    <table height=100% width=100% align=center><tr><td>
        <table align=center><tr><td>
            <image src='loading.gif'>
        </tr></table>
    </tr></table>
</body></html>
