if (!0 || $_SESSION['login_user']) : ?>
if ($hideNav[1]['en-downloads__galerie-alle_aktivitaeten_auf_einen_blick.html'] !== true) : ?>
All Activities at one glance!
if (!0 || $_SESSION['login_user']) : ?>
PDF germanPDF englishPDF frenchPDF spanishPDF chinesePDF korean
endif; ?>
endif; ?>
if ($hideNav[1]['en-downloads__galerie-aktivitaeten_beschriebe.html'] !== true) : ?>
Activity Sheets
if (!0 || $_SESSION['login_user']) : ?>
AirEarthWater
endif; ?>
endif; ?>
if ($hideNav[1]['en-downloads__galerie-company_profiles.html'] !== true) : ?>
Company Profiles
if (!0 || $_SESSION['login_user']) : ?>
city map
endif; ?>
endif; ?>
endif; ?>
if ($user_lock) :
include('login_pagexy.php');
else : ?>
AIR
One of the oldest dreams of mankind is to fly like a bird. Interlaken Adventure covers all forms of flying, from smooth scenic flights to adrenaline-filled skydives. Feel like a bird on a paragliding flight, or whizz across the sky on an exciting hanggliding flight. You will have an unforgettable time in the safe hands of your tandem pilot.
EARTH
Activities in the "EARTH" section include a huge variety of different adventure activities, some of which you can do on your own. Just make a few clicks to learn more about it.
WATER
"WATER" activities in the Interlaken region are cool fun! Enjoy the stunning views all around you as you swim, kayak, slide, rappel or raft along our glacial waters...
endif; ?>
sponsor links
if (!function_exists('doConnect'))
include ('../../mysql.inc.php');
$banners = array(110,122,124,178,168,186,180,182);
$banner_platziert = array();
for ($i=1; $i<=3;$i++) {
$ba_id = $banners[mt_rand(0, 8 - 1)];
while (in_array($ba_id, $banner_platziert) && $retry < 100) {
$ba_id = $banners[mt_rand(0, 8 - 1)];
$retry++;
}
$banner_platziert[] = $ba_id;
$row = mySQL_Get_Row("SELECT * FROM ba_banner WHERE ba_id=$ba_id");
if ($row['attach'] == '.swf') {
?>
}
else
echo "\n";
query ("UPDATE ba_summe SET anz=anz+1 WHERE id_banner=$ba_id and aktion=1 and datum=date(NOW())");
if (mysql_affected_rows() == 0)
query ("INSERT INTO ba_summe VALUES (NULL, $ba_id, 1, NOW(), 1)");
}
?>