<?php
    $timings = array();
    $timings['start'] = microtime(true);
    $is_KIT_HOMEPAGE_PROJECT = 'false';

    $wsm_editurl =<<<'NOWDOC'
../WebClient/Action=Preview&Mode=0&LikeMode=0&projectguid=09EC24D4AF3643A7BBBD6FE722C4DF7D&editlinkguid=758D12E1CE6D41C88F4D5AB5C8590F78&parentpageguid=&pageguid=7051E72F2A8D4FE3BD36C538D72BCFDF&forceprojectvariant=1&targetcontainerguid=&containerpageguid=&projectvariantguid=&languagevariantid=ENG&islink=1&themepath=ioRD.asp?Action=ShowLoginMask&LanguageVariantGuid=90C69E9A9F9C495E8D96CBC392D4C4C9&ProjectVariantGuid=&ProjectGuid=09EC24D4AF3643A7BBBD6FE722C4DF7D&PageGuid=7051E72F2A8D4FE3BD36C538D72BCFDF&LinkFromGuid=758D12E1CE6D41C88F4D5AB5C8590F78&ForceProjectVariant=1&NextModule=smartedit
NOWDOC;
	$wsm_editurl = trim($wsm_editurl);
	if (strpos($wsm_editurl, '?') !== false) {
		$wsm_editurl = substr($wsm_editurl, strpos($wsm_editurl, '?') + 1);
	}

    if ((isset($_SERVER['PATH_INFO'])) && ($_SERVER['PATH_INFO'] == '/edit')) {
        header ('Location: https://'.file_get_contents('https://wsm.scc.kit.edu/rql/login/get_server_for_project.php?prj=09EC24D4AF3643A7BBBD6FE722C4DF7D').'/cms/ioRD.asp?'.$wsm_editurl.'&admin=true&KillSession=1');
        die();
    }
    if ((isset($_SERVER['PATH_INFO'])) && ($_SERVER['PATH_INFO'] == '/gmd')) {
        echo 'ProjectGuid=09EC24D4AF3643A7BBBD6FE722C4DF7D;PageGuid=7051E72F2A8D4FE3BD36C538D72BCFDF;ChangeDate="'.show_change_date().'";ChangeAuthor="'.show_change_author().'";EditCMSUrl="https://'.file_get_contents('https://wsm.scc.kit.edu/rql/login/get_server_for_project.php?prj=09EC24D4AF3643A7BBBD6FE722C4DF7D').'/cms/ioRD.asp?'.$wsm_editurl.'&admin=true"';
        die();
    } 
    $wsm_editurl = '../WebClient/Action=Preview&Mode=0&LikeMode=0&projectguid=09EC24D4AF3643A7BBBD6FE722C4DF7D&editlinkguid=758D12E1CE6D41C88F4D5AB5C8590F78&parentpageguid=&pageguid=7051E72F2A8D4FE3BD36C538D72BCFDF&forceprojectvariant=1&targetcontainerguid=&containerpageguid=&projectvariantguid=&languagevariantid=ENG&islink=1&themepath=ioRD.asp?Action=ShowLoginMask&LanguageVariantGuid=90C69E9A9F9C495E8D96CBC392D4C4C9&ProjectVariantGuid=&ProjectGuid=09EC24D4AF3643A7BBBD6FE722C4DF7D&PageGuid=7051E72F2A8D4FE3BD36C538D72BCFDF&LinkFromGuid=758D12E1CE6D41C88F4D5AB5C8590F78&ForceProjectVariant=1&NextModule=smartedit';
    $RenderTag_Name_Einrichtung = '';
    $RenderTag_Name_Einrichtung_alt = '';
    $RenderTag_img_head_big = '';
    $RenderTag_copyright_img_head_big = '';
    $RenderTag_img_head_small = '';
    $RenderTag_copyright_img_head_small = '';
    $RenderTag_Title_Prefix = '';
    $RenderTag_Link_Home = '';
    $RenderTag_img_KeyVisual = '';
    $RenderTag_img_logo = '';
    $RenderTag_Adresse = '';
    $RenderTag_show_feedback = '';
    $RenderTag_Meta_Author = '';
    $RenderTag_OE_Logo_Link = '';
    $vorgabe_table_style = '';
    $campusplan_id = '';
    $breadcrumb_prefix = '';
    $shibboleth_enabled = '';
    $timings['vorPV'] = microtime(true);
?><?php


            $temp_TextIcons =<<<'HEREDOCTEXTICONS'

HEREDOCTEXTICONS;
            if (trim($temp_TextIcons) != '') $RenderTag_TextIcons = trim($temp_TextIcons);
            $temp_Name_Einrichtung =<<<'HEREDOCNAMEEINRICHTUNG'
Technology Business School of the KIT
HEREDOCNAMEEINRICHTUNG;
            if (trim($temp_Name_Einrichtung) != '') {
                $RenderTag_Name_Einrichtung = trim($temp_Name_Einrichtung);
                $RenderTag_Name_Einrichtung_alt = preg_replace('/<(br|p)[^>]*>/', ' ', $RenderTag_Name_Einrichtung); // br und p im Namen zu leerzeichen
                $RenderTag_Name_Einrichtung_alt = str_replace('&shy;', '', $RenderTag_Name_Einrichtung); // Soft-Hyphen entfernen
                $RenderTag_Name_Einrichtung_alt = htmlspecialchars(trim(preg_replace('/<[^>]*>/', '', $RenderTag_Name_Einrichtung_alt))); // alle anderen Tags wegwerfen
            }
            else {
                $RenderTag_Name_Einrichtung = '';
                $RenderTag_Name_Einrichtung_alt = '';
            }

            $temp_img_head_big =<<<'HEREDOCIMGHEAD'
/img/HECTOR-School-Header-Image-1920x700.jpg
HEREDOCIMGHEAD;
            if (trim($temp_img_head_big) != '') $RenderTag_img_head_big = trim($temp_img_head_big);
            $temp_copyright_img_head_big =<<<'HEREDOCIMGHEAD'
asdf_media/shutterstock.com
HEREDOCIMGHEAD;
            if (trim($temp_copyright_img_head_big) != '') $RenderTag_copyright_img_head_big = trim($temp_copyright_img_head_big);

            $temp_img_head_small =<<<'HEREDOCIMGHEAD'
/img/HECTOR-School-Header-small-1920x140.png
HEREDOCIMGHEAD;
            if (trim($temp_img_head_small) != '') $RenderTag_img_head_small = trim($temp_img_head_small);
            $temp_copyright_img_head_small =<<<'HEREDOCIMGHEAD'
iStock.com/vertigo3d
HEREDOCIMGHEAD;
            if (trim($temp_copyright_img_head_small) != '') $RenderTag_copyright_img_head_small = trim($temp_copyright_img_head_small);

            $temp_img_head_small_default =<<<'HEREDOCIMGHEAD'
/img/intern/header_140.jpg
HEREDOCIMGHEAD;
            if ((trim($temp_img_head_small_default) != '') && (trim($RenderTag_img_head_small) == '')) $RenderTag_img_head_small = trim($temp_img_head_small_default);

            $temp_Title_Prefix =<<<'HEREDOCTITLEPREFIX'
HECTOR School - Technology Business School of the Karlsruhe Institute of Technology (KIT)
HEREDOCTITLEPREFIX;
            if (trim($temp_Title_Prefix) != '') $RenderTag_Title_Prefix = $temp_Title_Prefix; // Leerzeichen am Ende erlauben
            $temp_Link_Home =<<<'HEREDOCLINKHOME'
/index.php
HEREDOCLINKHOME;
            if (trim($temp_Link_Home) != '') {
                $RenderTag_Link_Home = trim($temp_Link_Home);
                // Es kam vor, dass trotz korrekter Einstellung anstatt der URL ein kompletter Link übermittelt wurde
                preg_match_all('/<a[^>]+href=([\'"])(?<href>.+?)\1[^>]*>/i', $RenderTag_Link_Home, $result);
                if (!empty($result)) {
                    if (isset($result['href']) && isset($result['href'][0])) $RenderTag_Link_Home = $result['href'][0];
                }
            }
/*
            $temp_img_KeyVisual =<<<'HEREDOCIMGKEYVISUAL'

HEREDOCIMGKEYVISUAL;
            if (trim($temp_img_KeyVisual) != '') $RenderTag_img_KeyVisual = trim($temp_img_KeyVisual);
*/
            $temp_img_logo =<<<'HEREDOCIMGKEYVISUAL'
<img src="/img/logos/KIT-Logo_Englisch_weiss.svg" alt="KIT&#32;Logo">
HEREDOCIMGKEYVISUAL;
            // if (trim($temp_img_logo) != '')
            $RenderTag_img_logo = trim($temp_img_logo);
            if (strpos($RenderTag_img_logo, ' alt=') === false) $RenderTag_img_logo = str_replace('<img ', '<img alt="" ', $RenderTag_img_logo);
            
            $temp_Adresse =<<<'HEREDOCADRESSE'
<p>HECTOR School of Engineering and Management</p>

<p>International Department of the Karlsruhe Institute for Technology Non-Profit Ltd. Company (gGmbH)</p>

<p>Schlossplatz 19<br />
76131 Karlsruhe (Germany)</p>

<p>Phone: +49 (0)721 608-47880<br />
info@hectorschool.com</p>
HEREDOCADRESSE;
            // if (trim($temp_Adresse) != '')
            $RenderTag_Adresse = trim(str_replace('&quot;', '"', $temp_Adresse));
            
            $temp_show_feedback =<<<'HEREDOCFEEDBACK'
disabled
HEREDOCFEEDBACK;
            if (trim($temp_show_feedback) == 'enabled') $RenderTag_show_feedback = 'enabled';
            else if (trim($temp_show_feedback) != '') $RenderTag_show_feedback = '';
            
            $temp_RenderTag_Meta_Author =<<<'HEREDOCMETAAUTHOR'

HEREDOCMETAAUTHOR;
            // if (trim($temp_RenderTag_Meta_Author) != '')
            $RenderTag_Meta_Author = trim($temp_RenderTag_Meta_Author);

            $temp_RenderTag_OE_Logo_Link =<<<'HEREDOCOELOGOLINK'

HEREDOCOELOGOLINK;
            $RenderTag_OE_Logo_Link = trim($temp_RenderTag_OE_Logo_Link);
            
            $temp_RenderTag_Table_Style =<<<'HEREDOCTABLESTYLE'
table_style_1
HEREDOCTABLESTYLE;
            // if (trim($temp_RenderTag_Table_Style) != '')
            $vorgabe_table_style = trim($temp_RenderTag_Table_Style);
            
            $temp_RenderTag_Campusplan_id =<<<'HEREDOCMETACAMPUSPLAN'

HEREDOCMETACAMPUSPLAN;
            // if (trim($temp_RenderTag_Campusplan_id) != '')
            $campusplan_id = trim($temp_RenderTag_Campusplan_id);

            $temp_RenderTag_breadcrumb_prefix =<<<'HEREDOCbreadcrumb_prefix'

HEREDOCbreadcrumb_prefix;
            // if (trim($temp_RenderTag_breadcrumb_prefix) != '')
            $breadcrumb_prefix = trim($temp_RenderTag_breadcrumb_prefix);
            
            $temp_RenderTag_shibboleth_enabled =<<<'HEREDOCSHIBBOLETH'
false
HEREDOCSHIBBOLETH;
            $shibboleth_enabled = trim($temp_RenderTag_shibboleth_enabled);
                ?><?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if (!$shibboleth_show_block) {
	    header('Location: ');
	}
?><?php
    $opentext_design = 'KIT-2020';
/*
 INTRANET - INTERNET - Prüfung anhand der IP - START
 bool $in_ip_range
*/
    $my_ip = $_SERVER['REMOTE_ADDR'];
    if ((isset($_SERVER['HTTP_X_REAL_IP'])) && ($_SERVER['HTTP_X_REAL_IP'] != '')) {
        $my_ip = $_SERVER['HTTP_X_REAL_IP'];
    }
    @include('access_ip.php');
    if (strpos($my_ip, ':') !== false) { // IPV6
        $in_ip_range = false;
        // adresse normalisieren
        $count_colons = substr_count($my_ip, ':');
        if ($count_colons<7) {
            if (strpos($my_ip, '::') !== false) {
                $my_ip = substr($my_ip, 0, strpos($my_ip, '::') + 1).str_repeat(':', (7-$count_colons)).substr($my_ip, strpos($my_ip, '::') + 1);
            }
        }
        unset($count_colons);
        $parts = explode(':', $my_ip);
        foreach($parts as &$part) {
            $part = str_pad($part, 4, '0', STR_PAD_LEFT);
        }
        $my_ip = strtolower(implode(':', $parts));
        unset($parts);
        // abgleich mit unserer "Maske"
        if (!isset($str_ipv6_ranges))
            $str_ipv6_ranges = '2a00:1398';
        // if (substr($my_ip, 0, strlen($str_ipv6_ranges)) == $str_ipv6_ranges) $in_ip_range = true;
        $ip_ranges = explode(' ', $str_ipv6_ranges);
        foreach ($ip_ranges as $ip_range) {
            if (trim($ip_range) != '') {
                if (strpos($ip_range, '/') !== false) {
                    $ip_range = rtrim(substr($ip_range, 0, strpos($ip_range, '/')), ':');
                }
                if (substr($my_ip, 0, strlen($ip_range)) == $ip_range) $in_ip_range = true;
            }
        }
        if (!isset($str_ipv6_ranges_deny))
            $str_ipv6_ranges_deny = '';
        $ip_ranges_deny = explode(' ', $str_ipv6_ranges_deny);
        foreach ($ip_ranges_deny as $ip_range_deny) {
            if (trim($ip_range_deny) != '') {
                if (strpos($ip_range_deny, '/') !== false) {
                    $ip_range_deny = rtrim(substr($ip_range_deny, 0, strpos($ip_range_deny, '/')), ':');
                }
                echo $ip_range_deny;
                if (substr($my_ip, 0, strlen($ip_range_deny)) == $ip_range_deny) $in_ip_range = false;
            }
        }
    }
    else { // IPV4
        function tobin($ip) {
            $length = 32;
            $result = '';
            if (strpos($ip, '/') !== false) {
                $length = intval(substr($ip, strpos($ip, '/') + 1));
                $ip = substr($ip, 0, strpos($ip, '/'));
            }
            $parts = explode('.', $ip);
            foreach ($parts as $part) {
                $i_part = intval($part);
                $compare = 128;
                for ($i=0; $i<8; $i++) {
                    $result .= (($i_part & $compare) == $compare) ? '1':'0';
                    $compare = $compare / 2;
                }
            }
            return substr($result, 0, $length);
        }
        $my_ip_bin = tobin($my_ip);
        $in_ip_range = false;
    
        if (!isset($str_ip_ranges))
            $str_ip_ranges = '127.0.0.1/32 129.13.0.0/16 141.3.0.0/16 141.52.0.0/16 193.196.32.0/20 193.196.52.0/22 193.196.56.0/21 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16';
        $ip_ranges = explode(' ', $str_ip_ranges);
        $countadresses = count($ip_ranges);
        for ($i=0; $i<$countadresses; $i++) {
            $ip_ranges[$i] = trim($ip_ranges[$i]);
            if ($ip_ranges[$i] == '') unset($ip_ranges[$i]);
        }
        $ip_ranges = array_values($ip_ranges);
        foreach ($ip_ranges as $ip_range) {
            $ip_range_bin = tobin($ip_range);
            if (strlen($ip_range_bin)>0)
                if (substr($my_ip_bin, 0, strlen($ip_range_bin)) === $ip_range_bin) $in_ip_range = true;
        }

        if (!isset($str_ip_ranges_deny))
            $str_ip_ranges_deny = '141.52.175.0/24';
        $ip_ranges_deny = explode(' ', $str_ip_ranges_deny);
        $countadresses = count($ip_ranges_deny);
        for ($i=0; $i<$countadresses; $i++) {
            $ip_ranges_deny[$i] = trim($ip_ranges_deny[$i]);
            if ($ip_ranges_deny[$i] == '') unset($ip_ranges_deny[$i]);
        }
        $ip_ranges_deny = array_values($ip_ranges_deny);
        foreach ($ip_ranges_deny as $ip_range_deny) {
            $ip_range_deny_bin = tobin($ip_range_deny);
            if (strlen($ip_range_deny_bin)>0)
                if (substr($my_ip_bin, 0, strlen($ip_range_deny_bin)) === $ip_range_deny_bin) $in_ip_range = false;
        }
    }
// ggfs. komplette restliche Ausgabe verhindern und 403 ausgeben.
    if ((!$in_ip_range) && (function_exists('intranet_only'))) {
        if (intranet_only()) {
            header($_SERVER['SERVER_PROTOCOL'].' 403 Forbidden');
            header('Location: ');
            exit();
        }
    }
    
    
