<?php $title = "Himmel"; $header = "News"; include ("./inc/header.php"); echo "<a href=\"#Neu\">".Get_Text(3)."</a>"; include ("news_output.php"); include ("./inc/footer.php"); ?>