<?php
header("HTTP/1.1 301 Moved Permanently");   
header("location:http://www.ruszczak.eu/cablecars/de/");
//$lang="de";
//include("index.php");
?>