/* INTRANET - INTERNET - Prüfung anhand der IP - ENDE */

    // Hier alles was mit Sessions zu tun hat eintragen.
    // KEINE AUSGABE!

    $level = error_reporting(0);
    if (strtolower(substr($_SERVER['SERVER_NAME'], 0, 5)) == 'stage') error_reporting($level);
    session_start();

 // E-Mails umschreiben usw.
    include_once('email.inc.php');

// Ausgabepuffer starten für Event-Kalender um nachträglich ein header 404 senden zu können für abgelaufene Events
	if ((isset($_SERVER['PATH_INFO'])) && ((substr($_SERVER['PATH_INFO'], 0, 7) == '/event/') || (substr($_SERVER['PATH_INFO'], 0, 10) == '/register/') || (substr($_SERVER['PATH_INFO'], 0, 10) == '/reminder/'))) {
		$event_buffer_started = true;
		ob_start();
	}
?><!DOCTYPE html>
<html class="no-js" lang="en-gb">
<?php $timings['start_html'] = microtime(true); ?>

    <?php echo '<he'.'ad> <!-- PageID 9178 -->'; $show_container_inhalt = ''; ?>
<?php $timings['start_html_HTML_Header'] = microtime(true); ?>
        <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#009682">
<link rel="search" type="application/opensearchdescription+xml" href="https://www.kit.edu/opensearch.xml" title="KIT Search" />

<link rel="stylesheet" href="https://static.scc.kit.edu/fancybox/dist/jquery.fancybox.min.css" />
<link rel="stylesheet" href="https://static.scc.kit.edu/kit-2020/fontawesome/css/all.min.css">

<link rel="stylesheet" type="text/css" href="/31.php" />

<link rel="stylesheet" type="text/css" href="<?php
    $filename_php =<<<'NOWDOC_FILE'
/7.php
NOWDOC_FILE;
    $filename_php = trim($filename_php);
    $filename_cache = $filename_php.'.css';
    if ((file_exists($_SERVER['DOCUMENT_ROOT'].$filename_cache)) && (filemtime($_SERVER['DOCUMENT_ROOT'].$filename_cache) >= filemtime($_SERVER['DOCUMENT_ROOT'].$filename_php))) {
        echo $filename_cache;
    }
    else {
        echo $filename_php;
    }
    unset($filename_php);
    unset($filename_cache);
?>">
            







<?php
    unset($url);
    unset($code);
    $url[] = '/certificate-course/2026/european-network.regulations';
    $url[] = '/certificate-course/2026/european-network.regulations';
    $url[] = '/certificate-course/2026/european-network.regulations';
    $url[] = '/certificate-course/2026/european-network.regulations';
    $code[] = 'de-DE';
    $code[] = 'en-US';
    $code[] = 'fr-FR';
    $code[] = 'es-ES';
    $finds = array();
    foreach ($url as $key => $tmp) {
        if ($tmp != '') {
            if (!in_array($url[$key], $finds)) {
                $finds[] = $url[$key];
                echo '<link rel="alternate" href="'.$url[$key].'" hreflang="'.$code[$key].'">'."\n";
            }
        }
    }
    unset($url);
    unset($code);
    unset($finds);
?>
<meta name="author" content="<?php if (function_exists('show_change_author')) echo show_change_author() ?>" />
<meta name="DC.Creator" content="<?php if (function_exists('show_change_author')) echo show_change_author() ?>" />
<meta name="DC.Date" content="<?php if (function_exists('show_change_date')) echo show_change_date() ?>" />
<meta name="DC.Publisher" content="<?php if (function_exists('show_change_author')) echo show_change_author() ?>" />
<meta name="DC.Contributor" content="<?php if (function_exists('show_change_author')) echo show_change_author() ?>" />
<meta name="DC.Identifier" content="" />
<meta name="DC.Language" content="en-gb" />
<meta name="DC.Relation" content="" />
<meta name="DC.Type" content="Text" />
<meta name="DC.Format" content="text/html" />
<meta name="DC.Coverage" content="KIT" />
<meta name="DC.Rights" content="Alle Rechte liegen beim Autor siehe Impressum" />

    <meta name="description" content="<?php if (function_exists('show_meta_description')) echo show_meta_description() ?>" />
    <meta name="Keywords" content="<?php if (function_exists('show_meta_keywords')) echo show_meta_keywords() ?>" />
    <!-- <meta http-equiv="cleartype" content="on" /> -->
    

<?php 
// ggfs. Suchseite für Robots sperren
    if (function_exists('meta_robots_settings')) echo '<meta name="ROBOTS" content="'.meta_robots_settings().'" />'."\n";

// kennzeichnen, ob Seite eine intern oder extern sichtbare Seite ist
//    if ((!$in_ip_range) && (function_exists('intranet_only'))) { // MP 2013-07-04
    if (function_exists('intranet_only')) {
        if (intranet_only()) {
            echo '<meta name="KIT.visibility" content="internal" />'."\n";
        }
        else {
            echo '<meta name="KIT.visibility" content="external" />'."\n";
        }
    }
    
    $favicon_user = '/img/Icon_Courtyard2_-_Copy.ico';
    if (trim($favicon_user) == '') echo '<link rel="shortcut icon" type="image/x-icon" href="/img/intern/favicon.ico" />'."\n";
    else echo '<link rel="shortcut icon" type="image/x-icon" href="/img/Icon_Courtyard2_-_Copy.ico" />'."\n";
?>










<script src="https://static.scc.kit.edu/kit-2020/js/legacy-compat.js"></script>
<script src="https://static.scc.kit.edu/kit-2020/js/jquery-3.4.1.min.js"></script>
<script src="https://static.scc.kit.edu/kit-2020/js/main.js"></script>
<script src="https://static.scc.kit.edu/kit-2020/js/kit.js"></script>
<script src="https://static.scc.kit.edu/fancybox/dist/jquery.fancybox.min.js"></script>


    <base target="_top" />
    <script src="/38.js"></script>








 
<?php $timings['end_html_HTML_Header'] = microtime(true); ?>
        <!-- Matomo -->
