/** * Feststellen welcher Navigationspunkt in der Hauptnavigation als * aktiv markiert werden soll. **/ $_top_active = array(); $_top_navigation = array ( 'index_english.php', 'leistungen.php', 'team.php', 'fachgebiete.php', 'referenzen.php', 'kontakt.php', 'links.php'); /** * Holen des Dateinamen welche aufgerufen wurde **/ if ($_cfg_php_self == "") { $self_var = $_SERVER['PHP_SELF']; $self_var = explode('/', $self_var); $self_var = $self_var[count($self_var)-1]; } else { $self_var = $_cfg_php_self; } for ($i = 0; $i < count($_top_navigation);$i++) { if ($_top_navigation[$i] == $self_var) { $_top_active[$i] = ' class="active"'; } else { $_top_active[$i] = ''; } } ?> /** * Feststellen welcher Navigationspunkt in der Hauptnavigation als * aktiv markiert werden soll. **/ $_left_active = array(); $_left_navigation = array ( 'simultandolmetschen.php', 'konsekutivdolmetschen.php', 'fluesterdolmetschen.php', 'verhandlungsdolmetschen.php', 'uebersetzen.php', 'beratung.php'); /** * Holen des Dateinamen welche aufgerufen wurde **/ $self_var = $_SERVER['PHP_SELF']; $self_var = explode('/', $self_var); $self_var = $self_var[count($self_var)-1]; for ($i = 0; $i < count($_left_navigation);$i++) { if ($_left_navigation[$i] == $self_var) { $_left_active[$i] = ' class="activeleft"'; } else { $_left_active[$i] = ''; } } ?>
Professional
interpreters
near you
Information as per § 6 of the German Teleservices Act (Teledienstegesetz TDG) |
|
Vivi Bentin Sara Campos Nora Schönberger |
Sabine Kreuzpaintner Sonja Höffer |
|
Design: |
Technical support: |
Disclaimer Our goal is to keep this information timely and accurate. However, we accept no responsibility or liability whatsoever with regard to the material on this website or external websites we are linking to. This applies to all links mentioned on www.d-interp.de. This disclaimer is not intended to limit our liability in contravention of any requirements laid down in applicable national law or to exclude its liability for matters which cannot be excluded under such law. |
|