include "etc/include.php";
stdheader("redirect");
rammestart();
if ($spraak=="norsk") {
?>
Min hjemmeside er ikke her
men på www.math.ntnu.no/~berland.
Du vil bli overflyttet dit om 3 sekunder
}
else {
?>
My homepage is not here
but at www.math.ntnu.no/~berland.
You will be automatically transferred in 3 seconds.
}
rammeslutt();
stdfooter();
?>