<script>
  var _paq = window._paq = window._paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//matomo.applicationportal.org/";
    _paq.push(['setTrackerUrl', u+'matomo.php']);
    _paq.push(['setSiteId', '11']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Matomo Code -->
<?php $timings['end_html_HTML_Header_Text'] = microtime(true); ?>
        <script>document.documentElement.classList.remove('no-js');</script>
        <meta name="projguid" content="09EC24D4AF3643A7BBBD6FE722C4DF7D" />
        <meta name="pageguid" content="7051E72F2A8D4FE3BD36C538D72BCFDF" />
        <meta name="is_public" content="<?php
            if (function_exists('intranet_only') && intranet_only()) echo 'false';
            else echo 'true';
        ?>" />
        <?php
            if (('' == 'enabled') || (('' == '') && ($RenderTag_show_feedback == 'enabled'))) echo '<meta name="feedback" content="enabled">';
        ?>
        
        
        <?php
        	// in welchem Teilbaum befinde ich mich?
        	function navigation_walktree_find_my_root($struct, $guid, $root, $is_root_level, &$path) {
				global $my_page_ishidden;
        		$result = false;
        		foreach ($struct as $key => $substruct) {
        			if ($is_root_level) $root = $key;
        			if ($guid == $substruct['guid']) {
						$my_page_ishidden = $substruct['ishidden'];
        				array_push($path, $key);
        				return $root;
        			}
        			else {
        				if ((is_array($substruct['pages'])) && (count($substruct['pages']) > 0)) {
        					array_push($path, $key);
        					$ret = navigation_walktree_find_my_root($substruct['pages'], $guid, $root, false, $path);
        					if ($ret !== false) return $ret;
        					else array_pop($path);
        				}
        			}
        		}
        		return $result;
        	}
        	// Navigation ausgeben
        	function navigation_walktree_generate_navigation_main($struct, $mark_path, $level, &$path) {
        	    global $root_link, $in_ip_range, $shibboleth_enabled;
        		$result = '<ul class="navigation-l'.$level.'">';
        		foreach ($struct as $key => $substruct) {
					$shibboleth_show_subpage = true;
					if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
						$shibboleth_show_subpage = false;
						if ((in_array('MA', explode(';', $substruct['shibboleth_targetgroup']))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
							$shibboleth_show_subpage = true;
						}
						else if ((in_array('ST', explode(';', $substruct['shibboleth_targetgroup']))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
							$shibboleth_show_subpage = true;
						}
						else if ((in_array('GUP', explode(';', $substruct['shibboleth_targetgroup']))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
							$shibboleth_show_subpage = true;
						}
						else if ($substruct['shibboleth_targetgroup'] == '') {
							$shibboleth_show_subpage = true;
						}
					}
        		    if ($shibboleth_show_subpage && strtolower($substruct['ishidden']) != 'true') {if (($substruct['intranetonly'] == 'false') || ($in_ip_range)) {
						
						$visible_submenu = false;
						if (is_array($substruct['pages'])) foreach ($substruct['pages'] as $tmp) {
        					$shibboleth_show_subpage = true;
        					if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
        						$shibboleth_show_subpage = false;
        						if ((in_array('MA', explode(';', $tmp['shibboleth_targetgroup']))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
        							$shibboleth_show_subpage = true;
        						}
        						else if ((in_array('ST', explode(';', $tmp['shibboleth_targetgroup']))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
        							$shibboleth_show_subpage = true;
        						}
        						else if ((in_array('GUP', explode(';', $tmp['shibboleth_targetgroup']))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
        							$shibboleth_show_subpage = true;
        						}
        						else if ($tmp['shibboleth_targetgroup'] == '') {
        							$shibboleth_show_subpage = true;
        						}
        					}
							if ($shibboleth_show_subpage && $tmp['ishidden'] != 'true') $visible_submenu = true;
						}
						
        			    $result .= '<li class="';
        			    if ($visible_submenu) {
            			    if ((is_array($substruct['pages'])) && (count($substruct['pages']) == 1) && ($level == 1)) $result .= 'single ';
            			    if ((is_array($substruct['pages'])) && (count($substruct['pages']) > 1) && ($level == 1)) $result .= 'flyout ';
            			    if ((is_array($substruct['pages'])) && (count($substruct['pages']) > 0) && ($level > 1)) $result .= 'has-submenu ';
        			    }
        			    if (in_array($key, $mark_path)) $result .= 'active ';
        			    $result .= '">';
        
        				$result .= '<'.'a href="'.$substruct['url'];
        				if ($substruct['anker'] != '') {
        					if (substr($substruct['anker'], 0, 1) != '#') $result .= '#';
        					$result .= $substruct['anker'];
        				}
        				$result .= '"';
        				if ($substruct['target'] != '') $result .= ' target="'.$substruct['target'].'"';
        				if ($level == 2) $result .= ' class="link"';
        				$result .= '>';
        				
        				$result .= $substruct['headline'];
        				
        				$result .= '</a>';
        			    if ((is_array($substruct['pages'])) && (count($substruct['pages']) > 0) && $visible_submenu) {
        				    $result .= '<div class="';
            				if ($level == 1) $result .= 'dropdown';
            				else $result .= 'submenu';
            				if (in_array($key, $mark_path)) $result .= ' current';
            				$result .= '">';
            
            				$result .= '<ul class="navigation-breadcrumb">';
            				$result .= '<li class="home">';
            				$result .= '<button><span>Start</span></button>';
            				$result .= '</li>';
            				foreach ($path as $pathname) {
            					$result .= '<li><button>'.$pathname.'</button></li>';
            				}
            				$result .= '<li><span>'.$substruct['headline'].'</span></li>';
            				$result .= '</ul>';
            				$result .= '<'.'a class="parent" href="'.$substruct['url'].'">';
            				
            				$result .= $substruct['headline'];
            				
            				$result .= '</a>';
            
            				array_push($path, $substruct['headline']);
            				$result .= navigation_walktree_generate_navigation_main($substruct['pages'], $mark_path, ($level + 1), $path);
            				array_pop($path);
            				$result .= '</div>';
            			}
            			
            			$result .= '</li>';
        			}}
        		}
        		if ($level == 1) {
        		    /*
        		    $link_home =<<<'NOWDOC'
/index.php
NOWDOC;
                    */
        		    $result .= '<li class="home"><a href="'.trim($root_link).'" title="startpage"><span>Startpage</span></a></li>';
        		}
        		$result .= '</ul>';
        		return $result;
        	}
        	// Breadcrumb 
            function navigation_walktree_generate_breadcrumb($struct, $path, &$breadcrumb) {
                global $in_ip_range;
        		foreach ($struct as $key => $substruct) {
        		    
        			if ((in_array($key, $path)) && ($substruct['ishidden'] != 'true')) {if (($substruct['intranetonly'] == 'false') || ($in_ip_range)) {
        				$subpages = array();
        				if (is_array($substruct['pages'])) foreach ($substruct['pages'] as $page) {


    					    $subpages[] = array('headline' => $page['headline'], 'url' => $page['url'], 'anker' => $page['anker'], 'target' => $page['target'], 'ishidden' => $page['ishidden'], 'intranetonly' => $page['intranetonly'], 'shibboleth_targetgroup' => $page['shibboleth_targetgroup']);

                        }
        				$breadcrumb[] = array('headline' => $substruct['headline'], 'url' => $substruct['url'], 'anker' => $substruct['anker'], 'target' => $substruct['target'], 'ishidden' => $substruct['ishidden'], 'intranetonly' => $substruct['intranetonly'], 'shibboleth_targetgroup' => $substruct['shibboleth_targetgroup'], 'subpages' => $subpages);
        				if (is_array($substruct['pages'])) navigation_walktree_generate_breadcrumb($substruct['pages'], $path, $breadcrumb);
        			}}
        			
        		}
        	}
        ?>
        
        <?php
        				/* Page published */
                        if (strpos('/10.json', '//') === false)
                            $json = file_get_contents($_SERVER['DOCUMENT_ROOT'].'/10.json');
						else
                            $json = file_get_contents('/10.json');
        			?>
        <?php
			$special_include = '/10.json.php';
			$special_include = substr($special_include, strrpos($special_include, '/') + 1);
			if (file_exists($special_include)) {
				include_once($special_include);
			}

            $json_decoded = json_decode($json, true);
            $my_page_guid = '7051E72F2A8D4FE3BD36C538D72BCFDF';

        	$my_path = array();
			$my_page_ishidden = false;
        	navigation_walktree_find_my_root($json_decoded, $my_page_guid, '', true, $my_path);

        	$navigation_breadcrumb = array();
        	navigation_walktree_generate_breadcrumb($json_decoded, $my_path, $navigation_breadcrumb);
        	$root_link = $navigation_breadcrumb[0]['url'];

    		$title_array = array();
        	foreach ($navigation_breadcrumb as $struct) {
        		$title_array[] = $struct['headline'];
        	}
        	array_shift($title_array);
        ?>
        <?php
            
            if ($RenderTag_Title_Prefix != '') {
                $page_title = $RenderTag_Title_Prefix;
            }
            else {
                $page_title =<<<'NOWDOC'
HECTOR School - Technology Business School of the Karlsruhe Institute of Technology (KIT)
NOWDOC;
            }
			if (substr($page_title, -1) != ' ') $page_title .= ' ';
			if ('09EC24D4AF3643A7BBBD6FE722C4DF7D' != 'BC0F55D85FDD40088267D5879AC11A3E') {
			    if ($page_title == 'KIT - ') $page_title .= $RenderTag_Name_Einrichtung.' - ';
			    if ($page_title == 'KIT -  - ') $page_title = 'KIT - ';
			}
            $ueberschrift =<<<'HEREDOCUEBERSCHRIFT'
European Network Regulations
HEREDOCUEBERSCHRIFT;
            if (count($title_array) > 0) {
				$page_title .= implode(' - ', $title_array);
				if ($my_page_ishidden == 'true') $page_title .= ' - '.$ueberschrift;
			}
            else $page_title .= str_replace('"', '\'', strip_tags($ueberschrift));
            if (function_exists('get_container_name_for_breadcrumb')) {
                if (trim(get_container_name_for_breadcrumb()) != '') $page_title .= ' - '.get_container_name_for_breadcrumb();
            }
            $page_title = htmlspecialchars(trim(html_entity_decode($page_title), " \t\n\r\0\x0B-"));

            if ((count($my_path) == 0) && ("false" != "true")) {
				echo '<meta name="robots" content="noindex">';
				$page_title = '';
			}

            echo '<meta name="DC.Title" content="'.$page_title.'" />';
            echo '<title>'.$page_title.'</title>';
        ?>
        <style type="text/css">
@media only screen and (max-width: 943px) {
    div#logo {
        margin-top: 12px !important;
        background-color: transparent !important;
    }
}
@media only screen and (max-width: 521px) {
    div#logo {
        width:125px !important;
      
    }
    div#head-image {
        margin-top:13px;
        height:72px !important;
        background-size: contain !important;
        margin-left: 125px !important;
        border-top:13px;
        background-position: 0px -12px;
    }
}
</style>
        
    </head>
<?php $timings['start_body'] = microtime(true); ?>
    <body <?php
    if ($is_KIT_HOMEPAGE_PROJECT != 'true') echo ' class="oe-page"';
    if (('' == 'enabled') || (('' == '') && ($RenderTag_show_feedback == 'enabled'))) echo ' data-feedback="true"';
?> vocab="http://schema.org/" typeof="WebPage">
        
        

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        <header class="page-header">
            <div class="content-wrap">
            
                <div class="logo"><a href="https://www.hectorschool.kit.edu/index.php" title="KIT-Homepage"><svg version="1.0" id="Ebene_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;"
     xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 337 60"
     enable-background="new 0 0 337 60" xml:space="preserve">
        <path fill="#003A6F" d="M256.645,52.04c0,4.164,2.479,6.96,6.61,6.96c1.446,0,2.742-0.232,4.075-0.829v-6.69h-4.338v1.156h3.042
            v4.723c-0.62,0.386-1.972,0.482-2.779,0.482c-3.455,0-5.314-2.41-5.314-5.803c0-3.336,1.915-5.804,5.314-5.804
            c1.146,0,2.348,0.135,3.362,0.714l0.15-1.234c-0.882-0.462-2.517-0.636-3.512-0.636C259.199,45.08,256.645,47.953,256.645,52.04
             M230.198,45.312h-1.634v13.457h1.296V47.162h0.038l6.554,11.606h1.747V45.312h-1.296v11.837h-0.038L230.198,45.312z
             M197.532,45.312h-2.01v13.457h1.296V46.642h0.037l4.92,12.127h1.108l4.77-12.127h0.038v12.127h1.296V45.312h-1.86l-4.808,11.837
            L197.532,45.312z M174.452,55.183c0-1.485,1.221-2.603,2.46-3.104l3.812,4.319c-0.751,0.944-2.047,1.562-3.23,1.562
            C175.917,57.959,174.452,57.014,174.452,55.183 M177.326,50.826c-0.714-0.81-1.484-1.678-1.484-2.738
            c0-1.311,1.052-1.967,2.16-1.967s1.859,0.674,1.859,1.947C179.861,49.649,178.471,50.267,177.326,50.826 M173.157,55.24
            c0,2.603,2.085,3.76,4.3,3.76c1.54,0,2.911-0.54,3.982-1.774l1.39,1.503h1.652l-2.235-2.487c0.976-1.35,1.465-3.123,1.465-4.858
            h-1.127c0,1.446-0.3,2.873-1.126,4.087l-3.455-3.952c1.577-0.81,3.155-1.562,3.155-3.663c0-1.89-1.521-2.776-3.081-2.776
            c-1.727,0-3.53,1.003-3.53,2.93c0,1.35,0.901,2.372,1.709,3.316C174.509,52.02,173.157,53.178,173.157,55.24 M138.152,45.312
            h-1.634v13.457h1.296V47.162h0.038l6.554,11.606h1.746V45.312h-1.296v11.837h-0.038L138.152,45.312z M131.552,45.312h-1.296
            v13.458h1.296V45.312z M113.636,45.312h-6.422v13.457h6.647v-1.156h-5.352v-5.186h4.864v-1.156h-4.864v-4.801h5.127V45.312z
             M83.244,45.312H81.61v13.457h1.296V47.162h0.038l6.554,11.606h1.747V45.312h-1.296v11.837H89.91L83.244,45.312z M41.096,45.312
            h-6.423v13.457h6.648v-1.156h-5.352v-5.186h4.863v-1.156h-4.863v-4.801h5.127V45.312z M2.296,52.04c0-2.853,1.39-5.804,4.47-5.804
            s4.47,2.951,4.47,5.804c0,2.853-1.39,5.803-4.47,5.803S2.296,54.893,2.296,52.04 M1.001,52.04C1.038,56.166,2.991,59,6.766,59
            s5.727-2.834,5.765-6.96c0.038-3.644-1.821-6.96-5.765-6.96C2.822,45.08,0.963,48.396,1.001,52.04 M15.206,26.616h4.737V2.769
            h-4.737v9.635H5.734V2.769H1v23.847h4.735V16.163h9.472V26.616z M18.298,46.468h4.939v-1.156h-6.235v13.457h1.296v-6.343h4.714
            v-1.156h-4.714V46.468z M30.465,26.616h14.006V22.86h-9.27v-6.697h8.422v-3.759h-8.422V6.527h9.203V2.769h-13.94V26.616z
             M53.768,57.149l-6.667-11.837h-1.634v13.457h1.296V47.162h0.038l6.554,11.606h1.747V45.312h-1.296v11.837H53.768z M56.747,14.76
            c0-4.882,3.045-8.643,7.916-8.643c1.692,0,3.317,0.239,5.11,1.265L70.11,3.35c-1.723-0.682-3.788-0.991-5.345-0.991
            c-8.018,0-12.958,4.579-12.958,12.743c0,8.066,5.313,11.926,12.958,11.926c1.792,0,3.655-0.345,5.383-0.752l-0.207-3.997
            c-1.116,0.581-3.314,0.989-5.176,0.989C59.725,23.268,56.747,19.612,56.747,14.76 M66.256,59c1.446,0,2.742-0.232,4.075-0.829
            v-6.69h-4.338v1.156h3.042v4.723c-0.62,0.386-1.972,0.482-2.779,0.482c-3.455,0-5.314-2.41-5.314-5.803
            c0-3.336,1.915-5.804,5.314-5.804c1.146,0,2.347,0.135,3.362,0.714l0.15-1.234c-0.882-0.462-2.517-0.636-3.512-0.636
            c-4.056,0-6.61,2.873-6.61,6.96C59.646,56.204,62.125,59,66.256,59 M76.643,45.312h-1.296v13.458h1.296V45.312z M87.701,6.527
            h6.766V2.769H76.2v3.758h6.765v20.089h4.736V6.527z M102.759,45.312h-6.422v13.457h6.648v-1.156h-5.353v-5.186h4.864v-1.156
            h-4.864v-4.801h5.127V45.312z M117.539,14.625c0,4.303-1.793,8.643-6.63,8.643c-4.838,0-6.631-4.339-6.631-8.643
            c0-4.201,1.927-8.508,6.631-8.508C115.612,6.117,117.539,10.424,117.539,14.625 M122.478,14.625
            c0-7.209-4.16-12.266-11.569-12.266c-7.513,0-11.57,4.957-11.57,12.266c0,7.312,3.99,12.404,11.57,12.404
            C118.384,27.028,122.478,21.835,122.478,14.625 M120.776,51.269h-1.371v-4.801h1.333c1.784,0,3.305,0.135,3.305,2.333
            C124.043,50.671,122.297,51.269,120.776,51.269 M122.428,51.944v-0.038c1.615-0.212,2.911-1.369,2.911-3.104
            c0-2.468-1.521-3.489-3.85-3.489h-3.38v13.457h1.296v-6.343h1.071c1.239,0,1.803,0.058,2.554,1.793l1.897,4.55h1.427l-2.235-5.205
            C123.705,52.657,123.48,52.079,122.428,51.944 M140.709,9.637c0,2.973-2.672,3.312-5.005,3.312h-1.558V6.527h1.558
            C138.074,6.527,140.709,6.768,140.709,9.637 M140.777,14.831V14.76c3.01-0.406,4.873-2.731,4.873-5.534
            c0-6.627-6.055-6.457-11.13-6.457h-5.11v23.847h4.736v-9.906h1.526c1.993,0,2.6,0.683,3.282,2.462l2.838,7.445h5.279l-3.789-9.327
            C142.81,16.23,142.064,14.933,140.777,14.831 M157.307,59c1.446,0,2.742-0.232,4.075-0.829v-6.69h-4.339v1.156h3.043v4.723
            c-0.62,0.386-1.972,0.482-2.779,0.482c-3.455,0-5.315-2.41-5.315-5.803c0-3.336,1.916-5.804,5.315-5.804
            c1.145,0,2.347,0.135,3.361,0.714l0.151-1.234c-0.883-0.462-2.517-0.636-3.512-0.636c-4.056,0-6.611,2.873-6.611,6.96
            C150.697,56.204,153.176,59,157.307,59 M183.047,25.639c1.427-1.34,2.139-2.938,2.139-4.796c0-0.971-0.223-1.905-0.668-2.799
            c-0.448-0.89-1.088-1.661-1.917-2.32c-0.826-0.656-2.376-1.598-4.641-2.827c-2.777-1.504-4.539-2.711-5.277-3.613
            c-0.512-0.613-0.77-1.296-0.77-2.04c0-0.979,0.41-1.847,1.217-2.61c0.812-0.767,1.837-1.15,3.074-1.15
            c1.098,0,2.161,0.283,3.189,0.848c1.021,0.569,1.814,1.332,2.368,2.298c0.555,0.962,0.935,2.257,1.149,3.881h0.662V2.04h-0.662
            c-0.122,0.565-0.272,0.94-0.471,1.129c-0.198,0.189-0.448,0.281-0.759,0.281c-0.281,0-0.747-0.152-1.417-0.454
            c-1.439-0.636-2.805-0.955-4.094-0.955c-2.064,0-3.762,0.634-5.096,1.906c-1.338,1.271-2.004,2.784-2.004,4.542
            c0,1.012,0.222,1.942,0.677,2.783c0.452,0.842,1.123,1.615,1.995,2.314c0.881,0.697,2.352,1.634,4.427,2.808
            c2.077,1.176,3.345,1.942,3.809,2.304c0.693,0.53,1.205,1.099,1.529,1.717c0.328,0.611,0.491,1.219,0.491,1.821
            c0,1.085-0.429,2.024-1.289,2.82c-0.871,0.793-2.046,1.191-3.536,1.191c-1.29,0-2.472-0.289-3.551-0.867
            c-1.078-0.582-1.882-1.303-2.408-2.176c-0.525-0.874-0.943-2.189-1.251-3.948h-0.663v8.399h0.663
            c0.085-0.565,0.214-0.939,0.386-1.117c0.173-0.182,0.404-0.269,0.706-0.269c0.308,0,1.044,0.189,2.207,0.566
            c1.165,0.381,1.923,0.599,2.296,0.659c0.619,0.107,1.28,0.161,1.989,0.161C179.788,27.654,181.624,26.986,183.047,25.639
             M215.077,21.352l-0.557-0.361c-1.438,2.021-2.759,3.374-3.968,4.055c-1.203,0.68-2.592,1.019-4.165,1.019
            c-1.814,0-3.426-0.435-4.839-1.302c-1.414-0.865-2.477-2.114-3.174-3.739c-0.708-1.625-1.058-3.546-1.058-5.759
            c0-2.687,0.376-4.934,1.12-6.738c0.746-1.809,1.769-3.122,3.068-3.949c1.295-0.827,2.751-1.237,4.364-1.237
            c1.917,0,3.563,0.547,4.933,1.644c1.375,1.097,2.426,2.889,3.174,5.383h0.546l-0.546-8.328h-0.629
            c-0.138,0.578-0.354,1.03-0.667,1.356c-0.234,0.228-0.517,0.343-0.836,0.343c-0.217,0-0.577-0.135-1.073-0.399
            c-1.704-0.866-3.439-1.301-5.195-1.301c-2.251,0-4.329,0.561-6.229,1.688c-1.898,1.128-3.394,2.717-4.477,4.761
            c-1.085,2.05-1.63,4.294-1.63,6.738c0,3.036,0.823,5.673,2.464,7.914c2.21,3.013,5.32,4.514,9.345,4.514
            c2.223,0,4.15-0.506,5.772-1.516C212.444,25.125,213.862,23.529,215.077,21.352 M221.649,54.007h-5.691l2.855-7.423
            L221.649,54.007z M224.841,58.769l-5.202-13.457h-1.464l-5.371,13.457h1.259l1.409-3.605h6.61l1.409,3.605H224.841z
             M235.702,27.096h10.376v-0.669h-0.86c-0.572,0-1.123-0.145-1.645-0.435c-0.369-0.214-0.615-0.476-0.728-0.777
            c-0.163-0.394-0.238-1.215-0.238-2.453V6.952c0-1.202,0.066-1.999,0.208-2.392c0.137-0.392,0.395-0.683,0.778-0.875
            c0.506-0.277,1.053-0.418,1.625-0.418h0.86V2.599h-10.376v0.667h0.863c0.572,0,1.11,0.146,1.625,0.437
            c0.384,0.214,0.631,0.477,0.753,0.777c0.157,0.395,0.237,1.222,0.237,2.472v7.011h-11.274V6.952c0-1.202,0.068-1.999,0.214-2.392
            c0.144-0.392,0.401-0.683,0.77-0.875c0.514-0.277,1.056-0.418,1.625-0.418h0.881V2.599h-10.39v0.667h0.86
            c0.564,0,1.12,0.146,1.639,0.437c0.371,0.214,0.613,0.477,0.735,0.777c0.157,0.395,0.232,1.222,0.232,2.472v15.811
            c0,1.469-0.143,2.397-0.435,2.779c-0.452,0.592-1.174,0.886-2.172,0.886h-0.86v0.669h10.39v-0.669h-0.881
            c-0.569,0-1.111-0.145-1.625-0.435c-0.381-0.214-0.633-0.476-0.753-0.777c-0.152-0.394-0.231-1.215-0.231-2.453v-7.463h11.274
            v7.463c0,1.469-0.157,2.397-0.449,2.779c-0.461,0.592-1.179,0.886-2.166,0.886h-0.863V27.096z M250.767,54.007h-5.69l2.854-7.423
            L250.767,54.007z M253.96,58.769l-5.202-13.457h-1.465l-5.371,13.457h1.258l1.409-3.605h6.611l1.409,3.605H253.96z
             M272.676,14.698c0,4.023-0.778,6.972-2.319,8.843c-1.549,1.866-3.51,2.802-5.881,2.802c-2.225,0-4.01-0.853-5.367-2.561
            c-1.761-2.244-2.642-5.448-2.642-9.613c0-4.066,0.847-7.152,2.551-9.256c1.365-1.697,3.181-2.543,5.439-2.543
            c2.414,0,4.298,0.854,5.658,2.563C271.824,7.076,272.676,10.332,272.676,14.698 M273.305,23.841
            c2.43-2.558,3.636-5.776,3.636-9.652c0-3.762-1.2-6.9-3.606-9.418C270.934,2.259,268.09,1,264.81,1
            c-3.302,0-6.141,1.109-8.51,3.333c-2.732,2.555-4.1,5.858-4.1,9.912c0,3.965,1.186,7.194,3.547,9.689
            c2.369,2.497,5.294,3.746,8.766,3.746C267.953,27.68,270.884,26.397,273.305,23.841 M272.397,58.769h6.647v-1.156h-5.352v-5.186
            h4.864v-1.156h-4.864v-4.801h5.127v-1.156h-6.422V58.769z M285.284,45.312h-2.009v13.457h1.296V46.642h0.038l4.92,12.127h1.108
            l4.77-12.127h0.038v12.127h1.296V45.312h-1.859l-4.808,11.837L285.284,45.312z M303.885,14.698c0,4.023-0.774,6.972-2.313,8.843
            c-1.549,1.866-3.509,2.802-5.88,2.802c-2.223,0-4.014-0.853-5.367-2.561c-1.761-2.244-2.648-5.448-2.648-9.613
            c0-4.066,0.856-7.152,2.554-9.256c1.368-1.697,3.174-2.543,5.439-2.543c2.41,0,4.297,0.854,5.664,2.563
            C303.037,7.076,303.885,10.332,303.885,14.698 M304.522,23.841c2.421-2.558,3.634-5.776,3.634-9.652
            c0-3.762-1.205-6.9-3.604-9.418C302.145,2.259,299.304,1,296.027,1c-3.303,0-6.144,1.109-8.515,3.333
            c-2.729,2.555-4.1,5.858-4.1,9.912c0,3.965,1.188,7.194,3.553,9.689c2.361,2.497,5.285,3.746,8.762,3.746
            C299.17,27.68,302.103,26.397,304.522,23.841 M301.924,58.769h6.648v-1.156h-5.352v-5.186h4.863v-1.156h-4.863v-4.801h5.127
            v-1.156h-6.423V58.769z M314.352,45.312h-1.634v13.457h1.296V47.162h0.038l6.554,11.606h1.747V45.312h-1.296v11.837h-0.038
            L314.352,45.312z M332.916,27.096l2.165-6.924l-0.619-0.132c-0.647,1.58-1.285,2.736-1.932,3.471
            c-0.648,0.735-1.361,1.244-2.146,1.535c-0.789,0.287-2.14,0.431-4.083,0.431h-1.842c-1.625,0-2.595-0.064-2.905-0.187
            c-0.31-0.127-0.541-0.321-0.689-0.584c-0.201-0.388-0.301-1.103-0.301-2.144V6.53c0-1.515,0.101-2.477,0.301-2.875
            c0.204-0.403,0.574-0.735,1.102-1c0.546-0.261,1.485-0.387,2.833-0.376V1.581h-11.442v0.697h0.948
            c0.956,0,1.676,0.276,2.165,0.829c0.341,0.401,0.519,1.395,0.519,2.99v16.465c0,1.456-0.131,2.384-0.39,2.786
            c-0.459,0.701-1.222,1.048-2.294,1.048h-0.948v0.699H332.916z M335.08,46.468v-1.156h-9.033v1.156h3.869v12.3h1.296v-12.3H335.08z
            "/>
</svg></a></div>
            
            
                <div class="navigation">
                    <button class="burger"><svg class="burger-icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 300 274.5" width="300px" height="274.5px">
    <rect class="burger-top" y="214.4" width="300" height="60.1"/>
    <rect class="burger-middle" y="107.2" width="300" height="60.1"/>
    <rect class="burger-bottom" y="0" width="300" height="60.1"/>
</svg></button>
                    <a id="logo_oe_name" href="<?php echo $root_link ?>"><?php
                    echo preg_replace('/<br([^>]*)>/', ' ', $RenderTag_Name_Einrichtung);
                    ?></a>
                    <div class="navigation-meta">
                        <ul class="navigation-meta-links">
                            <li aria-label="skip navigation"><a href="#main_content" class="skip_navigation" tabindex="1" accesskey="2">skip navigation</a></li>

                            <?php $meta_position = 'navigation-meta'; ?>
<?php
    $link =<<<HEREDOC
<a href="/index.php">Home</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/team.php">Contact</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://team.kit.edu/sites/hectorschool">Sharepoint</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://hector.id.partner.kit.edu/prod/app/teilnehmerportal/">Student Portal</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/legals.php">Legals</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/datenschutz.php">Data Protection</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/agb.php">Terms &amp; Conditions</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/sitemap.php">Sitemap</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://www.kit.edu">KIT</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

                            
                        </ul>
                        <?php
                            echo '<div class="navigation-language"';
                            if (!isset($navigation_language_switch) || ($navigation_language_switch == '')) echo ' style="display:none"';
                            echo '><ul>'.$navigation_language_switch.'</ul></div>';
                            $suche_link =<<<'NOWDOC'
/search.php
NOWDOC;
                            if (trim($suche_link) != '') {
                                $suche_link = trim($suche_link);
                                
                                if (strpos($suche_link, '//') === false) {
                                    if (substr($suche_link, 0, 1) != '/') $suche_link = '/'.$suche_link;
                                    $suche_link = 'https://'.$_SERVER['HTTP_HOST'].$suche_link;
                                }
                                
                        ?>
                        <div class="navigation-search">
                            <div class="search-form">
                                <form action="<?php echo $suche_link ?>">
                                    <input id="meta_search_input" type="search" name="searchquery" placeholder="search" aria-label="search" size="1" required="required"/>
                                    <?php if (strtolower($_SERVER['SERVER_NAME']) != 'www.kit.edu') { ?><input name="local_search" type="hidden" value="true"><?php } ?>
                                    <button><span>search</span></button>
                                </form>
                            </div><a id="meta_search_label" role="switch" aria-checked="false" class="search-trigger" title="search" href="#"><span>search</span></a>
                        </div>
                        <?php
                            }
                        ?>
                    </div>
                    <nav class="navigation-main">
                        <?php
                        	$navigation = '';
                        	if (isset($my_path[0])) {
                        		foreach ($json_decoded as $key => $substruct) {
                        			if ($key == $my_path[0]) {
                        				if ((is_array($substruct['pages'])) && (count($substruct['pages']) > 0)) {
                        					$tmp_path = array();
                        					$navigation = navigation_walktree_generate_navigation_main($substruct['pages'], $my_path, 1, $tmp_path);
                        				}
                        			}
                        		}
                        	}
                        	echo $navigation;
                        ?>
                    </nav>
                    <ul class="side-widgets">
                        <?php $meta_position = 'side-widget'; ?>
<?php
    $link =<<<HEREDOC
<a href="/index.php">Home</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/team.php">Contact</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://team.kit.edu/sites/hectorschool">Sharepoint</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://hector.id.partner.kit.edu/prod/app/teilnehmerportal/">Student Portal</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/legals.php">Legals</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/datenschutz.php">Data Protection</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/agb.php">Terms &amp; Conditions</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/sitemap.php">Sitemap</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://www.kit.edu">KIT</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

                        <?php
                            $suche_link =<<<'NOWDOC'
/search.php
NOWDOC;
                            if (trim($suche_link) != '') {
                                $suche_link = trim($suche_link);
                                
                                if (strpos($suche_link, '//') === false) {
                                    if (substr($suche_link, 0, 1) != '/') $suche_link = '/'.$suche_link;
                                    $suche_link = 'https://'.$_SERVER['HTTP_HOST'].$suche_link;
                                }
                                
                        ?>
                        <li class="search">
                            <a id="side_widget_search_label" title="search"><span>search</span></a>
                            <div class="search-form">
                                <form action="<?php echo $suche_link ?>">
                                    <input id="side_widget_search_input" type="search" name="searchquery" placeholder="search" aria-label="search" size="1" required="required"/>
                                    <?php if (strtolower($_SERVER['SERVER_NAME']) != 'www.kit.edu') { ?><input name="local_search" type="hidden" value="true"><?php } ?>
                                    <button><span>search</span></button>
                                </form>
                            </div>
                        </li>
                        <?php
                            }
                            if (isset($campusplan_id) && ($campusplan_id != '')) {
                        ?>
                        <li>
                            <a href="https://www.kit.edu/campusplan/?ids=<?php echo $campusplan_id; ?>" target="_blank" title="Campus Map"><span class="svg-icon"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
     viewBox="0 0 300 300" width="300px" height="300px">
<title>Campusplan</title>
<path d="M299.8,284.5l-18.7-123c-1-6.6-6.8-11.5-13.5-11.5h-70.6c15.6-28.2,29.2-57.5,29.2-75c0-41.4-34.1-75-76.1-75
    S73.9,33.6,73.9,75c0,17.5,13.5,46.8,29.2,75H32.5c-6.8,0-12.6,4.9-13.6,11.5l-18.7,123c-1.1,7.4,4,14.2,11.5,15.4
    c0.7,0.1,1.3,0.1,2,0.1h272.6c7.6,0,13.7-6,13.7-13.5C300,285.8,299.9,285.2,299.8,284.5z M150,30c25.2,0,45.7,20.1,45.7,45
    s-20.4,45-45.7,45s-45.7-20.1-45.7-45S124.8,30,150,30z M273.9,215.2l-47.4-16.4l22.1-33.8h17.7L273.9,215.2z M239.5,165l-20.3,31.3
    L178,182.1c3.4-5.4,6.8-11.2,10.3-17.1H239.5z M150,225c0,0,8.5-12.1,19.8-29.8l40.8,14.1l-31.4,48.1l-93.5-59.2l36.5-15.4
    C137.3,206.9,150,225,150,225z M45.5,165h66.1c0.9,1.6,1.9,3.2,2.8,4.7l-87,36.8l4.6-30C33,169.9,38.8,165,45.5,165L45.5,165z
     M17.8,269.5l6.2-40.8l85.6,56.3H31.4c-7.6,0-13.7-6-13.7-13.5C17.7,270.8,17.7,270.2,17.8,269.5z M268.6,285H137.1L36.5,218.9
    l40.9-17.3l104.2,66l36.5-55.9l58.4,20.1l5.7,37.6c1.1,7.4-4,14.2-11.5,15.3C270,284.9,269.3,285,268.6,285z"/>
</svg></span><span class="title">Campus Map</span></a>
                        </li>
                        <?php
                            }
                        ?>
                    </ul>





<!-- 



Technology Business School of the KIT

/index.php

 -->







                </div>
            </div>
        </header>






<?php $timings['start_main'] = microtime(true); ?>












        <!-- Mittlere Spalte: start -->
        <main>
        <?php
            if (('false' == 'true') && ('5' == '2')) {
        ?>

            <section class="swiper-container stage-slider" role="banner">
                <div class="swiper-wrapper">
                    <div class="swiper-slide">
                        <div class="content-wrap">
                            <div class="text half">
                                <h2 class="h1 <?php if (trim($RenderTag_Name_Einrichtung) == '') echo 'noline '; ?>underline"><?php echo $RenderTag_Name_Einrichtung ?></h2>
                                <p></p>
                                
                            </div>
                        </div>
                        <div class="stage-slider-tiles">



<?php
    $Homepage_tile1_title=<<<'NOWDOC'

NOWDOC;
    $Homepage_tile1_title = trim($Homepage_tile1_title);
    $Homepage_tile2_title=<<<'NOWDOC'

NOWDOC;
    $Homepage_tile2_title = trim($Homepage_tile2_title);
    $Homepage_tile3_title=<<<'NOWDOC'

NOWDOC;
    $Homepage_tile3_title = trim($Homepage_tile3_title);
    $Homepage_tile4_title=<<<'NOWDOC'

NOWDOC;
    $Homepage_tile4_title = trim($Homepage_tile4_title);
    $title1 = htmlspecialchars(html_entity_decode($Homepage_tile1_title));
    $title2 = htmlspecialchars(html_entity_decode($Homepage_tile2_title));
    $title3 = htmlspecialchars(html_entity_decode($Homepage_tile3_title));
    $title4 = htmlspecialchars(html_entity_decode($Homepage_tile4_title));
?>
                            <?php if (('' != '') && ($Homepage_tile1_title != '')) { ?><?php } ?><?php if (('' != '') && ($Homepage_tile2_title != '')) { ?><?php } ?><?php if (('' != '') && ($Homepage_tile3_title != '')) { ?><?php } ?><?php if (('' != '') && ($Homepage_tile4_title != '')) { ?><?php } ?>

                        </div>
                        <div class="image" style="background-image: url()"><?php
$copyright_head_image =<<<'NOWDOC'

NOWDOC;
?></div>
                    </div>
                </div>
            </section>
            <?php if ('0' != '0') { ?>
            
            <section class="target-groups" role="navigation" aria-label="Target groups">
                <h2 style="display:none; visibility:hidden">&nbsp;</h2>
                <div class="content-wrap">
                    <div class="buttons">
                        
                    </div>
                    <?php
                        $suche_link =<<<'NOWDOC'
/search.php
NOWDOC;
                        if (trim($suche_link) != '') {
                            $suche_link = trim($suche_link);
                            
                            if (strpos($suche_link, '//') === false) {
                                if (substr($suche_link, 0, 1) != '/') $suche_link = '/'.$suche_link;
                                $suche_link = 'https://'.$_SERVER['HTTP_HOST'].$suche_link;
                            }
                        
                    ?>
                    <form action="<?php echo $suche_link ?>">
                        <input type="search" placeholder="search" id="target-groups-search" name="searchquery" aria-label="search"/>
                        <?php if (strtolower($_SERVER['SERVER_NAME']) != 'www.kit.edu') { ?><input name="local_search" type="hidden" value="true"><?php } ?>
                        <button id="target-group-submit" aria-label="search"></button>
                    </form>
                    <?php
                        }
                    ?>
                </div>
            </section>
            
            <?php } ?>
            <div class="side-widgets-trigger"></div>
            <section class="mobile-entries" role="navigation" aria-label="Target groups">
                <h2 style="display:none; visibility:hidden">&nbsp;</h2>
                <div class="content-wrap">
                    
                </div>
            </section>
        <?php
            }
            else {
        ?>
            <?php
                if ($is_KIT_HOMEPAGE_PROJECT == 'true') {
                    if ('false' == 'true') {
            ?>
            <section class="stage stage-big" role="banner"><?php
$copyright_head_image =<<<'NOWDOC'

NOWDOC;
?>
                <div class="content-wrap"><p></p></div>
            </section>
            <?php
                    }
                    else {
            ?>
            <section class="stage stage-small" role="banner"><img src="<?php echo $RenderTag_img_head_small; ?>" alt="" loading="lazy" width="1920" height="140" /><?php $copyright_head_image = $RenderTag_copyright_img_head_small; ?>
                <div class="content-wrap"><p></p></div>
            </section>
            <?php
                    }
                }
                else if ('false' == 'true') {
                    $logo_link = $root_link;
                    if ($RenderTag_OE_Logo_Link != '') $logo_link = $RenderTag_OE_Logo_Link;
            ?>
            <section class="stage stage-big" role="banner"><img src="<?php echo $RenderTag_img_head_big; ?>" alt="" loading="lazy" width="1920" height="700" /><?php $copyright_head_image = $RenderTag_copyright_img_head_big; ?>
                <div class="content-wrap"><p <?php if ($RenderTag_img_logo == '') echo 'class="bigger"'; ?> title="<?php echo $RenderTag_Name_Einrichtung_alt ?>"><?php echo $RenderTag_Name_Einrichtung ?></p><?php
                    if ($RenderTag_img_logo != '') echo '<a class="logo_oe" href="'.$logo_link.'" title="'.$RenderTag_Name_Einrichtung_alt.'">'.$RenderTag_img_logo.'</a>';
                ?></div>
            </section>
            <?php
                }
                else {
                    $logo_link = $root_link;
                    if ($RenderTag_OE_Logo_Link != '') $logo_link = $RenderTag_OE_Logo_Link;
            ?>
            <section class="stage stage-small" role="banner"><img src="<?php echo $RenderTag_img_head_small; ?>" alt="" loading="lazy" width="1920" height="140" /><?php $copyright_head_image = $RenderTag_copyright_img_head_small; ?>
                <div class="content-wrap"><a href="<?php echo $root_link ?>" title="<?php echo $RenderTag_Name_Einrichtung_alt ?>"><?php echo $RenderTag_Name_Einrichtung ?></a><?php
                    if ($RenderTag_img_logo != '') echo '<a class="logo_oe" href="'.$logo_link.'" title="'.$RenderTag_Name_Einrichtung_alt.'">'.$RenderTag_img_logo.'</a>';
                ?></div>
            </section>
            <?php
                }
                // if (('false' != 'true') || ($is_KIT_HOMEPAGE_PROJECT == 'true')) {
                // if ('5' > '2') {
                if ((trim($breadcrumb_prefix) != '') || ('5' > '2')) {
            ?>
            <section class="breadcrumbs" style="display:none" role="navigation" aria-label="Breadcrumb">
                <h2 style="display:none; visibility:hidden">&nbsp;</h2>
                <div class="content-wrap">
                    <?php
                        if (count($navigation_breadcrumb) > 0) {
                            echo '<ul vocab="http://schema.org/" typeof="BreadcrumbList">';
                            $i = 1;
                            $temp_hrefs = array();
                            foreach ($navigation_breadcrumb as $struct) {
                                if (!in_array($struct['url'], $temp_hrefs)) { 
                                    $temp_hrefs[] = $struct['url'];
                                    echo '<li property="itemListElement" typeof="ListItem">';
                                    echo '<a href="'.$struct['url'];
                    				if ($struct['anker'] != '') {
            					        if (substr($struct['anker'], 0, 1) != '#') echo '#';
            					        echo $struct['anker'];
                    				}
                                    echo '"';
                                    if ($struct['target'] != '') echo ' target="'.$struct['target'].'"';
                                    echo ' property="item" typeof="WebPage"><span property="name">';
                                    if ($i == 1) echo 'Startpage';
                                    else echo $struct['headline'];
                                    echo '</span></a>';
                                    echo '<meta property="position" content="'.$i.'"/>';
                                    echo '</li>';
                                    $i++;
                                }
                            }
                            unset($temp_hrefs);
                            echo '</ul>';
                        }
                    ?>
                </div>
            </section>
            <?php
                    $content_navigation_startlevel = 0;
                    // if (count($navigation_breadcrumb) > $content_navigation_startlevel) {
                    if ((trim($breadcrumb_prefix) != '') || (count($navigation_breadcrumb) > $content_navigation_startlevel)) {
                        echo '<section class="breadcrumbs-big" role="navigation" aria-label="Breadcrumb">';
                        echo '<h2 style="display:none; visibility:hidden">&nbsp;</h2>';
                        // echo '<div class="content-wrap">';
                        echo '<ul class="content-wrap">';
                        echo $breadcrumb_prefix;
                            $i = 1;
                            foreach ($navigation_breadcrumb as $struct) {
                                if ($i > $content_navigation_startlevel) {
									$count_struct_subpages = 0;
									if (count($struct['subpages']) > 0) {
										foreach ($struct['subpages'] as $page) {
											$shibboleth_show_subpage = true;
											if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
												$shibboleth_show_subpage = false;
												if ((in_array('MA', explode(';', $page['shibboleth_targetgroup']))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
													$shibboleth_show_subpage = true;
												}
												else if ((in_array('ST', explode(';', $page['shibboleth_targetgroup']))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
													$shibboleth_show_subpage = true;
												}
												else if ((in_array('GUP', explode(';', $page['shibboleth_targetgroup']))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
													$shibboleth_show_subpage = true;
												}
												else if ($page['shibboleth_targetgroup'] == '') {
													$shibboleth_show_subpage = true;
												}
											}
											if ($shibboleth_show_subpage && ($page['ishidden'] != 'true') && (($page['intranetonly'] == 'false') || ($in_ip_range))) {
												$count_struct_subpages++;
											}
										}
									}
                                    // echo '<div class="list';
                                    echo '<li class="list';
                                    // if (count($struct['subpages']) == 0) {
                                    if ($count_struct_subpages == 0) {
                                        echo ' last';
                                    }
                                    echo '"><a href="'.$struct['url'];
                    				if ($struct['anker'] != '') {
            					        if (substr($struct['anker'], 0, 1) != '#') echo '#';
            					        echo $struct['anker'];
                    				}
                                    echo '"';
                                    if ($struct['target'] != '') echo ' target="'.$struct['target'].'"';
                                    echo '>'.$struct['headline'];
                                    // if (($i == count($navigation_breadcrumb)) && (count($struct['subpages']) != 0)) { 
                                    if (($i == count($navigation_breadcrumb)) && ($count_struct_subpages != 0)) { 
                                        echo '<span class="caret"></span><span class="more"></span>';
                                    }
                                    echo '</a>';
                                    // if (count($struct['subpages']) > 0) {
                                    if ($count_struct_subpages > 0) {
                                        echo '<ul>';
                                        foreach ($struct['subpages'] as $page) {
											$shibboleth_show_subpage = true;
											if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
												$shibboleth_show_subpage = false;
												if ((in_array('MA', explode(';', $page['shibboleth_targetgroup']))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
													$shibboleth_show_subpage = true;
												}
												else if ((in_array('ST', explode(';', $page['shibboleth_targetgroup']))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
													$shibboleth_show_subpage = true;
												}
												else if ((in_array('GUP', explode(';', $page['shibboleth_targetgroup']))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
													$shibboleth_show_subpage = true;
												}
												else if ($page['shibboleth_targetgroup'] == '') {
													$shibboleth_show_subpage = true;
												}
											}
                                            if ($shibboleth_show_subpage && ($page['ishidden'] != 'true') && (($page['intranetonly'] == 'false') || ($in_ip_range))) {
                                                echo '<li><a href="'.$page['url'];
                                				if ($page['anker'] != '') {
                        					        if (substr($page['anker'], 0, 1) != '#') echo '#';
                        					        echo $page['anker'];
                                				}
                                                echo '"';
                                                if ($page['target'] != '') echo ' target="'.$page['target'].'"';
                                                echo '>'.$page['headline'].'</a></li>';
                                            }
                                        }
                                        echo '</ul>';
                                    }
                                    echo '</li>';
                                    // echo '</div>';
                                }
                                $i++;
                            }
                        echo '</ul>';
                        // echo '</div>';
                        echo '</section>';
                    }
                }
            ?>
            <div class="side-widgets-trigger"></div>
        <?php
            } // Ende else KIT-Homepage-Style
        ?>
            <section class="content-wrap" role="main" id="main_content" tabindex="-1">
                <div class="content">
                    <?php
                    // navi_external_link wird in der navigation.xml anstatt dem eigenen Namen benutzt.
                    // Sollte die Seite trotzdem direkt aufgerufen werden, wird per JavaScript zu navi_external_link weitergeleitet
                    // Das ist besonders bei der Sprachumschaltung aus jAlbum heraus wichtig!
                        $navi_external_link =<<<'HEREDOC_NAVI_EXTERNAL_LINK'

HEREDOC_NAVI_EXTERNAL_LINK;
                        $navi_external_link = trim($navi_external_link);
                        if ($navi_external_link != '') {
                            echo '<script>window.location.href = "'.$navi_external_link.'";</script>';
                        }
                    ?>





                    <!-- CONTENT-AREA START -->
                    
                    <?php $masterpage_guid = '7051E72F2A8D4FE3BD36C538D72BCFDF'; $wsm_language = 'ENG'; ?>
                    
                    
<?php
    $timings['start_inhalte'] = microtime(true);

	// if ((count($my_path) > 0) || ("false" == "true")) {
	if ((count($my_path) > 0) || ("false" == "true") || (substr($_SERVER['SCRIPT_NAME'], -14) == '/impressum.php') || (substr($_SERVER['SCRIPT_NAME'], -11) == '/legals.php')) {

?>
                    
                    <!-- Textblock [start] --><!-- [9179] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"half"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'half';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9179" class="KIT_section text  half" ><a id="block9179" name="block9179"><!-- Sprungmarke --></a><h1>European Network Regulations</h1><div class="text "><p><sub>Certificate Course - Energy Engineering -&nbsp;<em></em><em>EE.5.2.I26</em></sub></p>

<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td>Date</td>
			<td>Nov 4-5, 2027</td>
		</tr>
		<tr>
			<td>Duration</td>
			<td>2 days</td>
		</tr>
		<tr>
			<td>Location</td>
			<td>On campus - Karlsruhe</td>
		</tr>
		<tr>
			<td>Language</td>
			<td>English</td>
		</tr>
		<tr>
			<td>ECTS</td>
			<td>Upon request</td>
		</tr>
		<tr>
			<td>Cost</td>
			<td>1,550 &euro;</td>
		</tr>
	</tbody>
</table>

<div class="linkbutton"><a href="/certificate-course-booking.php">Book the course</a></div></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9179] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8972] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"c6750b0f-b259-4099-9c8c-1a69c0948f18":"half"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'half';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8972" class="KIT_section text  half" ><a id="block8972" name="block8972"><!-- Sprungmarke --></a><div class="text "><p><img alt="" copyright="" height="900" src="/img/Icons/Engineering%20Fields%20Icons/Icon1600x900px_04_EEM.png" width="1600" /></p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8972] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9180] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9180" class="KIT_section text  full" ><a id="block9180" name="block9180"><!-- Sprungmarke --></a><div class="text "><p><strong>Course prerequisites&nbsp;</strong>-&nbsp;Basics in micro economics is helpful, but no prerequisite.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9180] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8828] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"fef7b27c-eeb0-49a8-9a6b-3f2a334688f3":"full"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8828" class="KIT_section text  full" ><a id="block8828" name="block8828"><!-- Sprungmarke --></a></div><?php
    } // $shibboleth_show_block
?>
<!-- [8828] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8816] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"fef7b27c-eeb0-49a8-9a6b-3f2a334688f3":"full"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8816" class="KIT_section text  full" ><a id="block8816" name="block8816"><!-- Sprungmarke --></a><div class="text "><h2>Discover what this course is all about</h2></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8816] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9181] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9181" class="KIT_section text  third" ><a id="block9181" name="block9181"><!-- Sprungmarke --></a><div class="text "><p><strong>Fundamentals</strong></p>

<p>Covers basics, objectives, principles, and limits of energy network regulation and its necessity.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9181] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9182] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9182" class="KIT_section text  third" ><a id="block9182" name="block9182"><!-- Sprungmarke --></a><div class="text "><p><strong>Technology</strong></p>

