isMobile() && !$detect->isTablet() ) { echo ""; include "_mobilemenu.php"; } else { echo ""; } ?>
Concert of Japanese ochestra
Semper Oper
Bachfest Leipzig, Thomaskirche
Bühne frei für Beethoven
Dirigent Daniel Harding Konzert
Dirigent
Music and concert tours

Central Europe is home of many world-class orchestras, musicians and great concert halls. We are happy to design and organize your special music tours, including concert and music festival ticket arrangements.

We also arrange venues and an appreciative audience for your own concert tours.

Please also visit below web sites of our partners:

EOT; if ( $detect->isMobile() && !$detect->isTablet() ) { // Mobiler Inhalt echo "
"; echo "
"; echo "
$inhalt
"; echo "
"; include "_mobilefooter.php"; echo "
"; } else { // Desktop Inhalt $ausgabe = <<< EOT
EOT; echo $ausgabe; include "_mainmenu.php"; $ausgabe = <<< EOT
$inhalt
EOT; echo $ausgabe; include "_footer.php"; $ausgabe = <<< EOT
EOT; echo $ausgabe; }; include "_scripts.php"; ?>