<?php
/*
* $Id$
*
* written by Manuel Kasper, Monzoon Networks AG <mkasper@monzoon.net>
*/
header("Location: top.php");
exit;
?>