<p>Explains regulatory mechanisms and economic incentives affecting costs, quality, investments, and network use.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9182] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9183] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9183" class="KIT_section text  third" ><a id="block9183" name="block9183"><!-- Sprungmarke --></a><div class="text "><p><strong>Applications</strong></p>

<p>Analyzes real-world regulation practices in Europe and their impact on efficiency and renewable integration.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9183] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8991] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8991" class="KIT_section text  full" ><a id="block8991" name="block8991"><!-- Sprungmarke --></a></div><?php
    } // $shibboleth_show_block
?>
<!-- [8991] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9184] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"two-third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'two-third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9184" class="KIT_section text  two-third" ><a id="block9184" name="block9184"><!-- Sprungmarke --></a><div class="text "><h2>What you&acute;ll explore</h2>

<ul>
	<li>
	<p>Monopoly theory and its implications for regulation.</p>
	</li>
	<li>
	<p>Competition law and regulation (general vs. specific competition policy).</p>
	</li>
	<li>
	<p>Types of regulation: Principles of access regulation and pricing; Unbundling approaches in the EU and Germany; cost-based regulation; incentive regulation.</p>
	</li>
	<li>
	<p>Regulatory practice in Germany and the EU: History; current incentive regulation (regulation formulas); analytical cost modeling used by regulators; benchmarking approaches, yardstick regulation.</p>
	</li>
	<li>
	<p>Investment incentives and programs, particularly with respect to the challenges of renewable resources use.</p>
	</li>
	<li>
	<p>Management of bottlenecks in the European transmission network.</p>
	</li>
	<li>
	<p>Nodal pricing.</p>
	</li>
