Hauptinhalt dieser Seite
Sprungmarken zu den verschiedenen Informationsbereichen der Seite:
"2006",
"rp_online_url" => "",
"current_language" => "",
"content_cat_lang" => "cityinfo_anreise_de",
"content_item" => "anreise",
"xml_url" => "",
"xsl_url" => ""
);
foreach ($arrCentralDataParam as $strKey => $strValue){
if(isset($_GET[$strKey])){
$arrCentralDataParam[$strKey] = $_GET[$strKey];
}
}
$html = "";
include ($docRoot."/central_data/main/XSL-XML_gen.inc.php");
$local_footer=<<< end_footer
end_footer;
/*
$html = str_replace('', ' ', $html);
?>