Main content of this page
Anchor links to the different areas of information in this page:
"2006",
"rp_online_url" => "",
"current_language" => "",
"content_cat_lang" => "cityinfo_anreise_en",
"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);
?>