</ul>

<p>&nbsp;</p>

<p>&nbsp;</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9184] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9185] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"two-third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'two-third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9185" class="KIT_section text  two-third" ><a id="block9185" name="block9185"><!-- Sprungmarke --></a><div class="text "><h2>Your key takeaways</h2>

<ul>
	<li>
	<p>get an overview of economic regulation and natural monopoles.</p>
	</li>
	<li>
	<p>learn the particular issues of electricity network regulation.</p>
	</li>
	<li>
	<p>learn the concept of efficient spatial pricing and the practical approaches to congestion pricing in electricity networks.</p>
	</li>
</ul>

<p>&nbsp;</p>

<p>&nbsp;</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9185] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9186] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9186" class="KIT_section text  full" ><a id="block9186" name="block9186"><!-- Sprungmarke --></a><div class="text "><h2>Taught by Recognized Experts in European Network Regulations&nbsp;</h2>

<p>Benefit from the knowledge of leading specialists with extensive experience in research and industry. Their deep expertise guarantees a course of outstanding academic and practical quality.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9186] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9187] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"half"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'half';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9187" class="KIT_section text accent-gray half" ><a id="block9187" name="block9187"><!-- Sprungmarke --></a><div class="text "><h4>Prof. Dr. Kay Mitusch</h4>

<p style="text-align:center"><img alt="" height="192" src="/img/professoren/Kay%20Mitusch.jpg" width="192" /></p>

<p>&nbsp;Prof. Dr. Kay Mitusch is Professor of Network Economics at<strong> Karlsruhe Institute of Technology (KIT)</strong> and lecturer at the <strong>HECTOR School</strong>. His research focuses on transport and energy economics, including market structures, infrastructure regulation, and mobility systems. He contributes to teaching in network and service economics, bridging economic theory with applied analysis of transport and energy systems and policy design within KIT’s interdisciplinary research environment.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9187] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [9188] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"ba2eb554-13f3-4bc7-aaae-90cb4127f8ed":"half"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'half';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="9188" class="KIT_section text accent-gray half" ><a id="block9188" name="block9188"><!-- Sprungmarke --></a><div class="text "><h4>Thomas Fluhrer</h4>

<p style="text-align:center"><img alt="" height="192" src="/img/professoren/Thomas_Fluhre_rdax_230x289s.jpg" width="192" /></p>

<p>Thomas Fluhrer is a lecturer at the <strong>Karlsruhe Institute of Technology (KIT)</strong> and the <strong>HECTOR School</strong>, contributing to executive education in engineering and technology management. He is associated with KIT’s energy and electrical engineering environment and brings industry-oriented expertise to teaching, focusing on power systems, energy infrastructure, and practical applications of modern energy technologies within continuing education programs at KIT.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [9188] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8924] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8924" class="KIT_section text  full" ><a id="block8924" name="block8924"><!-- Sprungmarke --></a></div><?php
    } // $shibboleth_show_block
?>
<!-- [8924] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8925] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"eadf38d2-e9e9-46e6-847c-a0c13234dad9":"two-third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'two-third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8925" class="KIT_section text  two-third" ><a id="block8925" name="block8925"><!-- Sprungmarke --></a><div class="text "><h2>Who should attend</h2>

<p style="margin-bottom:11px"><span style="line-height:115%"><strong>This course is particularly beneficial for professionals in the following fields</strong></span></p>

<ul style="margin-bottom:11px">
	<li style="margin-bottom:11px">
	<p><span style="tab-stops:list .5in"><span style="line-height:115%"><strong>Engineers and technical professionals in the energy sector</strong><br />
	Electrical engineers, energy engineers, physicists, materials scientists, and professionals in semiconductor or solar technologies who develop, design, size, or optimize photovoltaic systems.</span></span></p>
	</li>
	<li style="margin-bottom:11px">
	<p><span style="tab-stops:list .5in"><span style="line-height:115%"><strong>Planners and project managers for energy systems</strong><br />
	Energy consultants, building services engineers (MEP planners), architects (with a focus on building integration), PV project managers, as well as professionals in energy supply companies and grid operator organizations.</span></span></p>
	</li>
	<li style="margin-bottom:11px">
	<p><span style="tab-stops:list .5in"><span style="line-height:115%"><strong>Professionals in energy policy, sustainability, and business</strong><br />
	Staff working in ministries, public authorities, international organizations, NGOs, corporate strategy, or investment departments who assess energy scenarios, decarbonization pathways, market mechanisms, and cost developments.</span></span></p>
	</li>
	<li style="margin-bottom:11px">
	<p><span style="line-height:115%"><strong>Researchers and early-career academics</strong><br />
	PhD candidates, postdoctoral researchers, and academic staff in the fields of renewable energy, semiconductor physics, materials science, or energy system modeling.</span></p>
	</li>
</ul></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8925] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8838] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8838" class="KIT_section text  full" ><a id="block8838" name="block8838"><!-- Sprungmarke --></a></div><?php
    } // $shibboleth_show_block
?>
<!-- [8838] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8837] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8837" class="KIT_section text  full" ><a id="block8837" name="block8837"><!-- Sprungmarke --></a><div class="text "><h3>Advance your career with KIT-level expertise</h3>

<p>Benefit from the reputation of the Karlsruhe Institute of Technology (KIT) while gaining practical skills, flexible learning opportunities, and a recognized certificate to support your long-term professional growth.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8837] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8834] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"fef7b27c-eeb0-49a8-9a6b-3f2a334688f3":"third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8834" class="KIT_section text  third" ><a id="block8834" name="block8834"><!-- Sprungmarke --></a><div class="text "><p><strong>Flexibility</strong></p>

<p>Gain <strong>focused expertise</strong> in a specific field without committing to a full degree program, allowing you to build relevant knowledge efficiently and integrate learning seamlessly into your professional routine.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8834] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8835] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"fef7b27c-eeb0-49a8-9a6b-3f2a334688f3":"third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8835" class="KIT_section text  third" ><a id="block8835" name="block8835"><!-- Sprungmarke --></a><div class="text "><p><strong>Relevance</strong></p>

<p>Benefit from high-quality academic content combined with practical insights, delivered by experienced experts, supporting continuous, <strong>lifelong learning</strong> while ensuring direct applicability in real-world scenarios.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8835] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8836] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"fef7b27c-eeb0-49a8-9a6b-3f2a334688f3":"third"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'third';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8836" class="KIT_section text  third" ><a id="block8836" name="block8836"><!-- Sprungmarke --></a><div class="text "><p><strong>Advancement</strong></p>

<p>Enhance your professional profile with a <strong>recognized certificate</strong>, demonstrating your commitment to ongoing development and supporting your career with tangible, verifiable credentials.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8836] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8840] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '{"fef7b27c-eeb0-49a8-9a6b-3f2a334688f3":"half"}';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'half';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8840" class="KIT_section text  half" ><a id="block8840" name="block8840"><!-- Sprungmarke --></a></div><?php
    } // $shibboleth_show_block
?>
<!-- [8840] Text --><!-- Textblock [end] --> <section class="KIT_section mobile-entries full" id="div_8841" style="display:block">
    <h2 style="display:none; visibility:hidden">&nbsp;</h2>

    <div class="content-wrap" style="padding: 0;">
        <?php
        $link =<<<'NOWDOC'
<a href="/certificate-course-booking.php">Register Now</a>
NOWDOC;
        if (strpos($link, '>') !== false) echo substr($link, 0, strpos($link, '>')).' class="a_8841 quote-element primary"'.substr($link, strpos($link, '>'));
        ?>
    </div>
</section><!-- Textblock [start] --><!-- [8839] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8839" class="KIT_section text  full" ><a id="block8839" name="block8839"><!-- Sprungmarke --></a></div><?php
    } // $shibboleth_show_block
?>
<!-- [8839] Text --><!-- Textblock [end] --> <!-- Textblock [start] --><!-- [8833] Text -->
<?php
// dependent_sizes
    $parentguid = 'ba2eb554-13f3-4bc7-aaae-90cb4127f8ed';
    $dependent_sizes = '';
    if (trim($dependent_sizes) == '') $dependent_sizes = '{}';
    $dependent_sizes = json_decode($dependent_sizes, true);

    if (is_array($dependent_sizes) && array_key_exists($parentguid, $dependent_sizes)) $chosen_size = $dependent_sizes[$parentguid];
	else $chosen_size = 'full';
