if (!0 || $_SESSION['login_user']) : ?>
if ($hideNav[1]['en-herbergen-alp_lodge_.html'] !== true) : ?>
Alp Lodge
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-backpacker_falken.html'] !== true) : ?>
Lazy Falken Backpackers Hotel
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-backpackers_villa_sonnenhof.html'] !== true) : ?>
Backpackers Villa Sonnenhof
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-balmers_herberge.html'] !== true) : ?>
Balmer's Herberge
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-funny-farm.html'] !== true) : ?>
Funny-Farm
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-happy_inn_lodge.html'] !== true) : ?>
Happy Inn Lodge
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-jugendherberge_interlaken.html'] !== true) : ?>
International Youth Hostel Interlaken
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-river_lodge.html'] !== true) : ?>
River Lodge
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-herbergen-alle_aktivitaeten_auf_einen_blick.html'] !== true) : ?>
All Activities at one glance!
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
endif; ?>
if ($user_lock) :
include('login_pagexy.php');
else : ?>
Funny-Farm Backpackers
The Funny-Farm backpackers hotel invites you to enjoy the magnificent Bernese Oberland and all it has to offer. From rafting to skydiving, heli-skiing to night sledding or simply relaxing by the swimmingpool or in front of an open fire place, we've got it all. Whether you are budget conscious or enjoy the finer luxuries of life, we offer accomodation ranging from elegant suites to dormitory room.
click to enlarge
click to enlarge
click to enlarge
Details & bookings For more detailed informations and bookings please visit the Funny-Farm Backpackers under: www.funny-farm.ch or send a direct mail to:
Book right here.
Phone: +41 (0)33 828 12 81
Address: Hauptstrasse 36, CH-3800 Matten b. Interlaken
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)");
}
?>