if (($_GET["lang"])=="en") echo file_get_contents("inc.en.startseite.php"); elseif (($_GET["lang"])=="se") echo file_get_contents("inc.se.startseite.php"); else echo file_get_contents("inc.de.startseite.php"); ?>
if (($_GET["lang"])=="en") echo file_get_contents("inc.en.news.php"); elseif (($_GET["lang"])=="se") echo file_get_contents("inc.se.news.php"); else echo file_get_contents("inc.de.news.php"); ?>
if (($_GET["lang"])=="en") echo file_get_contents("inc.en.news.php"); elseif (($_GET["lang"])=="se") echo file_get_contents("inc.se.news.php"); else echo file_get_contents("inc.de.news.php"); ?>