?>
<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('GUP', explode(';', ''))) && (in_array('affiliate@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?>

<div data-selectorid="8833" class="KIT_section text accent-gray full" ><a id="block8833" name="block8833"><!-- Sprungmarke --></a><div class="text "><h3>About HECTOR School</h3>

<p>HECTOR School, the Technology Business School of the Karlsruhe Institute of Technology (KIT), is a leading provider of executive education in technology-driven fields.</p>

<p>For this course, participants who successfully complete the examination can earn a KIT certificate with <strong>ECTS credits</strong>, which may be credited toward our <strong>Executive Master of Science</strong> or <strong>Advanced Studies </strong>Programs, subject to content alignment.</p></div></div><?php
    } // $shibboleth_show_block
?>
<!-- [8833] Text --><!-- Textblock [end] --> 
<?php

	}
	else {
		echo '<div class="text full"><h1>Inhalt nicht mehr verfügbar – Contents no longer available</h1></div>';
	}

    $timings['ende_inhalte'] = microtime(true);
?>
                    <?php if ((isset($elements_outside_iprange)) && ($elements_outside_iprange === true)) { ?><div style="color:#808080; position:absolute; bottom: 55px">More detailed information is available within the KIT-network.</div><?php } ?>
                    <!-- CONTENT-AREA END -->
                </div>
            </section>
        </main>
        <!-- Mittlere Spalte: end -->
        <button class="to-top-button" aria-label="scroll back to top"></button>
        
        
        
        
        
        

        
        
        
        
        
        
        
        <footer class="page-footer">
            <div class="content-wrap">
                <div class="column full">

<?php
	// if ((count($my_path) > 0) || ("false" == "true")) {
	if ((count($my_path) > 0) || ("false" == "true") || (substr($_SERVER['SCRIPT_NAME'], -14) == '/impressum.php') || (substr($_SERVER['SCRIPT_NAME'], -11) == '/legals.php')) {
?>

<!-- INFO-AREA START -->

<!-- Infobox [start] -->



<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?><div class="infobox column fourth" id="block7693">
        <h3 class="underline">Further education in southern Germany</h3>                <p>We are part of <a href="https://www.suedwissen.de/">S&Uuml;DWISSEN</a>, the platform for academic further education from Baden-W&uuml;rttemberg. Higher education powered by The L&auml;nd.</p>

<p><a href="https://www.suedwissen.de/"><img alt="" copyright="" height="58" src="/img/logos/Suedwissen_extended_logo_schwarz_RGB.png" width="250" /></a></p></div>
<?php
	} // $shibboleth_show_block
?> 
<?php $has_infobox = true; ?>
<!-- Infobox [end] -->
 <!-- Infobox [start] -->



<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?><div class="infobox column fourth" id="block2719">
        <h3 class="underline">Rankings</h3>                <p><img alt="" copyright="" height="400" src="/img/grafiken/250626_HECTOR%20School%20QS%20Ranking%202026%20RGB4.png" width="1390" /></p>

<p>&nbsp;</p>

<p><a href="/kit.php"><span class="fa fa-angle-double-right"></span> See our rankings</a></p></div>
<?php
	} // $shibboleth_show_block
?> 
<?php $has_infobox = true; ?>
<!-- Infobox [end] -->
 <!-- Kalender [start] -->
<div class="KIT_section column <?php if ('Liste' == 'Blatt') echo 'half'; else echo 'fourth'; ?>">

<?php $has_infobox = true; ?>



        <h3 class="underline">Our upcoming events</h3>


    <div class="footer_calendar">
<?php
    include_once('eventdb.inc.php'); 

    switch('ENG') {
        case 'DEU':
            $cal_lang = 'de';
            break;
        case 'ENG':
        case 'ENU':
            $cal_lang = 'en';
            break;
        case 'FRA':
            $cal_lang = 'fr';
            break;
        default:
            $cal_lang = 'de';
    }
    $cal_view = 'month';
    $cal_id = trim('75');
    if ($cal_id != '') {
        $cal_url =<<<'NOWDOC'

NOWDOC;
        $cal_url = strip_tags($cal_url);
        if (trim($cal_url) == '') $cal_url =<<<HEREDOCCALURL2
/calender.php
HEREDOCCALURL2;
        if ('Liste' == 'Blatt') {
            $cal_url = strip_tags($cal_url);
            if ((trim($cal_url) != '') && (strtolower(substr($cal_url, 0, 11)) != 'javascript:')) include_once('events/calendar_framework/index_mini.php');
            else echo 'Keine Hauptkalender-URL angegeben.<br><br>';
            echo '<br><b><a href="'.trim(strip_tags($cal_url)).'#calendar_top">Further events ...</a></b>'."\n";
        }
        else {
            $data = eventdb_get_current_events('75', intval('5'), true);
            if ($data !== false) {
                foreach($data as $dates) { 
                    echo '<b style="line-height:2em">'.$dates['date_'.$cal_lang].'</b><br>'."\n"; 
                    foreach ($dates['events'] as $event) { 
                        echo '<a style="display:block; margin-bottom:0.5em" href="'.trim(strip_tags($cal_url)).'/event/'.$event['ed_id'].'#calendar_top">'.mb_convert_encoding( $event['ev_title'], 'UTF-8', mb_detect_encoding($event['ev_title'], 'UTF-8, ISO-8859-1')).'</a>'."\n"; 
                    } 
                    echo '<hr>'."\n"; 
                }
            }
            echo '<br><b><a href="'.trim(strip_tags($cal_url)).'#calendar_top">Further events ...</a></b>'."\n";
        }
    }
    else echo 'Kein Kalender ausgewählt.<br><br>';
?>
    </div>
</div>
<!-- Kalender [end] -->
 <!-- Infobox [start] -->



<?php
	$shibboleth_show_block = true;
	if (isset($shibboleth_enabled) && ($shibboleth_enabled == 'true')) {
		$shibboleth_show_block = false;
		if ((in_array('MA', explode(';', ''))) && (in_array('employee@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ((in_array('ST', explode(';', ''))) && (in_array('student@kit.edu', explode(';', $_SERVER['affiliation'])))) {
			$shibboleth_show_block = true;
		}
		else if ('' == '') {
			$shibboleth_show_block = true;
		}
	}
	if ($shibboleth_show_block) {
?><div class="infobox column fourth" id="block5504">
        <h3 class="underline"> Technology Business School</h3>        <div><img src="/img/logos/KIT-Logo_rdax_168x77.png" alt="KIT&#32;Logo" width="168" height="77"  loading="lazy" title="KIT" copyright="KIT"></div>        <p>International Department of the KIT gGmbH</p>

<p><?php if (function_exists('show_mailaddress')) { echo show_mailaddress("info", "hectorschool.kit.edu", "Info", "emailform.php", false, ""); } ?><br />
+49 721 608 47880</p>

<p><a href="/directions.php"><span class="fa fa-angle-double-right"></span> Find us here</a></p>

<p><a href="https://www.studycheck.de/hochschulen/kit-karlsruhe"><img alt="" copyright="" height="150" src="/img/grafiken/auszeichnungen-category-award-winner.png" width="150" /></a></p></div>
<?php
	} // $shibboleth_show_block
?> 
<?php $has_infobox = true; ?>
<!-- Infobox [end] -->
 
<!-- INFO-AREA END -->
<?php
    $social_media_required =<<<'HEREDOC'

<?php
    $title = ' ';
    $target = 'social_media';
    $sm_type =<<<HEREDOC_SM_TYPE
LinkedIn
HEREDOC_SM_TYPE;
    $sm_type = trim($sm_type);
    $username =<<<HEREDOC_USERNAME
edu/hector-school-of-engineering-%26-management-161223
HEREDOC_USERNAME;
    $username = trim($username);
    $extra_class = '';

    if ($sm_type == 'YouTube') {
        if (substr($username, 0, 8) == 'channel/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        elseif (substr($username, 0, 2) == 'c/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        else {
            $link = 'https://www.youtube.com/user/'.$username;
        }
        $title = 'Youtube Profile ';
        $class = 'youtube';
    }
    if (($sm_type == 'Facebook: Profil')||($sm_type == '')) {
        if (strpos($username, '/') !== false) $link = 'https://www.facebook.com/pages/'.$username;
        else $link = 'https://www.facebook.com/'.$username;
        $title = 'Facebook Profile ';
        $class = 'facebook';
    }
    if ($sm_type == 'RSS') {
        $link = $username;
        $title = '';
        $class = 'rss';
    }
    if ($sm_type == 'Facebook: Weiterempfehlen') {
        $link = 'https://www.facebook.com/sharer.php?s=100&p[url]='.urlencode($_SERVER['SCRIPT_URI']).'&p[title]='.urlencode($breadcrumb);
        $title = 'Share on Facebook';
        $class = 'facebook';
    }
    if ($sm_type == 'Instagram') {
        $link = 'https://www.instagram.com/'.$username;
        $title = 'Instagram Profile';
        $class = 'instagram';
    }
    if ($sm_type == 'XING: Empfehlen') {
        if ($_SERVER['HTTPS'] == 'on') $protocol = 'https://';
        else $protocol = 'http://';
        $shareurl = $protocol.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];
        $tmp = explode('%', urlencode($shareurl));
        foreach($tmp as &$part) {
            $part[0] = strtolower($part[0]);
            $part[1] = strtolower($part[1]);
        }
        $shareurl = implode('%', $tmp);

        $link = 'https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url='.$shareurl;
        $title = 'Share on Xing';
        $class = 'xing';
    }
    if ($sm_type == 'XING: Gruppe/Profil') {
        $link = 'https://www.xing.com/'.$username;
        $title = 'Xing Profile ';
        $class = 'xing';
    }
    if ($sm_type == 'LinkedIn') {
        $link = 'https://www.linkedin.com/'.$username;
        $title = 'LinkedIn Profile ';
        $class = 'linkedin';
    }
    if ($sm_type == 'TikTok') {
        $link = 'https://www.tiktok.com/'.$username;
        $title = '';
        $class = 'tiktok';
    }    
    if ($sm_type == 'Mastodon') {
        if (strpos($username, '://') !== false) {
            $link = $username;
        }
        else {
            $link = 'https://mastodon.social/@'.$username;
        }
        $title = 'Mastodon Profile';
        $class = 'mastodon';
    }
    if ($sm_type == 'ResearchGate') {
        if (strpos($username, '/') === false)
            $link = 'https://www.researchgate.net/profile/'.$username;
        else
            $link = 'https://www.researchgate.net/'.trim($username, '/');
        $title = 'ResearchGate Profile';
        $class = 'researchgate';
    }
    if ($sm_type == 'Twitter: Profil') {
        $link = 'https://twitter.com/'.$username;
        $title = 'X Channel (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Twitter: Weiterempfehlen') {
        $link = 'https://twitter.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        if ($username != '') $link .= '&via='.urlencode($username);
        $title = 'Share on X (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Google+: Empfehlen') {
        $link = 'https://plus.google.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        $title = 'Share on Google+';
        $class = 'google-plus';
    }
    if ($sm_type == 'Google+: Profil') {
        $link = 'https://plus.google.com/'.$username.'/posts';
        $title = 'Google+ Profile';
        $class = 'google-plus';
    }
    if ($sm_type == 'WhatsApp') {
        $link = 'whatsapp://send?text='.urlencode(html_entity_decode('Schau mal, was ich zum Thema '."\n".'"'.$breadcrumb.'" unter '."\n".$_SERVER['SCRIPT_URI']."\n".'gefunden habe.', ENT_COMPAT, 'UTF-8'));
        $title = 'Share on WhatsApp';
        $extra_class = ' whatsapp_share" ';
        $class = 'whatsapp';
    }
?>
<?php
    if ($class == 'mastodon') {
	    echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank" rel="me"><span>'.$title.'</span></a></li>'; 
	}
	else {
        echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank"><span>'.$title.'</span></a></li>'; 
    }
?>
 
<?php
    $title = ' ';
    $target = 'social_media';
    $sm_type =<<<HEREDOC_SM_TYPE
Facebook: Profil
HEREDOC_SM_TYPE;
    $sm_type = trim($sm_type);
    $username =<<<HEREDOC_USERNAME
HectorSchool.KIT
HEREDOC_USERNAME;
    $username = trim($username);
    $extra_class = '';

    if ($sm_type == 'YouTube') {
        if (substr($username, 0, 8) == 'channel/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        elseif (substr($username, 0, 2) == 'c/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        else {
            $link = 'https://www.youtube.com/user/'.$username;
        }
        $title = 'Youtube Profile ';
        $class = 'youtube';
    }
    if (($sm_type == 'Facebook: Profil')||($sm_type == '')) {
        if (strpos($username, '/') !== false) $link = 'https://www.facebook.com/pages/'.$username;
        else $link = 'https://www.facebook.com/'.$username;
        $title = 'Facebook Profile ';
        $class = 'facebook';
    }
    if ($sm_type == 'RSS') {
        $link = $username;
        $title = '';
        $class = 'rss';
    }
    if ($sm_type == 'Facebook: Weiterempfehlen') {
        $link = 'https://www.facebook.com/sharer.php?s=100&p[url]='.urlencode($_SERVER['SCRIPT_URI']).'&p[title]='.urlencode($breadcrumb);
        $title = 'Share on Facebook';
        $class = 'facebook';
    }
    if ($sm_type == 'Instagram') {
        $link = 'https://www.instagram.com/'.$username;
        $title = 'Instagram Profile';
        $class = 'instagram';
    }
    if ($sm_type == 'XING: Empfehlen') {
        if ($_SERVER['HTTPS'] == 'on') $protocol = 'https://';
        else $protocol = 'http://';
        $shareurl = $protocol.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];
        $tmp = explode('%', urlencode($shareurl));
        foreach($tmp as &$part) {
            $part[0] = strtolower($part[0]);
            $part[1] = strtolower($part[1]);
        }
        $shareurl = implode('%', $tmp);

        $link = 'https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url='.$shareurl;
        $title = 'Share on Xing';
        $class = 'xing';
    }
    if ($sm_type == 'XING: Gruppe/Profil') {
        $link = 'https://www.xing.com/'.$username;
        $title = 'Xing Profile ';
        $class = 'xing';
    }
    if ($sm_type == 'LinkedIn') {
        $link = 'https://www.linkedin.com/'.$username;
        $title = 'LinkedIn Profile ';
        $class = 'linkedin';
    }
    if ($sm_type == 'TikTok') {
        $link = 'https://www.tiktok.com/'.$username;
        $title = '';
        $class = 'tiktok';
    }    
    if ($sm_type == 'Mastodon') {
        if (strpos($username, '://') !== false) {
            $link = $username;
        }
        else {
            $link = 'https://mastodon.social/@'.$username;
        }
        $title = 'Mastodon Profile';
        $class = 'mastodon';
    }
    if ($sm_type == 'ResearchGate') {
        if (strpos($username, '/') === false)
            $link = 'https://www.researchgate.net/profile/'.$username;
        else
            $link = 'https://www.researchgate.net/'.trim($username, '/');
        $title = 'ResearchGate Profile';
        $class = 'researchgate';
    }
    if ($sm_type == 'Twitter: Profil') {
        $link = 'https://twitter.com/'.$username;
        $title = 'X Channel (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Twitter: Weiterempfehlen') {
        $link = 'https://twitter.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        if ($username != '') $link .= '&via='.urlencode($username);
        $title = 'Share on X (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Google+: Empfehlen') {
        $link = 'https://plus.google.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        $title = 'Share on Google+';
        $class = 'google-plus';
    }
    if ($sm_type == 'Google+: Profil') {
        $link = 'https://plus.google.com/'.$username.'/posts';
        $title = 'Google+ Profile';
        $class = 'google-plus';
    }
    if ($sm_type == 'WhatsApp') {
        $link = 'whatsapp://send?text='.urlencode(html_entity_decode('Schau mal, was ich zum Thema '."\n".'"'.$breadcrumb.'" unter '."\n".$_SERVER['SCRIPT_URI']."\n".'gefunden habe.', ENT_COMPAT, 'UTF-8'));
        $title = 'Share on WhatsApp';
        $extra_class = ' whatsapp_share" ';
        $class = 'whatsapp';
    }
?>
<?php
    if ($class == 'mastodon') {
	    echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank" rel="me"><span>'.$title.'</span></a></li>'; 
	}
	else {
        echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank"><span>'.$title.'</span></a></li>'; 
    }
?>
 
<?php
    $title = ' ';
    $target = 'social_media';
    $sm_type =<<<HEREDOC_SM_TYPE
YouTube
HEREDOC_SM_TYPE;
    $sm_type = trim($sm_type);
    $username =<<<HEREDOC_USERNAME
HectorSchool
HEREDOC_USERNAME;
    $username = trim($username);
    $extra_class = '';

    if ($sm_type == 'YouTube') {
        if (substr($username, 0, 8) == 'channel/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        elseif (substr($username, 0, 2) == 'c/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        else {
            $link = 'https://www.youtube.com/user/'.$username;
        }
        $title = 'Youtube Profile ';
        $class = 'youtube';
    }
    if (($sm_type == 'Facebook: Profil')||($sm_type == '')) {
        if (strpos($username, '/') !== false) $link = 'https://www.facebook.com/pages/'.$username;
        else $link = 'https://www.facebook.com/'.$username;
        $title = 'Facebook Profile ';
        $class = 'facebook';
    }
    if ($sm_type == 'RSS') {
        $link = $username;
        $title = '';
        $class = 'rss';
    }
    if ($sm_type == 'Facebook: Weiterempfehlen') {
        $link = 'https://www.facebook.com/sharer.php?s=100&p[url]='.urlencode($_SERVER['SCRIPT_URI']).'&p[title]='.urlencode($breadcrumb);
        $title = 'Share on Facebook';
        $class = 'facebook';
    }
    if ($sm_type == 'Instagram') {
        $link = 'https://www.instagram.com/'.$username;
        $title = 'Instagram Profile';
        $class = 'instagram';
    }
    if ($sm_type == 'XING: Empfehlen') {
        if ($_SERVER['HTTPS'] == 'on') $protocol = 'https://';
        else $protocol = 'http://';
        $shareurl = $protocol.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];
        $tmp = explode('%', urlencode($shareurl));
        foreach($tmp as &$part) {
            $part[0] = strtolower($part[0]);
            $part[1] = strtolower($part[1]);
        }
        $shareurl = implode('%', $tmp);

        $link = 'https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url='.$shareurl;
        $title = 'Share on Xing';
        $class = 'xing';
    }
    if ($sm_type == 'XING: Gruppe/Profil') {
        $link = 'https://www.xing.com/'.$username;
        $title = 'Xing Profile ';
        $class = 'xing';
    }
    if ($sm_type == 'LinkedIn') {
        $link = 'https://www.linkedin.com/'.$username;
        $title = 'LinkedIn Profile ';
        $class = 'linkedin';
    }
    if ($sm_type == 'TikTok') {
        $link = 'https://www.tiktok.com/'.$username;
        $title = '';
        $class = 'tiktok';
    }    
    if ($sm_type == 'Mastodon') {
        if (strpos($username, '://') !== false) {
            $link = $username;
        }
        else {
            $link = 'https://mastodon.social/@'.$username;
        }
        $title = 'Mastodon Profile';
        $class = 'mastodon';
    }
    if ($sm_type == 'ResearchGate') {
        if (strpos($username, '/') === false)
            $link = 'https://www.researchgate.net/profile/'.$username;
        else
            $link = 'https://www.researchgate.net/'.trim($username, '/');
        $title = 'ResearchGate Profile';
        $class = 'researchgate';
    }
    if ($sm_type == 'Twitter: Profil') {
        $link = 'https://twitter.com/'.$username;
        $title = 'X Channel (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Twitter: Weiterempfehlen') {
        $link = 'https://twitter.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        if ($username != '') $link .= '&via='.urlencode($username);
        $title = 'Share on X (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Google+: Empfehlen') {
        $link = 'https://plus.google.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        $title = 'Share on Google+';
        $class = 'google-plus';
    }
    if ($sm_type == 'Google+: Profil') {
        $link = 'https://plus.google.com/'.$username.'/posts';
        $title = 'Google+ Profile';
        $class = 'google-plus';
    }
    if ($sm_type == 'WhatsApp') {
        $link = 'whatsapp://send?text='.urlencode(html_entity_decode('Schau mal, was ich zum Thema '."\n".'"'.$breadcrumb.'" unter '."\n".$_SERVER['SCRIPT_URI']."\n".'gefunden habe.', ENT_COMPAT, 'UTF-8'));
        $title = 'Share on WhatsApp';
        $extra_class = ' whatsapp_share" ';
        $class = 'whatsapp';
    }
?>
<?php
    if ($class == 'mastodon') {
	    echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank" rel="me"><span>'.$title.'</span></a></li>'; 
	}
	else {
        echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank"><span>'.$title.'</span></a></li>'; 
    }
?>
 
HEREDOC;

        $social_media_required .=<<<'NOWDOC_FOOTER_TEXT'

NOWDOC_FOOTER_TEXT;

    if ( (isset($hp)) && ($hp == true) ) {
?><?php
    }

    $social_media_required = trim($social_media_required);
    
    if (($social_media_required != '') || (('' == 'enabled') || (('' == '') && ($RenderTag_show_feedback == 'enabled')))) {
?>
<?php
    if (('' == 'enabled') || (('' == '') && ($RenderTag_show_feedback == 'enabled'))) {
?>
                    <div class="KIT_section column footer-feedback half" style="grid-row-start: 1;display: none">
                        <div class="text">
                            <h3 class="underline waypoint-triggered" id="feedback_title">Feedback</h3>
                            <p id="feed_back_hint">Ihr Feedback zu dieser Seite ist uns wichtig</p>
                        </div>
                        <div class="form">
                            <form>
                                <label class="hide_label" id="feedback_name_label" for="feedback_name"><abbr class="req" title="Pflichtfeld">*</abbr> Name</label>
                                <input style="margin-top:0" autocomplete="name" required type="text" name="name" id="feedback_name" placeholder="* Name" aria-labelledby="feedback_name_label">
                                <label class="hide_label" id="feedback_sender_label" for="feedback_sender"><abbr class="req" title="Pflichtfeld">*</abbr> E-Mail Adresse</label>
                                <input autocomplete="email" required type="email" name="mail" id="feedback_sender" placeholder="* E-Mail Adresse" aria-labelledby="feedback_sender_label">
                                <!-- <input type="text" name="subject" id="feedback_subject" placeholder="* Betreff" aria-label="Betreff"> -->
                                <label class="hide_label" id="feedback_msg_label" for="feedback_msg"><abbr class="req" title="Pflichtfeld">*</abbr> Ihre Nachricht</label>
                                <textarea autocomplete="off" required name="description" rows="4" id="feedback_msg" placeholder="* Ihre Nachricht" aria-labelledby="feedback_msg_label"></textarea>
                                <label class="hide_label" id="feedback_captcha_label" for="feedback_captcha"><abbr class="req" title="Pflichtfeld">*</abbr> Captcha</label>
                                <input autocomplete="off" required type="text" name="subject" id="feedback_captcha" placeholder="* Captcha" aria-labelledby="feedback_captcha_label">
                                <button id="feedback_btn">Senden</button><span id="feedback_pflichtfeld">* Pflichtfeld</span>
                            </form>
                        </div>
<script>
    if (typeof jQuery == "function") {
        $(document).ready( function () {
            $(".hide_label").css({"clip":"rect(1px, 1px, 1px, 1px)", "position":"absolute", "z-index":"-1000", "width":"1px", "height":"1px", "padding":"0", "margin":"0", "overflow":"hidden", "white-space":"nowrap"})
            var captcha_zufallszahl_1 = Math.floor(Math.random() * (10)) + 1;
            var captcha_zufallszahl_2 = Math.floor(Math.random() * (10)) + 1;
            var captcha_loesung = captcha_zufallszahl_1 + captcha_zufallszahl_2
            $("#feedback_captcha").attr("placeholder", "* Captcha: " + captcha_zufallszahl_1 + ' + ' + captcha_zufallszahl_2 + ' = ')
            // $("#feedback_captcha").attr("aria-label", "Captcha: " + captcha_zufallszahl_1 + ' + ' + captcha_zufallszahl_2 + ' = ')
            $("#feedback_captcha_label").html("<abbr class=\"req\" title=\"Pflichtfeld\">*</abbr> Captcha: " + captcha_zufallszahl_1 + ' + ' + captcha_zufallszahl_2 + ' = ')
            if ('ENG' != 'DEU') {
                $("#feedback_captcha_label").html("<abbr class=\"req\" title=\"required\">*</abbr> Captcha: " + captcha_zufallszahl_1 + ' + ' + captcha_zufallszahl_2 + ' = ')
            }
            $("#feedback_captcha").val("")
            feedback_text_feedback = 'Feedback'
            feedback_text_hint = 'Ihr Feedback zu dieser Seite ist uns wichtig'
            feedback_text_name = '<abbr class="req" title="Pflichtfeld">*</abbr> Name'
            feedback_text_email = '<abbr class="req" title="Pflichtfeld">*</abbr> E-Mail Adresse'
            feedback_text_betreff = '<abbr class="req" title="Pflichtfeld">*</abbr> Betreff'
            feedback_text_message = '<abbr class="req" title="Pflichtfeld">*</abbr> Ihre Nachricht'
            feedback_text_send = 'Senden'
            feedback_text_sent = 'Feedback verschickt'
            feedback_text_error_sending = 'Fehler beim Versenden:'
            feedback_text_error = 'Fehler: '
            feedback_text_error_mail = 'Keine korrekte Mailadresse!'
            feedback_text_error_captcha = 'Captcha Fehler'
            feedback_text_error_name = 'Bitte geben Sie Ihren Namen an.'
            feedback_text_error_message = 'Keine Nachricht?'
            if ('ENG' != 'DEU') {
                feedback_text_feedback = 'Feedback'
                feedback_text_hint = 'Your feedback on this page is important to us'
                feedback_text_name = '<abbr class="req" title="required">*</abbr> Name'
                feedback_text_email = '<abbr class="req" title="required">*</abbr> Email Address'
                feedback_text_betreff = '<abbr class="req" title="required">*</abbr> Subject'
                feedback_text_message = '<abbr class="req" title="required">*</abbr> Your message'
                feedback_text_send = 'Send'
                feedback_text_sent = 'Feedback sent'
                feedback_text_error_sending = 'Error sending:'
                feedback_text_error = 'Error: '
                feedback_text_error_mail = 'Incorrect mailaddress!'
                feedback_text_error_captcha = 'Captcha Error'
                feedback_text_error_name = 'Please enter your name.'
                feedback_text_error_message = 'No message?'
                $("#feedback_pflichtfeld").text('* required')
            }
            $("#feedback_title").text(feedback_text_feedback)
            $("#feed_back_hint").text(feedback_text_hint)
            $("#feedback_btn").text(feedback_text_send)
            $("#feedback_name").attr("placeholder", feedback_text_name.replace(/(<([^>]+)>)/gi, ""))
            $("#feedback_sender").attr("placeholder", feedback_text_email.replace(/(<([^>]+)>)/gi, ""))
            // $("#feedback_subject").attr("placeholder", feedback_text_betreff)
            $("#feedback_msg").attr("placeholder", feedback_text_message.replace(/(<([^>]+)>)/gi, ""))
            $("#feedback_name_label").html(feedback_text_name)
            $("#feedback_sender_label").html(feedback_text_email)
            $("#feedback_msg_label").html(feedback_text_message)
			$(".footer-feedback").css("display", "block");
            $("#feedback_btn").on("click", function () {
                mailtest = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/
                if ((captcha_loesung == $("#feedback_captcha").val()) && (mailtest.test($.trim($("#feedback_sender").val()))) && ($.trim($("#feedback_sender").val()) != "") && ($.trim($("#feedback_msg").val()) != "") && ($.trim($("#feedback_name").val()) != "")) {
                    var request = $.ajax({
                        dataType : 'jsonp', 
                        type: 'POST', 
                        url: "https://www.kit.edu/feedback.php",
                        data: {"url" : $(location).attr('href'),
                            "sender" : $.trim($("#feedback_name").val()) + " <" + $.trim($("#feedback_sender").val()) + ">",
                            // "feedback" : $.trim($("#feedback_subject").val()) + " - " + $.trim($("#feedback_msg").val()),
                            "feedback" : $.trim($("#feedback_msg").val()),
                            "projguid" : "09EC24D4AF3643A7BBBD6FE722C4DF7D",
                            "pageguid" : "7051E72F2A8D4FE3BD36C538D72BCFDF",
                            "editurl" : $('meta[name=edit]').attr("content")
                        }
                    })
                    request.done(function(data) {
                        if (data["state"] == "success") {
                            alert(feedback_text_sent)
                            $("#feedback_name").val('')
                            $("#feedback_sender").val('')
                            // $("#feedback_subject").val('')
                            $("#feedback_msg").val('')
                            captcha_zufallszahl_1 = Math.floor(Math.random() * (10)) + 1;
                            captcha_zufallszahl_2 = Math.floor(Math.random() * (10)) + 1;
                            captcha_loesung = captcha_zufallszahl_1 + captcha_zufallszahl_2
                            $("#feedback_captcha").attr("placeholder", "* Captcha: " + captcha_zufallszahl_1 + ' + ' + captcha_zufallszahl_2 + ' = ')
                            // $("#feedback_captcha").attr("aria-label", "Captcha: " + captcha_zufallszahl_1 + ' + ' + captcha_zufallszahl_2 + ' = ')
                            $("#feedback_captcha_label").text("Captcha: " + captcha_zufallszahl_1 + ' + ' + captcha_zufallszahl_2 + ' = ')
                            $("#feedback_captcha").val("")
                        }
                        else {
                            alert(feedback_text_error_sending + data.state)
                            $("#feedback_btn").focus()
                        }
                    })
                    request.fail(function(jqXHR, textStatus) {
                        alert(feedback_text_error + textStatus)
                        $("#feedback_btn").focus()
                    })
                }
                else if ((!mailtest.test($.trim($("#feedback_sender").val()))) || ($.trim($("#feedback_sender").val()) == "")) {
                    alert(feedback_text_error_mail)
                    $("#feedback_sender").focus()
                }
                else if ($.trim($("#feedback_name").val()) == "") {
                    alert(feedback_text_error_name)
                    $("#feedback_name").focus()
                }
                else if (captcha_loesung != $("#feedback_captcha").val()) {
                    alert(feedback_text_error_captcha)
                    $("#feedback_captcha").focus()
                }
                else {
                    alert(feedback_text_error_message)
                    $("#feedback_msg").focus()
                }
                return false;
            })
        })
    }
</script>
<?php
    }
    else {
?>
                    <div class="KIT_section column fourth" style="grid-row-start: 1;">                
<?php
    }
?>

                        <ul class="social">
                            
<?php
    $title = ' ';
    $target = 'social_media';
    $sm_type =<<<HEREDOC_SM_TYPE
LinkedIn
HEREDOC_SM_TYPE;
    $sm_type = trim($sm_type);
    $username =<<<HEREDOC_USERNAME
edu/hector-school-of-engineering-%26-management-161223
HEREDOC_USERNAME;
    $username = trim($username);
    $extra_class = '';

    if ($sm_type == 'YouTube') {
        if (substr($username, 0, 8) == 'channel/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        elseif (substr($username, 0, 2) == 'c/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        else {
            $link = 'https://www.youtube.com/user/'.$username;
        }
        $title = 'Youtube Profile ';
        $class = 'youtube';
    }
    if (($sm_type == 'Facebook: Profil')||($sm_type == '')) {
        if (strpos($username, '/') !== false) $link = 'https://www.facebook.com/pages/'.$username;
        else $link = 'https://www.facebook.com/'.$username;
        $title = 'Facebook Profile ';
        $class = 'facebook';
    }
    if ($sm_type == 'RSS') {
        $link = $username;
        $title = '';
        $class = 'rss';
    }
    if ($sm_type == 'Facebook: Weiterempfehlen') {
        $link = 'https://www.facebook.com/sharer.php?s=100&p[url]='.urlencode($_SERVER['SCRIPT_URI']).'&p[title]='.urlencode($breadcrumb);
        $title = 'Share on Facebook';
        $class = 'facebook';
    }
    if ($sm_type == 'Instagram') {
        $link = 'https://www.instagram.com/'.$username;
        $title = 'Instagram Profile';
        $class = 'instagram';
    }
    if ($sm_type == 'XING: Empfehlen') {
        if ($_SERVER['HTTPS'] == 'on') $protocol = 'https://';
        else $protocol = 'http://';
        $shareurl = $protocol.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];
        $tmp = explode('%', urlencode($shareurl));
        foreach($tmp as &$part) {
            $part[0] = strtolower($part[0]);
            $part[1] = strtolower($part[1]);
        }
        $shareurl = implode('%', $tmp);

        $link = 'https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url='.$shareurl;
        $title = 'Share on Xing';
        $class = 'xing';
    }
    if ($sm_type == 'XING: Gruppe/Profil') {
        $link = 'https://www.xing.com/'.$username;
        $title = 'Xing Profile ';
        $class = 'xing';
    }
    if ($sm_type == 'LinkedIn') {
        $link = 'https://www.linkedin.com/'.$username;
        $title = 'LinkedIn Profile ';
        $class = 'linkedin';
    }
    if ($sm_type == 'TikTok') {
        $link = 'https://www.tiktok.com/'.$username;
        $title = '';
        $class = 'tiktok';
    }    
    if ($sm_type == 'Mastodon') {
        if (strpos($username, '://') !== false) {
            $link = $username;
        }
        else {
            $link = 'https://mastodon.social/@'.$username;
        }
        $title = 'Mastodon Profile';
        $class = 'mastodon';
    }
    if ($sm_type == 'ResearchGate') {
        if (strpos($username, '/') === false)
            $link = 'https://www.researchgate.net/profile/'.$username;
        else
            $link = 'https://www.researchgate.net/'.trim($username, '/');
        $title = 'ResearchGate Profile';
        $class = 'researchgate';
    }
    if ($sm_type == 'Twitter: Profil') {
        $link = 'https://twitter.com/'.$username;
        $title = 'X Channel (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Twitter: Weiterempfehlen') {
        $link = 'https://twitter.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        if ($username != '') $link .= '&via='.urlencode($username);
        $title = 'Share on X (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Google+: Empfehlen') {
        $link = 'https://plus.google.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        $title = 'Share on Google+';
        $class = 'google-plus';
    }
    if ($sm_type == 'Google+: Profil') {
        $link = 'https://plus.google.com/'.$username.'/posts';
        $title = 'Google+ Profile';
        $class = 'google-plus';
    }
    if ($sm_type == 'WhatsApp') {
        $link = 'whatsapp://send?text='.urlencode(html_entity_decode('Schau mal, was ich zum Thema '."\n".'"'.$breadcrumb.'" unter '."\n".$_SERVER['SCRIPT_URI']."\n".'gefunden habe.', ENT_COMPAT, 'UTF-8'));
        $title = 'Share on WhatsApp';
        $extra_class = ' whatsapp_share" ';
        $class = 'whatsapp';
    }
?>
<?php
    if ($class == 'mastodon') {
	    echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank" rel="me"><span>'.$title.'</span></a></li>'; 
	}
	else {
        echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank"><span>'.$title.'</span></a></li>'; 
    }
?>
 
<?php
    $title = ' ';
    $target = 'social_media';
    $sm_type =<<<HEREDOC_SM_TYPE
Facebook: Profil
HEREDOC_SM_TYPE;
    $sm_type = trim($sm_type);
    $username =<<<HEREDOC_USERNAME
HectorSchool.KIT
HEREDOC_USERNAME;
    $username = trim($username);
    $extra_class = '';

    if ($sm_type == 'YouTube') {
        if (substr($username, 0, 8) == 'channel/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        elseif (substr($username, 0, 2) == 'c/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        else {
            $link = 'https://www.youtube.com/user/'.$username;
        }
        $title = 'Youtube Profile ';
        $class = 'youtube';
    }
    if (($sm_type == 'Facebook: Profil')||($sm_type == '')) {
        if (strpos($username, '/') !== false) $link = 'https://www.facebook.com/pages/'.$username;
        else $link = 'https://www.facebook.com/'.$username;
        $title = 'Facebook Profile ';
        $class = 'facebook';
    }
    if ($sm_type == 'RSS') {
        $link = $username;
        $title = '';
        $class = 'rss';
    }
    if ($sm_type == 'Facebook: Weiterempfehlen') {
        $link = 'https://www.facebook.com/sharer.php?s=100&p[url]='.urlencode($_SERVER['SCRIPT_URI']).'&p[title]='.urlencode($breadcrumb);
        $title = 'Share on Facebook';
        $class = 'facebook';
    }
    if ($sm_type == 'Instagram') {
        $link = 'https://www.instagram.com/'.$username;
        $title = 'Instagram Profile';
        $class = 'instagram';
    }
    if ($sm_type == 'XING: Empfehlen') {
        if ($_SERVER['HTTPS'] == 'on') $protocol = 'https://';
        else $protocol = 'http://';
        $shareurl = $protocol.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];
        $tmp = explode('%', urlencode($shareurl));
        foreach($tmp as &$part) {
            $part[0] = strtolower($part[0]);
            $part[1] = strtolower($part[1]);
        }
        $shareurl = implode('%', $tmp);

        $link = 'https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url='.$shareurl;
        $title = 'Share on Xing';
        $class = 'xing';
    }
    if ($sm_type == 'XING: Gruppe/Profil') {
        $link = 'https://www.xing.com/'.$username;
        $title = 'Xing Profile ';
        $class = 'xing';
    }
    if ($sm_type == 'LinkedIn') {
        $link = 'https://www.linkedin.com/'.$username;
        $title = 'LinkedIn Profile ';
        $class = 'linkedin';
    }
    if ($sm_type == 'TikTok') {
        $link = 'https://www.tiktok.com/'.$username;
        $title = '';
        $class = 'tiktok';
    }    
    if ($sm_type == 'Mastodon') {
        if (strpos($username, '://') !== false) {
            $link = $username;
        }
        else {
            $link = 'https://mastodon.social/@'.$username;
        }
        $title = 'Mastodon Profile';
        $class = 'mastodon';
    }
    if ($sm_type == 'ResearchGate') {
        if (strpos($username, '/') === false)
            $link = 'https://www.researchgate.net/profile/'.$username;
        else
            $link = 'https://www.researchgate.net/'.trim($username, '/');
        $title = 'ResearchGate Profile';
        $class = 'researchgate';
    }
    if ($sm_type == 'Twitter: Profil') {
        $link = 'https://twitter.com/'.$username;
        $title = 'X Channel (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Twitter: Weiterempfehlen') {
        $link = 'https://twitter.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        if ($username != '') $link .= '&via='.urlencode($username);
        $title = 'Share on X (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Google+: Empfehlen') {
        $link = 'https://plus.google.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        $title = 'Share on Google+';
        $class = 'google-plus';
    }
    if ($sm_type == 'Google+: Profil') {
        $link = 'https://plus.google.com/'.$username.'/posts';
        $title = 'Google+ Profile';
        $class = 'google-plus';
    }
    if ($sm_type == 'WhatsApp') {
        $link = 'whatsapp://send?text='.urlencode(html_entity_decode('Schau mal, was ich zum Thema '."\n".'"'.$breadcrumb.'" unter '."\n".$_SERVER['SCRIPT_URI']."\n".'gefunden habe.', ENT_COMPAT, 'UTF-8'));
        $title = 'Share on WhatsApp';
        $extra_class = ' whatsapp_share" ';
        $class = 'whatsapp';
    }
?>
<?php
    if ($class == 'mastodon') {
	    echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank" rel="me"><span>'.$title.'</span></a></li>'; 
	}
	else {
        echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank"><span>'.$title.'</span></a></li>'; 
    }
?>
 
<?php
    $title = ' ';
    $target = 'social_media';
    $sm_type =<<<HEREDOC_SM_TYPE
YouTube
HEREDOC_SM_TYPE;
    $sm_type = trim($sm_type);
    $username =<<<HEREDOC_USERNAME
HectorSchool
HEREDOC_USERNAME;
    $username = trim($username);
    $extra_class = '';

    if ($sm_type == 'YouTube') {
        if (substr($username, 0, 8) == 'channel/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        elseif (substr($username, 0, 2) == 'c/') {
            $link = 'https://www.youtube.com/'.$username;
        }
        else {
            $link = 'https://www.youtube.com/user/'.$username;
        }
        $title = 'Youtube Profile ';
        $class = 'youtube';
    }
    if (($sm_type == 'Facebook: Profil')||($sm_type == '')) {
        if (strpos($username, '/') !== false) $link = 'https://www.facebook.com/pages/'.$username;
        else $link = 'https://www.facebook.com/'.$username;
        $title = 'Facebook Profile ';
        $class = 'facebook';
    }
    if ($sm_type == 'RSS') {
        $link = $username;
        $title = '';
        $class = 'rss';
    }
    if ($sm_type == 'Facebook: Weiterempfehlen') {
        $link = 'https://www.facebook.com/sharer.php?s=100&p[url]='.urlencode($_SERVER['SCRIPT_URI']).'&p[title]='.urlencode($breadcrumb);
        $title = 'Share on Facebook';
        $class = 'facebook';
    }
    if ($sm_type == 'Instagram') {
        $link = 'https://www.instagram.com/'.$username;
        $title = 'Instagram Profile';
        $class = 'instagram';
    }
    if ($sm_type == 'XING: Empfehlen') {
        if ($_SERVER['HTTPS'] == 'on') $protocol = 'https://';
        else $protocol = 'http://';
        $shareurl = $protocol.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];
        $tmp = explode('%', urlencode($shareurl));
        foreach($tmp as &$part) {
            $part[0] = strtolower($part[0]);
            $part[1] = strtolower($part[1]);
        }
        $shareurl = implode('%', $tmp);

        $link = 'https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url='.$shareurl;
        $title = 'Share on Xing';
        $class = 'xing';
    }
    if ($sm_type == 'XING: Gruppe/Profil') {
        $link = 'https://www.xing.com/'.$username;
        $title = 'Xing Profile ';
        $class = 'xing';
    }
    if ($sm_type == 'LinkedIn') {
        $link = 'https://www.linkedin.com/'.$username;
        $title = 'LinkedIn Profile ';
        $class = 'linkedin';
    }
    if ($sm_type == 'TikTok') {
        $link = 'https://www.tiktok.com/'.$username;
        $title = '';
        $class = 'tiktok';
    }    
    if ($sm_type == 'Mastodon') {
        if (strpos($username, '://') !== false) {
            $link = $username;
        }
        else {
            $link = 'https://mastodon.social/@'.$username;
        }
        $title = 'Mastodon Profile';
        $class = 'mastodon';
    }
    if ($sm_type == 'ResearchGate') {
        if (strpos($username, '/') === false)
            $link = 'https://www.researchgate.net/profile/'.$username;
        else
            $link = 'https://www.researchgate.net/'.trim($username, '/');
        $title = 'ResearchGate Profile';
        $class = 'researchgate';
    }
    if ($sm_type == 'Twitter: Profil') {
        $link = 'https://twitter.com/'.$username;
        $title = 'X Channel (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Twitter: Weiterempfehlen') {
        $link = 'https://twitter.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        if ($username != '') $link .= '&via='.urlencode($username);
        $title = 'Share on X (Twitter)';
        $class = 'twitter';
    }
    if ($sm_type == 'Google+: Empfehlen') {
        $link = 'https://plus.google.com/share?url='.urlencode($_SERVER['SCRIPT_URI']);
        $title = 'Share on Google+';
        $class = 'google-plus';
    }
    if ($sm_type == 'Google+: Profil') {
        $link = 'https://plus.google.com/'.$username.'/posts';
        $title = 'Google+ Profile';
        $class = 'google-plus';
    }
    if ($sm_type == 'WhatsApp') {
        $link = 'whatsapp://send?text='.urlencode(html_entity_decode('Schau mal, was ich zum Thema '."\n".'"'.$breadcrumb.'" unter '."\n".$_SERVER['SCRIPT_URI']."\n".'gefunden habe.', ENT_COMPAT, 'UTF-8'));
        $title = 'Share on WhatsApp';
        $extra_class = ' whatsapp_share" ';
        $class = 'whatsapp';
    }
?>
<?php
    if ($class == 'mastodon') {
	    echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank" rel="me"><span>'.$title.'</span></a></li>'; 
	}
	else {
        echo '<li><a href="'.$link.'" class="'.$class.$extra_class.'" title="'.$title.'" target="_blank"><span>'.$title.'</span></a></li>'; 
    }
?>
 
<?php
        if ( (isset($hp)) && ($hp == true) ) {
?>

<?php
        }
?>
                        </ul>
                        
                    </div>
<?php
        }
?>
                    <?php
                        if (trim($copyright_head_image) != '') {
                            echo '<span class="header_copyright">Credits cover image: '.$copyright_head_image.'</span>';
                        }
                        if ('false' == 'true') { 
                    ?>
                        <span class="last_change">last change:
                        <?php
                            if (function_exists('show_change_date')) {
                                $tmp = show_change_date();
                                $date_time = explode(' ', $tmp);
                                $date = explode('.', $date_time[0]);
                                if (('ENG' == 'DEU')|| ('ENG' == 'FRA')) echo $date_time[0];
                                else echo $date[2].'-'.$date[1].'-'.$date[0];
                            }
                            else {
                                echo trim('2026-05-12 11:01');
                            }
                        ?></span>
                    <?php
                        }
                    ?>

<?php
	}
?>

                </div>
            </div>
            <div class="footer-meta-navigation">
                <div class="content-wrap">
                    <span class="copyright">KIT – The University in the Helmholtz Association</span>
                    <ul>
                        <?php $meta_position = 'footer'; ?>
<?php
    $link =<<<HEREDOC
<a href="/index.php">Home</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/team.php">Contact</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://team.kit.edu/sites/hectorschool">Sharepoint</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://hector.id.partner.kit.edu/prod/app/teilnehmerportal/">Student Portal</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/legals.php">Legals</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/datenschutz.php">Data Protection</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/agb.php">Terms &amp; Conditions</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="/sitemap.php">Sitemap</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

<?php
    $link =<<<HEREDOC
<a href="https://www.kit.edu">KIT</a>
HEREDOC;
    if (substr_count(strtolower($link), 'home')) $link = str_ireplace('href="', 'accesskey="1" title="startpage" href="', $link);
    if (substr_count(strtolower($link), 'sitemap')) $link = str_ireplace('href="', 'accesskey="3" href="', $link);
    if (substr_count(strtolower($link), 'impressum')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    if (substr_count(strtolower($link), 'legals')) $link = str_ireplace('href="', 'accesskey="8" href="', $link);
    $link = str_ireplace('%lang%', 'ENG', $link);
    if (trim(strtolower(strip_tags($link))) == 'home') {
        $link = '<a accesskey="1" title="startpage" href="'.$root_link.'">Home</a>';
    }
    echo '<li';
    if ($meta_position == 'side-widget') echo ' class="meta"';
    echo '>'.$link.'</li>'."\n";
?>

                        
                    </ul>
                </div>
            </div>
        </footer>
    <?php $timings['ende_footer'] = microtime(true); ?>
<script>
    noSpam();
    if (typeof(disable_faq) != 'boolean') {
        collapseFAQ();
    }

</script>

        
    </body>
    <?php $timings['ende_html'] = microtime(true); ?>
</html><?php
    $dummy =<<<'HEREDOC_DUMMY'

HEREDOC_DUMMY;
?>

<?php
	// if (!function_exists('intranet_only')) { // function muss global sein!
        function intranet_only() {
			global $overwrite_intranet_only;
            $dummy =<<<'HEREDOCDUMMY'

HEREDOCDUMMY;
			if (isset($overwrite_intranet_only)) $dummy = $overwrite_intranet_only;
            if (trim(strtolower($dummy)) == 'true') return true;
            else return false;
        }
    // }
    function show_meta_keywords() {
        $dummy =<<<'HEREDOCDUMMY'
Master Program, Certificate Program, Weiterbildung, Continuous Education, Qualification, berufsbegleitend, part-time, Technik, Engineering, Technology,  Electro Mobility, Elektromobilit&auml;t, Erneuerbare Energien, Renewables, Embedded Systems, Logistics
HEREDOCDUMMY;
        return $dummy;
    }
    function show_meta_description() {
        $dummy =<<<'HEREDOCDUMMY'
In cooperation with the Karlsruhe Institute of Technology (KIT), the HECTOR School of Engineering and Management offers part-time Master&acute;s Programs and certificate courses for engineers, economists and computer scientists.
HEREDOCDUMMY;
        return $dummy;
    }
    function show_change_date() {
        $return = trim('2026-05-13 12:04');
        $date_time = explode(' ', $return);
        $date = explode('-', $date_time[0]);
        return $date[2].'.'.$date[1].'.'.$date[0].' '.$date_time[1];
        // return '2026-05-13 12:04';
    }
    function show_change_author() {
        global $RenderTag_Meta_Author;
        if ($RenderTag_Meta_Author != '') return $RenderTag_Meta_Author;
        return 'Kevin Felipe Romero';
    }
    function get_container_name_for_breadcrumb() {
        return '';
    }
	if (isset($global_title_containername) && ($global_title_containername != '')) {
		if (get_container_name_for_breadcrumb() != '') {
			echo '<script>$(document).attr("title", $(document).attr("title").substr(0, $(document).attr("title").length - '.(strlen(get_container_name_for_breadcrumb()) + 2).') + " - '.htmlspecialchars(html_entity_decode($global_title_containername)).'")</script>';
		}
		else {
			echo '<script>$(document).attr("title", $(document).attr("title") + " - '.htmlspecialchars(html_entity_decode($global_title_containername)).'")</script>';
		}
	}
/*

*/
?>
